Closed lotusorrose closed 1 year ago
Which user agent did you use?
Could be the same issue as https://github.com/canonical/lxd/issues/12038#issuecomment-1640391940
both Firefox and Microsoft edge
Please can you show how you enabled the UI?
I had enabled the UI as follows
sudo snap set lxd ui.enable=true
sudo systemctl reload snap.lxd.daemon
Tom, however I was able to access the ui after changed the access url to https://10.0.0.100:8443/ui/ maybe its just updating the documentation to reflect the correct url
There should be a redirection if a user agent containing "Gecko" is used.
okay so I dont know what went wrong the first few times after which I created the issue, I just ran the below commands now and it seems to redirect to /ui/ as expected.
sudo snap remove --purge lxd
sudo snap install lxd
lxd init
sudo snap set lxd ui.enable=true
sudo systemctl reload snap.lxd.daemon
I couldn't find on the documentation a reference to those commands
sudo snap set lxd ui.enable=true
sudo systemctl reload snap.lxd.daemon
LXD 5.21 onwards has the UI enabled by default and so it was removed from the latest version of the docs.
Required information
config: core.https_address: '[::]:8443' api_extensions:
Issue description
Tried the steps mentioned on
Steps to reproduce
snap install lxd --edge
lxd init
with all defaults except for the "lxd server over network" where yes was providedInformation to attach
output for the request to https://10.0.0.100:8443/ is