You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[migrations] started
[migrations] no migrations found
───────────────────────────────────────
██╗ ███████╗██╗ ██████╗
██║ ██╔════╝██║██╔═══██╗
██║ ███████╗██║██║ ██║
██║ ╚════██║██║██║ ██║
███████╗███████║██║╚██████╔╝
╚══════╝╚══════╝╚═╝ ╚═════╝
Brought to you by linuxserver.io
───────────────────────────────────────
To support LSIO projects visit:
https://www.linuxserver.io/donate/
───────────────────────────────────────
GID/UID
───────────────────────────────────────
User UID: 1000
User GID: 1000
───────────────────────────────────────
[ipfs-upgrade] Checking if fs-repo needs to be upgraded (this may take some time)
ipfs migration: already at version 15
[custom-init] No custom files found, skipping...
Connection to localhost (127.0.0.1) 80 port [tcp/http] succeeded!
Initializing daemon...
Kubo version: 0.24.0
Repo version: 15
System version: amd64/linux
Golang version: go1.21.10
2024/09/17 16:47:17 failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 2048 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details.
Connection to localhostConnection to localhost (::1) (::1) 4001 port [tcp/*] succeeded!
3001 port [tcp/*] succeeded!
Connection to localhost (::1) 3000 port [tcp/*] succeeded!
[ls.io-init] done.
Swarm listening on /ip4/127.0.0.1/tcp/4001
Swarm listening on /ip4/127.0.0.1/udp/4001/quic-v1
Swarm listening on /ip4/127.0.0.1/udp/4001/quic-v1/webtransport/certhash/uEiCkd3bY22KZXsHwwjtUBUsVvZO1jtucrZACpNEi7YqI2g/certhash/uEiAfSMFWj4vVpvp1W3uORnN59vtqHmxaqOFNcfMiNiOKEw
Swarm listening on /ip4/172.17.0.3/tcp/4001
Swarm listening on /ip4/172.17.0.3/udp/4001/quic-v1
Swarm listening on /ip4/172.17.0.3/udp/4001/quic-v1/webtransport/certhash/uEiCkd3bY22KZXsHwwjtUBUsVvZO1jtucrZACpNEi7YqI2g/certhash/uEiAfSMFWj4vVpvp1W3uORnN59vtqHmxaqOFNcfMiNiOKEw
Swarm listening on /ip6/::1/tcp/4001
Swarm listening on /ip6/::1/udp/4001/quic-v1
Swarm listening on /ip6/::1/udp/4001/quic-v1/webtransport/certhash/uEiCkd3bY22KZXsHwwjtUBUsVvZO1jtucrZACpNEi7YqI2g/certhash/uEiAfSMFWj4vVpvp1W3uORnN59vtqHmxaqOFNcfMiNiOKEw
Swarm listening on /p2p-circuit
Swarm announcing /ip4/127.0.0.1/tcp/4001
Swarm announcing /ip4/127.0.0.1/udp/4001/quic-v1
Swarm announcing /ip4/127.0.0.1/udp/4001/quic-v1/webtransport/certhash/uEiCkd3bY22KZXsHwwjtUBUsVvZO1jtucrZACpNEi7YqI2g/certhash/uEiAfSMFWj4vVpvp1W3uORnN59vtqHmxaqOFNcfMiNiOKEw
Swarm announcing /ip4/172.17.0.3/tcp/4001
Swarm announcing /ip4/172.17.0.3/udp/4001/quic-v1
Swarm announcing /ip4/172.17.0.3/udp/4001/quic-v1/webtransport/certhash/uEiCkd3bY22KZXsHwwjtUBUsVvZO1jtucrZACpNEi7YqI2g/certhash/uEiAfSMFWj4vVpvp1W3uORnN59vtqHmxaqOFNcfMiNiOKEw
Swarm announcing /ip4/80.81.144.122/tcp/11007
Swarm announcing /ip4/80.81.144.122/udp/11007/quic-v1
Swarm announcing /ip4/80.81.144.122/udp/11007/quic-v1/webtransport/certhash/uEiCkd3bY22KZXsHwwjtUBUsVvZO1jtucrZACpNEi7YqI2g/certhash/uEiAfSMFWj4vVpvp1W3uORnN59vtqHmxaqOFNcfMiNiOKEw
Swarm announcing /ip6/::1/tcp/4001
Swarm announcing /ip6/::1/udp/4001/quic-v1
Swarm announcing /ip6/::1/udp/4001/quic-v1/webtransport/certhash/uEiCkd3bY22KZXsHwwjtUBUsVvZO1jtucrZACpNEi7YqI2g/certhash/uEiAfSMFWj4vVpvp1W3uORnN59vtqHmxaqOFNcfMiNiOKEw
RPC API server listening on /ip4/127.0.0.1/tcp/5001
WebUI: http://127.0.0.1:5001/webui
Gateway server listening on /ip4/127.0.0.1/tcp/8080
Daemon is ready
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
Is there an existing issue for this?
Current Behavior
I was expecting to be able to just use localhost:80 or whatever port I set to go to the frontend, but it does not work
I have to instead use localhost:3000/frontend for it to work
This is using the docker container
Expected Behavior
No response
Steps To Reproduce
Just install the container and everything works, just not as expected
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: