The console call to restart AxeOS is working, but doing an API call with curl:
# curl -X POST http://bitaxe_ip/api/system/restart it fails with a empty reply from server and after that a connection reset by Peer on a second attempt. Net-result is an AxeOS that keeps running, not rebooting.
Tested against version 2.3.0
The console call to restart AxeOS is working, but doing an API call with curl:
# curl -X POST http://bitaxe_ip/api/system/restart
it fails with a empty reply from server and after that a connection reset by Peer on a second attempt. Net-result is an AxeOS that keeps running, not rebooting.