PDA

View Full Version : Failed to establish a connection to '127.0.0.1'



LEEDSJAY
05-26-2011, 02:29 PM
I'm getting this error since sorting out a virus on my computer yesterday nothing new is installed just AVG i've tried the FAQ but it isnt helping. This sucks as i need to show my coach my latest stats and have a session this evening.

Thanks

Patvs
05-26-2011, 02:49 PM
This is usually a firewall or windows update issue.

First try to reboot.

If no help, try this:

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

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

If that doesnt help delete the \postgresql\8.x\data\postmaster.pid file, if you see it. And reboot.


If that doesn't help you will have to reinstall PostgreSQL completely

LEEDSJAY
05-26-2011, 03:31 PM
This is usually a firewall or windows update issue.

First try to reboot.

If no help, try this:

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

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

If that doesnt help delete the \postgresql\8.x\data\postmaster.pid file, if you see it. And reboot.


If that doesn't help you will have to reinstall PostgreSQL completely
there is no such file in that location (postmaster.pid) and i have made all fiels unhidden....

Patvs
05-26-2011, 04:14 PM
Then reinstall PostgreSQL.
Try installing a different version to a different port.

Or install SQL 8.2 from PostgreSQL: The world's most advanced open source database (http://www.postgresql.org)

LEEDSJAY
05-26-2011, 04:17 PM
Then reinstall PostgreSQL.
Try installing a different version to a different port.

Or install SQL 8.2 from PostgreSQL: The world's most advanced open source database (http://www.postgresql.org)

i've tried this but its asking me for the password and iv tried postgrespass but that doesnt work. This is really annoying me now i cannot fix it and i've spent all this money on HEM

Patvs
05-26-2011, 04:50 PM
If it doesn't accept 'postgrespass', delete the postgres user first.

click on Start and go to Programs -> Accessories -> Command Prompt

* If you are on Vista, rightclick and choose "Run as Administrator".


A black box should appear. Type 'net user postgres /delete' (without the quotes) and press enter.

The user is now deleted and you can (re)install PostgreSQL.

LEEDSJAY
05-26-2011, 05:04 PM
If it doesn't accept 'postgrespass', delete the postgres user first.

click on Start and go to Programs -> Accessories -> Command Prompt

* If you are on Vista, rightclick and choose "Run as Administrator".


A black box should appear. Type 'net user postgres /delete' (without the quotes) and press enter.

The user is now deleted and you can (re)install PostgreSQL.

thanks, i now get a new error, although i didnt uninstall me old postsql version 8.3 before? could that be the problem, my erro is now below

The following error occured when trying to open the database: FATAL 3D000 database 'First' does not exist

Patvs
05-26-2011, 08:13 PM
Open dbcontrolpanel.exe in the HoldemManager folder.

Select your database--> set it as default--> start HoldemManager

If you get the same error, create a new database.