Hai, 
 
Im seeing the bug report on bley not starting. 
 
the supplied fix on the bug site didnt fix it. 
 
Dependecy booting on wheezy puts bley before loading the database server. 
 
raceback (most recent call last):
  File "/usr/bin/bley", line 221, in <module>
    bley_start()
  File "/usr/bin/bley", line 164, in bley_start
    db = settings.database.connect(**settings.dbsettings)
  File "/usr/lib/python2.7/dist-packages/psycopg2/__init__.py", line 179, in 
connect
    connection_factory=connection_factory, async=async)
psycopg2.OperationalError: could not connect to server: Connection refused
Is the server running on host "localhost" (::1) and accepting
TCP/IP connections on port 5432?
could not connect to server: Connection refused
Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432?
 
Best regards, 
 
Louis
 

Reply via email to