API Start and Stop Nodes broken?

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
uzumi99
Posts: 10
Joined: Wed Feb 16, 2022 11:51 am

API Start and Stop Nodes broken?

Post by uzumi99 » Tue Apr 19, 2022 3:24 pm

Does anyone know if the API for starting and stopping nodes is broken? I've tried a few nodes on a few labs, this is just an example of the call..

curl -s -c /tmp/cookie -b /tmp/cookie -X GET -H 'Content-type: application/json' http://127.0.0.1/api/labs/Kevin/VyOS%20 ... s/20/start

response is fine https://showbox.bio/ https://tutuapp.uno/ https://vidmate.cool/

{"code":200,"status":"success","message":"Node started (80049)."}

but nothing happens. even stopping nodes is the same (if I manually start it in the GUI)

Post Reply