reynhout / chrx

Chromebook Unix
422 stars 56 forks source link

SSL Expired #66

Closed amendoyn closed 5 years ago

amendoyn commented 6 years ago

Hi, I already have used chrx on my samsung chromebook 3. To manage better my internal storage, made a full chromeOS recovery. Installed again a Mrchromebox firmware, enable legacy and usb support. When I run (on Ctrl + Alt + F2 terminal) cd ; curl -Os https://chrx.org/go $$ sh go an error occurs. Its said a 23 error, SSL expired. Also, I tried to run with -k to make an insecure connection, but another error occurs:

curl: (23) Failed writing body (0 != 186) curl: (7) Couldn't connect to server curl: (6) Couldn't resolve host 'sh' curl: (6) Couldn't resolve host 'go'

What is happen? Thank you, guys.

reynhout commented 6 years ago

Sorry, the certificate was updated but the webserver hadn't been restarted.

Should be fixed now. Thank you for the report!