sentinel-official / sentinel

Sentinel is an interoperable secure network layer offering the Sentinel Service Chain exclusively for distributed & decentralized native services like - dVPN, Sentrix (dChat and dVoIP) and more.
https://Sentinel.co
MIT License
301 stars 59 forks source link

Ubuntu installation issues #192

Open ghost opened 3 years ago

ghost commented 3 years ago

sudo docker run -it --privileged --mount type=bind,source=$HOME/.sentinel,target=/root/.sentinel -p 3000:3000 -p 1194:1194/udp sentinelofficial/stt1-dvpn-openvpn I[12-26|23:43:06.502] Starting RPC HTTP server on tcp://localhost:1317 module=rest-server I[12-26|23:43:06.702] REST server started module=rest-server

Please enter account name: ** Please enter account password: **

Updating location and Internet speed information... 2020/12/26 23:45:13 http: multiple response.WriteHeader calls I[12-26|23:45:13.687] Served RPC HTTP response module=rest-server method=POST url=/register/vpn status=401 duration=26 remoteAddr=127.0.0.1:46396 No JSON object could be decoded

"No JSON object could be decoded". Can't find any infos on this bug. Suggestions?

mysticsage1 commented 3 years ago

I am having the same issue.

macsign commented 3 years ago

Same for me