Page 1 of 1
Error page after entering weather network settings
Posted: Mon Jan 07, 2008 6:56 pm
by web_smith
Hi,
when entering settings for weather networks \"Wetternetzwerke\", I see a 404 page:
404 Not Found
The requested URL '/error/HTTP_BAD_GATEWAY.html.var' was not found on this server.
Though, the settings are saved fine and upload works.
Only Weather Underground is marked and filled with username and password.
I experienced this behaviour with 1.6b and 1.6c today, but cannot tell, whether or not this bug exists in earlier versions.
Greetings,
Stefan
Re:Error page after entering weather network setti
Posted: Tue Jan 08, 2008 8:22 am
by admin
strange, never seen this.
can you reproduce it on your system?
Re:Error page after entering weather network setti
Posted: Wed Jan 09, 2008 1:33 am
by web_smith
Right now, there is no error message. Really strange.
It _might_ be, that yesterday for a short moment there was no default gw on the slug. But it was definitely there, when I checked for the settings in the weather network page again, and when I checked it after updating to 1.6c (reboot).
Ok, lets forget about this for a moment.
Re:Error page after entering weather network setti
Posted: Fri Jan 11, 2008 10:48 am
by web_smith
Hi,
I checked once again, now I see the error message again.
Unfortunately thttpd does not log anything.
Please check the source of the error message. Somewhere in meteohub.cgi has to be a request to the file \"/error/HTTP_BAD_GATEWAY.html.var\" or at least part of it.
Greetings,
Stefan
Re:Error page after entering weather network setti
Posted: Fri Jan 11, 2008 1:36 pm
by pirelli
I guess you already tried emptying your temporary internet files folder?
Re:Error page after entering weather network setti
Posted: Sat Jan 12, 2008 6:35 pm
by web_smith
pirelli wrote:I guess you already tried emptying your temporary internet files folder?
I would, if I used MS Windows...
No, I tried with Opera, Konquerror and Mozilla on Linux. I even gave wget a buzz.
It seems to occur not all the time, right now I do not see the error. But is is definitely creted by meteohub, as I traced the HTTP traffic over the net.
Greetings,
Stefan
Re:Error page after entering weather network setti
Posted: Sat Jan 26, 2008 12:02 am
by admin
The \"BAD_GATEWAY\" thing is nothing coded by me. I do make use of the gcgilib, that handles url-parameters and http get/post things for me. I assume this is generated by some functions of this lib.
But this is hard to say for sure, because I have never seen this error myself.