hm2 postgres just doesnt start
Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Senior Member
    Join Date
    Jan 2012
    Posts
    101

    Default hm2 postgres just doesnt start

    hi,
    its the usual issue, postgres just doesnt start at startup hm2.
    normally it would work after a reboot or 2, I am however 95 reboots deep now.

    tried everything, i have exceptions correctly set on firewall+defender .
    have deleted bitdefender antivirus etcetc.
    I have scrolled trough every topic in this forum regarding the matter.
    It just doesnt start.
    postgres 8.4.

    Ive even permanently disabled windows defender and firewall in windows to leave me naked to the interwebs, but just no hope.
    what to do?

  2. #2
    You're out! udbrky's Avatar
    Join Date
    Jul 2008
    Posts
    20,898

    Default

    Did you reset the winsock adapter?

    Update Windows fully.

    Did you reinstall Postgres?
    Regards udbrky (Chris)

  3. #3
    Senior Member
    Join Date
    Jan 2012
    Posts
    101

    Default

    yes did the reset of winsock.
    did update windows fully .

    no, i was hoping you have another trick so i dont have too loose my db.

  4. #4
    Senior Member
    Join Date
    Jan 2012
    Posts
    101

    Default

    when i try to access pgadmin and after i fill in my paswqord i get this in a popup:

    Guru Hint -server doesnt listen.


    Server doesn't listen
    The server doesn't accept connections: the connection library reports
    could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5432?
    If you encounter this message, please check if the server you're trying to contact is actually running PostgreSQL on the given port. Test if you have network connectivity from your client to the server host using ping or equivalent tools. Is your network / VPN / SSH tunnel / firewall configured correctly?
    For security reasons, PostgreSQL does not listen on all available IP addresses on the server machine initially. In order to access the server over the network, you need to enable listening on the address first.
    For PostgreSQL servers starting with version 8.0, this is controlled using the "listen_addresses" parameter in the postgresql.conf file. Here, you can enter a list of IP addresses the server should listen on, or simply use '*' to listen on all available IP addresses. For earlier servers (Version 7.3 or 7.4), you'll need to set the "tcpip_socket" parameter to 'true'.
    You can use the postgresql.conf editor that is built into pgAdmin III to edit the postgresql.conf configuration file. After changing this file, you need to restart the server process to make the setting effective.
    If you double-checked your configuration but still get this error message, it's still unlikely that you encounter a fatal PostgreSQL misbehaviour. You probably have some low level network connectivity problems (e.g. firewall configuration). Please check this thoroughly before reporting a bug to the PostgreSQL community.

  5. #5
    PostgreSQL Whisperer
    Join Date
    May 2011
    Posts
    890

    Default

    Hi,
    Did you press tune button in HM2? Also do you have this issue in Win 7 or in Win 10?

  6. #6
    Senior Member
    Join Date
    Jan 2012
    Posts
    101

    Default

    Quote Originally Posted by Ishikawa View Post
    Hi,
    Did you press tune button in HM2? Also do you have this issue in Win 7 or in Win 10?
    no i did not, i have before though ( at least 6 month ago, so not relevant.

    Win 10.

    I did delete my postgres and reinstalled. all seemed fine, but now i tried to open hm2 after a reboot. and i get this error when i try to open, hm2.
    see attachment

    hm2 problem.png

  7. #7
    PostgreSQL Whisperer
    Join Date
    May 2011
    Posts
    890

    Default

    please run cmd.exe as Admin, an try following command:

    netsh winsock reset

  8. #8
    Senior Member
    Join Date
    Jan 2012
    Posts
    101

    Default

    Quote Originally Posted by Ishikawa View Post
    please run cmd.exe as Admin, an try following command:

    netsh winsock reset
    as mentioned above, i did already reset winsock, did it again as you mentioned now.
    doesnt help.

    going on holiday now, will get back to this topic sunday .

  9. #9
    Senior Member
    Join Date
    Jan 2012
    Posts
    101

    Default

    did the winsock reset as u wanted, i can now acces my pdadmin, however hm2 still cannot start, same popup as before.

    i need help

  10. #10
    You're out! udbrky's Avatar
    Join Date
    Jul 2008
    Posts
    20,898

    Default

    Do you see the databases and can you open them in PGAdmin?

    Please close HM2. Follow this FAQ guide to run maintenance on the database through PGAdminIII:

    Hold'Em Manager 2 FAQs - Poker Software :: Vacuum Analyze Database

    Please see the FAQ below for a resolution to any PostgreSQL password issues
    Hold'Em Manager 2 FAQs - Poker Software :: Password Issues (PostgreSQL)

    If you continue to have problems, please duplicate the issue and send us log files with a detailed description of what you were doing and what problems you were experiencing:
    - Open Windows Event Viewer's (Control Panel > System & Security > Administrative Tools or Start > Search > 'Event Viewer') > Windows Logs > Applications.
    - Check for any errors and send the information (Save All Events As...).
    - Please send your \HM2Logs folder files as well - Hold'Em Manager 2 FAQs - Poker Software :: How Do I Send a Log File to Holdem Manager Support?

    When sending any files please zip them (right-click > send to > compressed folder) before attaching them to an email. If the attachment is larger than 10MB please upload them to a file hosting site like dropbox, then right-click > 'copy public link' and paste the download link directly into the support ticket email. If you have any problems with dropbox try using filedropper.com
    Regards udbrky (Chris)

Similar Threads

  1. postgres doesnt work (on vm)
    By dimadu in forum Manager General
    Replies: 15
    Last Post: 08-30-2011, 07:04 PM
  2. postgres doesnt work when installing
    By nchi in forum Manager General
    Replies: 2
    Last Post: 01-17-2011, 12:07 AM
  3. Postgres 8.4 doesnt run
    By A.Kmicic in forum Manager General
    Replies: 3
    Last Post: 01-25-2010, 06:58 PM
  4. Replies: 1
    Last Post: 01-29-2009, 12:56 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •