Kitutz / rainmeter

Automatically exported from code.google.com/p/rainmeter
0 stars 0 forks source link

WebParser (788) Unknown error: 12029 #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
have anyone seen this error before & how to solve them

DEBUG: (00:04:56.652) Refreshing (Name: "HUD.Vision\White\Weather" Ini:
"Weather.ini")
DEBUG: (00:04:56.917) WebParser: Fetching URL:
http://xoap.weather.com/weather/local/IDXX0074?cc=*&unit=m&dayf=6
DEBUG: (00:04:56.917) WebParser (788) Unknown error: 12029
DEBUG: (00:05:10.146) Refreshing (Name: "HUD.Vision\White\InfoSystem" Ini:
"InfoSystem-forVISTA.ini")
DEBUG: (00:05:10.240) WebParser: Fetching URL: http://checkip.dyndns.org
DEBUG: (00:05:10.240) WebParser (788) Unknown error: 12029
DEBUG: (00:05:10.255) Initialization successful.

im using updated win vista sp1

Original issue reported on code.google.com by ryand...@gmail.com on 5 Apr 2009 at 4:46

GoogleCodeExporter commented 8 years ago
Ok, this what I know so far.

HUD Visioin is a project by Mepu, and he can be found her:
http://mepu.deviantart.com/art/HUD-Vision-84457514

Now this also looks like 2 different configs
1.) Weather
2.) Infosystem

Now for the first response; No I have not seen the errors listed here.

My question:
Are you using HUD Vision 1.9 or the new 2.0?

I just inspected the The weather.ini, and found that there is no discrepancy in 
the
code characterization (and it works on my system)
Also the infosystem.ini works as well.

I am going to suggest, although I maybe wrong, that the WebParser.dll, maybe 
corrupted.
Or
Are you using a firewall?

I could be way off, but these are the first places I would suggest looking.
It looks as though the webparser is hanging as it attempts to access the 
internet.

Original comment by evmckay on 5 Apr 2009 at 6:36

GoogleCodeExporter commented 8 years ago
Under the measure using the WebParser, add the following variable:

Debug=2

Then, refresh the config. You'll find a file at C:\WebParserDump.txt, which, as 
the
name implies, will give you any and all data retrieved from the source. This 
should
give you a good idea of whether the problem is in the code or the connection.

Original comment by Kae...@gmail.com on 5 Apr 2009 at 7:37

GoogleCodeExporter commented 8 years ago
Nice.
Thanks Kaelri

It goes to tell you how little I know.

I will have to remember this.
Any guesses as to what DeBug program is being used?

Would like to know for the documentation

Original comment by evmckay on 5 Apr 2009 at 8:11

GoogleCodeExporter commented 8 years ago
"error: 12029" means that communication was blocked by some programs.
Probably a firewall may be the cause.

Original comment by kenz0.sa...@gmail.com on 6 Apr 2009 at 12:33

GoogleCodeExporter commented 8 years ago
thanks all, i'll try

Original comment by ryand...@gmail.com on 6 Apr 2009 at 1:29

GoogleCodeExporter commented 8 years ago
please let us know if it worked out, so that we may close the ticket.

Regards

Original comment by evmckay on 6 Apr 2009 at 8:28

GoogleCodeExporter commented 8 years ago
Apparently we can close this one.

Original comment by evmckay on 8 Apr 2009 at 6:47

GoogleCodeExporter commented 8 years ago

Original comment by brian.to...@gmail.com on 16 Apr 2009 at 6:15