Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No content in the webui #628

Closed
djh82uk opened this issue Feb 6, 2018 · 9 comments
Closed

No content in the webui #628

djh82uk opened this issue Feb 6, 2018 · 9 comments

Comments

@djh82uk
Copy link

djh82uk commented Feb 6, 2018

Hi, I have the same issue as here: #157

I have added the API settings and listen port as on that post, and I can load the webui, but it contains no info.

It is running on a headless server

Initializing daemon...
Adjusting current ulimit to 2048...
Successfully raised file descriptor limit to 2048.
Swarm listening on /ip4/10.0.0.245/tcp/4001
Swarm listening on /ip4/127.0.0.1/tcp/4001
Swarm listening on /ip6/::1/tcp/4001
Swarm listening on /p2p-circuit/ipfs/QmNpprVJP3beQkmX2VGB5K9hVtsEuDHtZ9YTLK1HUentME
Swarm announcing /ip4/10.0.0.245/tcp/4001
Swarm announcing /ip4/127.0.0.1/tcp/4001
Swarm announcing /ip6/::1/tcp/4001
API server listening on /ip4/10.0.0.245/tcp/5001
Gateway (readonly) server listening on /ip4/10.0.0.245/tcp/8080
Daemon is ready
@hacdias
Copy link
Member

hacdias commented Feb 6, 2018

Hello @djh82uk! In which address are you accessing Web UI?

@djh82uk
Copy link
Author

djh82uk commented Feb 6, 2018

Hi, I am using http://10.0.0.245:5001/webui

@daviddias
Copy link
Member

@djh82uk you need to use localhost:5001, it is the only address that is whitelisted (127.0.0.1 also doesn't work)

@djh82uk
Copy link
Author

djh82uk commented Feb 7, 2018

Hi, I edited the config to allow connections from other than localhost. It's a headless server so accessing from localhost is not an option. The API is also set to listen on the network IP

@djh82uk
Copy link
Author

djh82uk commented Feb 17, 2018

Anyone got any thoughts on this? I can't be the only one running it on a headless server?

@kiahmed
Copy link

kiahmed commented Mar 3, 2018

i have running both ui and daemon locally, still can't connect

@lidel
Copy link
Member

lidel commented Mar 4, 2018

Editing config is not enough -- AFAIK it is hardcoded to localhost.

See:

@DiagonalArg
Copy link

This is an issue for many of us. I am VPN'ing through the server on which IPFS is running.

See #594 for my comments, and another person with a parallel issue, #637.

@olizilla
Copy link
Member

Closing in favour of #836

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants