PDA

View Full Version : Error



Lunitis
10-29-2009, 10:59 PM
Hi
Im geting an error in my HM that showed up today after opening. Its in portuguese but in elglish is something like: "Is not possible to read data from transport connection: one existing connection was forced to close by remote host"
What can it be? Antivirus block?
Thanks

PS: i have the last update

fozzy71
10-30-2009, 01:29 AM
This is usually a firewall or windows update issue.

First try to delete the \postgresql\8.x\data\postmaster.pid file, if you see it, and reboot.

If no help, try this:

Start > Programs > PostgreSQL > 8.x > Stop Service

Start > Programs > PostgreSQL > 8.x > Start Service

Add exceptions to the windows firewall, even if it is off. If you have a 3rd party firewall, do the equivalent or uninstall it temporarily - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=171

Please try following all of these FAQs, step by step:

1) http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=34
2) reinstall the same version of postgresql, using the same \data folder - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=177
3) http://www.holdemmanager.net/forum/showthread.php?t=8261

If that doesn't help you will probably have to reinstall PostgreSQL completely and reimport your hands.

Lunitis
10-30-2009, 12:37 PM
First try to delete the \postgresql\8.x\data\postmaster.pid file, if you see it, and reboot.

Thanks..that worked.