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

not working / unable to access web ui #328

Closed
eisengrau opened this issue Oct 15, 2020 · 2 comments
Closed

not working / unable to access web ui #328

eisengrau opened this issue Oct 15, 2020 · 2 comments

Comments

@eisengrau
Copy link

Hello,

So I installed lxd and lxdui, seems like the default URL and port, which should be accessible from 0.0.0.0/1, I have http://172.21.4.4:15151, does not work. Tried setting a lower port, as I'm running this under root, but it seems like it does not work:

xdui config set lxdui.port 412

port still is 15151 which does not respond.

cheched with curl http://127.0.0.1:15151, it does give something:

<title>Redirecting...</title>

Redirecting...

You should be redirected automatically to target URL: /ui. If not click the link.root@brownbear:~/lxdui#

So the question is, what is the proper interface on which this responds. in this case when I do:

lxdui config show

I see some random value of IP which I did not set up: lxd.ipv4.addr = 10.5.5.1 , is this the IP on which the web interface responds. currently this is in some sort of virtual lxc bridge(?). by default it should be the host's interface IP where the UI should respond, or...?

@vhajdari
Copy link
Contributor

vhajdari commented Oct 15, 2020 via email

@eisengrau
Copy link
Author

I'm so sorry. I had a temporary brain fart moment, or a n00b moment. iptables rules blocked any access from inside, even though ufw and firewalls were inactive on this host. Working now, thank you!

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

2 participants