canonical / lxd-ui

Easy and accessible container and virtual machine management. A browser interface for LXD
GNU General Public License v3.0
242 stars 30 forks source link

Error report #794

Closed rayaraddi closed 2 weeks ago

rayaraddi commented 1 month ago
Error: Could not find physical in networkTypeToOptionKey
    at eG (https://localhost:8443/ui/assets/index-b3f3eaed.js:87:30823)
    at ie (https://localhost:8443/ui/assets/FormMenuItem-f4d64986.js:1:5988)
    at te (https://localhost:8443/ui/assets/FormMenuItem-f4d64986.js:1:4865)
    at be (https://localhost:8443/ui/assets/FormMenuItem-f4d64986.js:1:7865)
    at J (https://localhost:8443/ui/assets/NetworkForm-34d3abf4.js:1:4879)
    at Zg (https://localhost:8443/ui/assets/index-b3f3eaed.js:38:19529)
    at B1 (https://localhost:8443/ui/assets/index-b3f3eaed.js:40:44027)
    at L1 (https://localhost:8443/ui/assets/index-b3f3eaed.js:40:39763)
    at m$ (https://localhost:8443/ui/assets/index-b3f3eaed.js:40:39691)
    at Cd (https://localhost:8443/ui/assets/index-b3f3eaed.js:40:39545)
rayaraddi commented 1 month ago

Port forwarding to ubuntu machine where microcloud is installed

edlerd commented 1 month ago

Thank you for reaching out.

I think this has been fixed with this commit, which is currently pending a patch release for LXD 5.21 with UI version 0.8.1.

VariableDeclared commented 4 weeks ago

seeing this issue

edlerd commented 4 weeks ago

While the issue has been fixed in the repo, it is not yet released to the 5.21/stable channel. For the time being you can rely on the 5.21/candidate channel, which already includes the fix.

edlerd commented 2 weeks ago

closing as duplicate of #787