[elbe-devel] elbe v12.3 issue: unable to connect to the SOAP server

Yegor Yefremov yegorslists at googlemail.com
Wed Mar 11 15:43:36 CET 2020


I have created a new initvm from git master. So both host elbe and
initvm elbe show version v12.3.

Netstat shows that someone is listening on 7587:

netstat -apn | grep 7587
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
tcp        0      0 0.0.0.0:7587            0.0.0.0:*
LISTEN      -

But issuing a submit produces the following output:

 ./elbe initvm --skip-build-bin  submit --directory=initvm my-system.xml
elbe control create_project failed.
Failed to connect to Soap server localhost:7587


Check, wether the Soap Server is running inside the initvm
try 'elbe initvm attach'

Giving up

Any idea?

Yegor



More information about the elbe-devel mailing list