abdelouahabb opened a new issue #4595: URL: https://github.com/apache/cloudstack/issues/4595
Hi, I try to make Cloudstack work as a lab in the same machine on VirtualBox with Ubuntu 20.04 using KVM, using `sudo systemctrl status openstack-agent`, I get the error `unable to connect to remote: is there a server running on port 8250` I made the debug : 0 - Network `cloudbr0` is configured 1 - Checked the ports [here](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Ports+used+by+CloudStack), then verified that all of them are not blocked, 2 - SSH is configured as it should `PermitRootLogin without-password` and `StrictModes yes` 3 - `kvm-ok` returns `KVM acceleration can be used` (`virsh list` works) 4 - MySql is configured without errors after using `cloudstack-setup-databases` 5 - CloudArmor is well configured 6 - Everything seems well configured, but still get the `http://192.168.1.85:8080/client/` not working (`500` error) Is there something I am missing ?   ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
