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

what am I doing wrong? #773

Closed zmiler2 closed 2 weeks ago

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

Thank you for reaching out! You are doing everything right. This is a known bug, and it has been reported and fixed very recently in https://github.com/canonical/lxd-ui/issues/757

We plan to release a new version 0.9 of the UI with a fix into LXD 5.21 LTS shortly.

edlerd commented 2 weeks ago

closing as a duplicate of #787