You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When selecting LXC everything is empty and there is a console error.
To Reproduce
Steps to reproduce the behavior:
Go to 'Create Host'
Click on 'Virtual Machine'
Select 'Type' as 'LXC Container'
See error
Expected behavior
See the fields for LXC
Screenshots
Desktop (please complete the following information):
Device: Macbook Pro
OS: MacOS 15.1
Browser ARC
Version 1.67.2
Additional context
TypeError: Cannot read properties of undefined (reading 'volumes')
at t.imagesByStorage (ProxmoxStoragesUtils.js:38:60)
at b (ProxmoxContainerOptions.js:11:22)
at Ka (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:58067)
at hl (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:104306)
at sc (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:96854)
at lc (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:96779)
at Jl (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:93809)
at foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:45451
at t.unstable_runWithPriority (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:326:3844)
at Ho (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:45160)
overrideMethod @ hook.js:608
el @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
n.callback @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
pa @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
al @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
fc @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
t.unstable_runWithPriority @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:326
Ho @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
pc @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
Jl @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
(anonymous) @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
t.unstable_runWithPriority @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:326
Ho @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
Go @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
Uo @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
(anonymous) @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
A @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
D @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
F @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
Qt @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
Xt @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
t.unstable_runWithPriority @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:326
Ho @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
E @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
Zt @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
Show 1 more frame
Show less
foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282 Uncaught TypeError: Cannot read properties of undefined (reading 'volumes')
at t.imagesByStorage (ProxmoxStoragesUtils.js:38:60)
at b (ProxmoxContainerOptions.js:11:22)
at Ka (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:58067)
at hl (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:104306)
at sc (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:96854)
at lc (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:96779)
at Jl (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:93809)
at foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:45451
at t.unstable_runWithPriority (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:326:3844)
at Ho (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:45160)
The text was updated successfully, but these errors were encountered:
Describe the bug
When selecting LXC everything is empty and there is a console error.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
See the fields for LXC
Screenshots
Desktop (please complete the following information):
Additional context
TypeError: Cannot read properties of undefined (reading 'volumes')
at t.imagesByStorage (ProxmoxStoragesUtils.js:38:60)
at b (ProxmoxContainerOptions.js:11:22)
at Ka (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:58067)
at hl (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:104306)
at sc (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:96854)
at lc (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:96779)
at Jl (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:93809)
at foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:45451
at t.unstable_runWithPriority (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:326:3844)
at Ho (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:45160)
overrideMethod @ hook.js:608
el @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
n.callback @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
pa @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
al @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
fc @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
t.unstable_runWithPriority @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:326
Ho @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
pc @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
Jl @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
(anonymous) @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
t.unstable_runWithPriority @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:326
Ho @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
Go @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
Uo @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
(anonymous) @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
A @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
D @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
F @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
Qt @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
Xt @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
t.unstable_runWithPriority @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:326
Ho @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
E @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
Zt @ foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282
Show 1 more frame
Show less
foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282 Uncaught TypeError: Cannot read properties of undefined (reading 'volumes')
at t.imagesByStorage (ProxmoxStoragesUtils.js:38:60)
at b (ProxmoxContainerOptions.js:11:22)
at Ka (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:58067)
at hl (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:104306)
at sc (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:96854)
at lc (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:96779)
at Jl (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:93809)
at foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:45451
at t.unstable_runWithPriority (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:326:3844)
at Ho (foreman-vendor.bundle-v13.1.0-production-9a8b6112b9357e54c4f3.js:282:45160)
The text was updated successfully, but these errors were encountered: