Thinstation / thinstation

A framework for making thin and light Linux based images for x86 based machines and thinclients.
https://www.thinstation.net/
810 stars 188 forks source link

DevStation - Internet Connectivity Test Failed for https #614

Closed An-dre-as closed 3 years ago

An-dre-as commented 3 years ago

First of all I want to congratulate you for the excellent DevStation tool.

But I'm having difficulty installing with TS-6.2.6-Installer-0803.iso, my internet connection is working normal, but the messages appear as attached.

image

I put check_certificate=off into ~/.wgetrc and then I have tried in a terminal session: A) wget -t 3 -T 30 http://sourceforge.net/projects/thinstation/files/DevStation-Source/image.md5 --> successful B) wget -t 3 -T 30 https://sourceforge.net/projects/thinstation/files/DevStation-Source/image.md5 --> successful C) wget -t 2 -T 10 https://www.ssllabs.com/ssltest/viewMyClient.html --> NOT successful, run into a time out

image

Would you help me?

Thank you so much.

Thinstation commented 3 years ago

you can comment out line 146 of bin/install.sh and line 414 of bin/installer, then launch the installer again.

Thinstation commented 3 years ago

or update line 54 of /bin/proxy-setup with the larger timeout.

theoestor commented 3 years ago

I have a similar issue but I'm getting the error:

**Connecting to clienttest.ssllabs.com|64.41.200.100|:8443... connected
Unable to establish SSL connection**

But I can't edit the files you mentioned above, because of the error: **'/bin/installer' Read-only file system**

I've tried running as root but still get the same error. And also tried chmod 744 /bin/ - But this gives me chmod: /bin/ Read-only file system

Many thanks for the help :+1:

Doncuppjr commented 3 years ago

I'll release a new build tonight with the longer timeout.

Thinstation commented 3 years ago

Try the latest installer. https://sourceforge.net/projects/thinstation/files/latest/download