Page 1 of 1

Unable to acess Skin Server

Posted: Mon Dec 04, 2023 9:54 pm
by vu2mb
Hello,

I am running Thetis V2.10.3.4 X64 and cannot access the skin server on my desktop and laptop.
When I go to setup and skin servers after the initial msg "Obtaining skin server list from GitHub" it waits 30-45 seconds and I get the "Unable to retrieve skin server list" msg.
Here are the screenshots
Please suggest if I am doing something wrong.
Thank you & 73

Bhanu
VU2MB
Thetis skin server obtaining.png
Thetis skin server obtaining.png (18.32 KiB) Viewed 15587 times
Thetis skin server unable.png
Thetis skin server unable.png (16.61 KiB) Viewed 15587 times

Re: Unable to acess Skin Server

Posted: Mon Dec 04, 2023 10:14 pm
by ramdor
check you can access

https://raw.githubusercontent.com/ramdo ... rvers.json

edit: your isp might be blocking it if you are unable to view the results of that url. Thetis uses that to obtain the list of skin servers.

Re: Unable to acess Skin Server

Posted: Mon Dec 04, 2023 10:46 pm
by vu2mb
Dear Richie,
Thanks for your quick response.
Not clear what you meant check "https://raw.githubusercontent.com/ramdo ... rvers.json"

when I click the link I get an error message
This site can’t be reached
raw.githubusercontent.com took too long to respond.

I can see the skin server raw file here
https://github.com/ramdor/Thetis/

skin_servers.json

When I click on it I can see the raw file. I don't get what to do with this file.
Do I need to put the URL somewhere?

Sorry to bother you.

73
Bhanu

Re: Unable to acess Skin Server

Posted: Mon Dec 04, 2023 10:54 pm
by ramdor
Thetis uses the following URL to obtain the skin server list

Code: Select all

https://raw.githubusercontent.com/ramdor/Thetis/master/skin_servers.json
If you are unable to view that url as you say 'This site can’t be reached' then it is blocked at your end by your ISP, and there is not much I can do about that.

EDIT:

what happens when you access the RAW in github by clicking the button circled :
github_raw.jpg
github_raw.jpg (103.88 KiB) Viewed 15558 times

Re: Unable to acess Skin Server

Posted: Mon Dec 04, 2023 11:04 pm
by vu2mb
Dear Richie,

Thank you. Will investigate tomorrow and try to get in touch with the ISP.

Appreciate your help.
73

Bhanu
VU2MB

Re: Unable to acess Skin Server

Posted: Mon Dec 04, 2023 11:42 pm
by vu2mb
Dear Richie,

I have added Google Public DNS 8.8.8.8 to my network connection and now the link you provided can be opened without any issue when I click on it.
Thetis skinserver json opened.png
Thetis skinserver json opened.png (42.12 KiB) Viewed 15540 times
Thetis is still not fetching the 4 server list.

Any clue now?
73
Bhanu
VU2MB

Re: Unable to acess Skin Server

Posted: Tue Dec 05, 2023 12:23 am
by ramdor
tried flushdns ? and/or shutting down/restarting thetis?

edit: also, try a reboot

Re: Unable to acess Skin Server

Posted: Tue Dec 05, 2023 1:52 am
by vu2mb
Dear Richie,

Without shutting Thetis would not let you try again as the msg on the screen won't go away and restarting the thetis only way to get the skin server retry to fetch the details and I did that several times without luck. Tried flushdns after your suggestion and no luck either.
Restarting the computer too has not done any good. :oops:
I can access the page otherwise since I added DNS

73
Bhanu

Re: Unable to acess Skin Server

Posted: Tue Dec 05, 2023 2:36 am
by ramdor
could try adding an entry to the hosts file, other than that I am not sure. I will add some error/log message in next release perhaps. An entry like the following into your hosts file which should be in C:\Windows\System32\drivers\etc (you will need admin perms to update that file) :

Code: Select all

185.199.111.133 raw.githubusercontent.com
When I ping raw.githubusercontent.com I get :

Code: Select all

C:\Users\Richie>ping raw.githubusercontent.com

Pinging raw.githubusercontent.com [185.199.111.133] with 32 bytes of data:
Reply from 185.199.111.133: bytes=32 time=9ms TTL=60
Reply from 185.199.111.133: bytes=32 time=9ms TTL=60

Re: Unable to acess Skin Server

Posted: Tue Dec 05, 2023 7:42 pm
by vu2mb
Dear Richie,

Thanks for your continuous support and I have added the line to the host file.
the website was pinging and I restarted and ran Thetis & reached the skin server tab and was
disappointed by strange behaviour.

Earlier first thing I used to see Obtaining skin server list but this time window was showing Unable to retrieve
server list. Before I could mourn yet another failure, Suddenly the screen flashed and that window disappeared
and a drop-down menu was in front of my eyes.

Now the skin server is accessible to me.
Thank you very much. Your unwavering support is much appreciated.

73

Bhanu
VU2MB