No WebUI after upgrade to 22.12.4

graylion

Dabbler
Joined
Dec 28, 2019
Messages
32
I just upgraded to 22.12.4 and everything works - apart from the webui [SOLVED]

service middlewared status
● middlewared.service - TrueNAS Middleware
Loaded: loaded (/lib/systemd/system/middlewared.service; enabled; preset: enabled)
Active: active (running) since Wed 2023-10-11 11:15:25 IST; 7min ago
Main PID: 1800 (asyncio_loop)
Tasks: 46 (limit: 153293)
Memory: 1.0G
CPU: 35.813s
CGroup: /system.slice/middlewared.service
├─1800 middlewared
├─1960 "middlewared (worker)"
├─1986 /usr/bin/python3 -c "from multiprocessing.spawn import spawn_main; spawn_main(tracker_fd=15, pipe_handle>
├─3408 "middlewared (worker)"
├─3410 "middlewared (worker)"
├─4526 /usr/bin/python3 -c "from multiprocessing.resource_tracker import main;main(15)"
├─8697 /usr/bin/python3 /usr/bin/websockify --web /usr/share/novnc/ --wrap-mode=ignore :5805 0.0.0.0:5905
└─9626 /usr/bin/python3 /usr/bin/websockify --web /usr/share/spice-html5/ --wrap-mode=ignore :5909 0.0.0.0:5906

Oct 11 11:15:18 lionvault.sm-wg.local systemd[1]: Starting middlewared.service - TrueNAS Middleware...
Oct 11 11:15:25 lionvault.sm-wg.local systemd[1]: Started middlewared.service - TrueNAS Middleware.
Oct 11 11:15:38 lionvault.sm-wg.local middlewared[4436]: umount: /var/lib/systemd/coredump: not mounted.
Oct 11 11:15:39 lionvault.sm-wg.local middlewared[4526]: Traceback (most recent call last):
Oct 11 11:15:39 lionvault.sm-wg.local middlewared[4526]: File "/usr/lib/python3.9/multiprocessing/resource_tracker.py", li>
Oct 11 11:15:39 lionvault.sm-wg.local middlewared[4526]: cache[rtype].remove(name)
Oct 11 11:15:39 lionvault.sm-wg.local middlewared[4526]: KeyError: '/mp-7fj9k5zj'
Oct 11 11:16:14 lionvault.sm-wg.local middlewared[1800]: libvirt: QEMU Driver error : Domain not found: no domain with match>
Oct 11 11:16:15 lionvault.sm-wg.local middlewared[1800]: libvirt: QEMU Driver error : Domain not found: no domain with match>

help?
 
Last edited:
Top