Notifications
Clear all
Carbonio General
2
Posts
1
Users
0
Reactions
8
Views
Topic starter
07/31/2026 07:46
Hi,
I have successfully installed the Carbonio 26.6.0 on ubuntu 22.04 then i reboot the server but server is back to online but admin panel stopped working. Why is this happing not able to understand the root cause. The same scenario happend with ubuntu 24.04. how to resolve this. Please help me.
Thanks
Mohit
Topic starter
08/01/2026 12:55
Hi,
This has been resolved now. My VM is hosted on KVM and the below entry was missing, because of this vm is not getting physical hardware details when i check the cat /proc/cpuinfo. Now I added it and issue has been resolved.
cat /etc/cloudstack/agent/agent.properties | grep guest.cpu
guest.cpu.mode=host-model
Thanks
Mohit
