"This site is inaccessible"

Just starting out? Need help? Post your questions and find answers here.
pf shadoko
Posts: 74
Joined: Thu May 26, 2016 11:09 am

"This site is inaccessible"

Post by pf shadoko »

Hello,

(I'm sorry for my english, i'm french)
I'm new with SB
I encounter a connection problem on my desktop:
XP Pro (Version 2002 Service Pack 3)
(On all other workstations, it works)
by testing with a sample of SB
I get the message (Chrome):

This site is inaccessible

The DNS server address spider.test the address was not found.
ERR_NAME_NOT_RESOLVED

the "console" tab (F12) says :

Failed to load resource: Net :: ERR_NAME_NOT_RESOLVED
http: //spider.test: 8080 / SpiderBasic_Compilation1.html: 1 GET http: //spider.test: 8080 / net SpiderBasic_Compilation1.html :: ERR_NAME_NOT_RESOLVED
http: //spider.test: 8080 / SpiderBasic_Compilation1.html: 1 GET http: //spider.test: 8080 / net SpiderBasic_Compilation1.html :: ERR_NAME_NOT_RESOLVED


Any ideas ?
(I'm logged as administrator)
Fred
Site Admin
Posts: 1821
Joined: Mon Feb 24, 2014 10:51 am

Re: "This site is inaccessible"

Post by Fred »

Is it the googledrive example ?spider.test is an alias you need to set in your etc/hosts file to localhost. It's only required for the googledrive API to work.
pf shadoko
Posts: 74
Joined: Thu May 26, 2016 11:09 am

Re: "This site is inaccessible"

Post by pf shadoko »

thank you for the answer
I have a problem whatever the executed program
and also on a new machine (windows 10 pro)
(A little different, the browser displays the blue background, but that's all, "spiderbasic.js" seems not to be accessible)

may be a problem related to the right or to the network security,
(But I have very little KNOWLEDGE of the problem areas related to web development)
Fred
Site Admin
Posts: 1821
Joined: Mon Feb 24, 2014 10:51 am

Re: "This site is inaccessible"

Post by Fred »

Could you post a screenshot ? Also could you check in Menu -> Compiler -> Compiler Options -> Compiler/Run window if the field 'Web server adress' is empty ? It should be empty.
pf shadoko
Posts: 74
Joined: Thu May 26, 2016 11:09 am

Re: "This site is inaccessible"

Post by pf shadoko »

on xp pro:

Image


on windows 10:

only the SB blue background
chrome URL:
127.0.0.1:9080/SpiderBasic_Compilation1.html

both :
- 'Web server adress' : empty
- Network Settings "Use a proxy server for your LAN.": uncheck
pf shadoko
Posts: 74
Joined: Thu May 26, 2016 11:09 am

Re: "This site is inaccessible"

Post by pf shadoko »

on Windows 10: SB work with m$ Edge !
(but not on XP pro with IE)
Fred
Site Admin
Posts: 1821
Joined: Mon Feb 24, 2014 10:51 am

Re: "This site is inaccessible"

Post by Fred »

This is strange, the port is not right on your screenshot. It should be like 127.0.0.1:9080. I will try on XP with Chrome to see if I can reproduce the issue, thank you.
Post Reply