Page 1 of 3

404 error on compile run

Posted: Mon May 18, 2020 11:36 am
by SinisterSoft
Previous versions and the betas for 2.31 worked fine. The latest version though generates the code, opens the browser to: http://127.0.0.1:9080/SpiderBasic_Compilation0.html then displays "404 Not Found"

Anyone else having the same issue?

Re: 2.31 final: 404 error on compile run

Posted: Mon May 18, 2020 1:26 pm
by Fred
Do you have something in "Compiler Options - Compile/Run - Web server address' field ?

Could you try to restart your computer, may be the old install was still having a webserver running

Re: 2.31 final: 404 error on compile run

Posted: Mon May 18, 2020 1:28 pm
by SinisterSoft
That field is empty.

Restarted SpiderBasic, same issue. Restarted compiler, same issue.

Can try restarting the computer in a few minutes, but it was a fresh boot from switched off this morning (first time starting the basic this boot was on the new update).

Re: 2.31 final: 404 error on compile run

Posted: Mon May 18, 2020 1:32 pm
by Fred
We will need more feedback, it seems to run fine here

Re: 2.31 final: 404 error on compile run

Posted: Mon May 18, 2020 1:48 pm
by SinisterSoft
I tried rebooting, SB was the first thing I ran - same issue. Also tried Edge as the default browser, same issue.

Where are the files normally generated to test? - I can check to see if anything is written.

Re: 2.31 final: 404 error on compile run

Posted: Mon May 18, 2020 1:52 pm
by Fred
Should be in the 'tmp' directory

Re: 2.31 final: 404 error on compile run

Posted: Mon May 18, 2020 1:52 pm
by Fred
May be an antivirus/defender issue ?

Re: 2.31 final: 404 error on compile run

Posted: Mon May 18, 2020 2:22 pm
by SinisterSoft
I deleted and reinstalled SpiderBasic (just in case), I also cleared the temp folder (just in case). I then ran SpiderBasic and compiled, a single file was added to the temp folder, I've included a screenshot.

Image

Any ideas?

Re: 2.31 final: 404 error on compile run

Posted: Mon May 18, 2020 2:30 pm
by SinisterSoft
I also tried it with Microsoft protection turned off, same result.

Re: 2.31 final: 404 error on compile run

Posted: Mon May 18, 2020 2:43 pm
by SinisterSoft
The examples run fine. My code though shows a 404 error (it worked in the previous versions).