Not able to Add Host . KVM in Ubuntu. Dev code running in Mac. #9319
-
Hi Community, Need help stuck at adding Hosts through frontend . network: bridges: Now both the machines are able to ping each other. They are connected over a private Wifi network . I am able to ssh from Mac into Ubuntu . My problem is occurring when I am adding Host . While adding Host I am inputting the . But it is giving Error 503 that no service resource found at http://ipaddress . Please guide if I am missing something or doing something wrong. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 14 replies
-
@gjosh91 can you also reach for instance port 8250 on the host from the management server? This is needed for communication. |
Beta Was this translation helpful? Give feedback.
-
@gjosh91 your setup will not work as Mac OS isn't a usually supported development platform for use with remote KVM - you'll need to figure out yourself how to do this and may be share with us - how you made it work! I suspect there's some mount and other commands that aren't working on the mgmt server that you're trying to run on OSX, while your hypervisor host is on Ubuntu/KVM. Even if you figure out/install those dependencies, the issues is further that GNU tools aren't compatible on OSX when installed using |
Beta Was this translation helpful? Give feedback.
It's been long that we've used/maintained DevCloud, nowadays most of the developers DIY something (either docker or VM/appliance based) of their own, or use Simulator or mbx: https://github.com/shapeblue/mbx