perfsonar-user - [perfsonar-user] unable to +test or +host
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Darrain Waters <>
- To:
- Subject: [perfsonar-user] unable to +test or +host
- Date: Tue, 20 Mar 2018 20:24:20 -0500
- Ironport-phdr: 9a23:rrcTihU8Lb0oN82pC1JuIBrzwDLV8LGtZVwlr6E/grcLSJyIuqrYYxKCt8tkgFKBZ4jH8fUM07OQ7/i7HzRYqb+681k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i764jEdAAjwOhRoLerpBIHSk9631+ev8JHPfglEnjWwba98IRmssQndqtQdjJd/JKo21hbHuGZDdf5MxWNvK1KTnhL86dm18ZV+7SleuO8v+tBZX6nicKs2UbJXDDI9M2Ao/8LrrgXMTRGO5nQHTGoblAdDDhXf4xH7WpfxtTb6tvZ41SKHM8D6Uaw4VDK/5KptVRTmijoINyQh/W/XhMJ+j79Vrgy9qBFk2YHYfJuYOeBicq/Bf94XQ3dKUMZLVyxGB4Oxd4UBAPAbPeZCtYb9pl0Opga+Cga2GOPg1CVIhmTr1qA9zusgHxvJ3BA+ENIUq3TZt876NKYVUeCp0qbH1zDDY+lQ2Tjj9IjFaxYsquyPU7Joacfd10giGx/Hg1iVp4zoPCia2vgIvmWU8+ZsSfyghms7pA1tvzSiw8IhhpfXio0OzF3P6D93z5wvJdKiTU52ed6kH4VUtyGdL4Z2R9ktQ2BsuCoj0r0GvYK3cDEFyZg52RLQcOaLc4eP4hLkW+aRJSl3iGh5d7K4gha+6UmgyuviWcmoyFtGsCtInsXOu30I2Rze6dOIRud480quxTqDyx7c5+RYLkwoiKbWLpsszqAumpUIqUjDGzX5mETyjK+YbEUk/e2o5vz6bbTovJCcK5F7ihvlMqk1gcO/AOM4MhQQUGeB/OSwzrvj8lPlQLlSlP05jrHZsIzGJcQcvqO5GxFa0pwt6xakCDem1s4XnWMeIFJYYxKIkZLpNkrKIPD5Fve/n0+snClxy/DHOL3hHovCLmLFkLj/YbZx9VRQxxQuwtBCtNpoDeQZLej9QUj3vcadEwQ0KSS1xfrqEtNwytlYVG6SUYGDN6aHnVaS/OsuJaGzbZMYoi21f/Q67uLjl2QRk14aYaSg2N0RZWzuTacuGFmQfXe52oRJKmwNpAdrFOE=
Hello
Brand new 4.0 install plus yum update afterward, and the web site is not showing test add nor host add dialogue. When I hit +test or host I do see the loading status but it just goes back to the original +test page.
Some TS steps I have done with results below.
er is alive
[root@amessonar ~]# fgrep ' ERROR ' /var/log/pscheduler/pscheduler.log
Mar 21 00:24:07 localhost journal: safe_run/runner ERROR Program threw an exception after 0:00:00.001775
Mar 21 00:24:07 localhost journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.001920
Mar 21 00:24:07 localhost journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.003062
Mar 21 00:24:07 localhost journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:07 localhost journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:07 localhost journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:07 localhost journal: safe_run/scheduler ERROR Waiting 0.25 seconds before restarting
Mar 21 00:24:07 localhost journal: safe_run/runner ERROR Waiting 0.25 seconds before restarting
Mar 21 00:24:07 localhost journal: safe_run/ticker ERROR Waiting 0.25 seconds before restarting
Mar 21 00:24:07 localhost journal: safe_run/runner ERROR Restarting
Mar 21 00:24:07 localhost journal: safe_run/scheduler ERROR Restarting
Mar 21 00:24:07 localhost journal: safe_run/ticker ERROR Restarting
Mar 21 00:24:07 localhost journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000333
Mar 21 00:24:07 localhost journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000334
Mar 21 00:24:07 localhost journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:07 localhost journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:07 localhost journal: safe_run/runner ERROR Waiting 0.5 seconds before restarting
Mar 21 00:24:07 localhost journal: safe_run/scheduler ERROR Waiting 0.5 seconds before restarting
Mar 21 00:24:07 localhost journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001344
Mar 21 00:24:07 localhost journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:07 localhost journal: safe_run/ticker ERROR Waiting 0.5 seconds before restarting
Mar 21 00:24:08 localhost journal: safe_run/scheduler ERROR Restarting
Mar 21 00:24:08 localhost journal: safe_run/runner ERROR Restarting
Mar 21 00:24:08 localhost journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000362
Mar 21 00:24:08 localhost journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000393
Mar 21 00:24:08 localhost journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:08 localhost journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:08 localhost journal: safe_run/ticker ERROR Restarting
Mar 21 00:24:08 localhost journal: safe_run/runner ERROR Waiting 0.75 seconds before restarting
Mar 21 00:24:08 localhost journal: safe_run/scheduler ERROR Waiting 0.75 seconds before restarting
Mar 21 00:24:08 localhost journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001713
Mar 21 00:24:08 localhost journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:08 localhost journal: safe_run/ticker ERROR Waiting 0.75 seconds before restarting
Mar 21 00:24:08 localhost journal: safe_run/runner ERROR Restarting
Mar 21 00:24:08 localhost journal: safe_run/scheduler ERROR Restarting
Mar 21 00:24:08 localhost journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000365
Mar 21 00:24:08 localhost journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000367
Mar 21 00:24:08 localhost journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:08 localhost journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:08 localhost journal: safe_run/runner ERROR Waiting 1.0 seconds before restarting
Mar 21 00:24:08 localhost journal: safe_run/scheduler ERROR Waiting 1.0 seconds before restarting
Mar 21 00:24:08 localhost journal: safe_run/ticker ERROR Restarting
Mar 21 00:24:08 localhost journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.002116
Mar 21 00:24:08 localhost journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:08 localhost journal: safe_run/ticker ERROR Waiting 1.0 seconds before restarting
Mar 21 00:24:09 localhost journal: safe_run/scheduler ERROR Restarting
Mar 21 00:24:09 localhost journal: safe_run/runner ERROR Restarting
Mar 21 00:24:09 localhost journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000385
Mar 21 00:24:09 localhost journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000428
Mar 21 00:24:09 localhost journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:09 localhost journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:09 localhost journal: safe_run/scheduler ERROR Waiting 1.25 seconds before restarting
Mar 21 00:24:09 localhost journal: safe_run/runner ERROR Waiting 1.25 seconds before restarting
Mar 21 00:24:09 localhost journal: safe_run/ticker ERROR Restarting
Mar 21 00:24:09 localhost journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.002061
Mar 21 00:24:09 localhost journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:09 localhost journal: safe_run/ticker ERROR Waiting 1.25 seconds before restarting
Mar 21 00:24:11 localhost journal: safe_run/scheduler ERROR Restarting
Mar 21 00:24:11 localhost journal: safe_run/runner ERROR Restarting
Mar 21 00:24:11 localhost journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000342
Mar 21 00:24:11 localhost journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000363
Mar 21 00:24:11 localhost journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:11 localhost journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:11 localhost journal: safe_run/scheduler ERROR Waiting 1.5 seconds before restarting
Mar 21 00:24:11 localhost journal: safe_run/runner ERROR Waiting 1.5 seconds before restarting
Mar 21 00:24:11 localhost journal: safe_run/ticker ERROR Restarting
Mar 21 00:24:11 localhost journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001824
Mar 21 00:24:11 localhost journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:11 localhost journal: safe_run/ticker ERROR Waiting 1.5 seconds before restarting
Mar 21 00:24:12 localhost journal: safe_run/scheduler ERROR Restarting
Mar 21 00:24:12 localhost journal: safe_run/runner ERROR Restarting
Mar 21 00:24:12 localhost journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000320
Mar 21 00:24:12 localhost journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000324
Mar 21 00:24:12 localhost journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:12 localhost journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:12 localhost journal: safe_run/scheduler ERROR Waiting 1.75 seconds before restarting
Mar 21 00:24:12 localhost journal: safe_run/runner ERROR Waiting 1.75 seconds before restarting
Mar 21 00:24:12 localhost journal: safe_run/ticker ERROR Restarting
Mar 21 00:24:12 localhost journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001934
Mar 21 00:24:12 localhost journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:12 localhost journal: safe_run/ticker ERROR Waiting 1.75 seconds before restarting
Mar 21 00:24:14 localhost journal: safe_run/runner ERROR Restarting
Mar 21 00:24:14 localhost journal: safe_run/scheduler ERROR Restarting
Mar 21 00:24:14 localhost journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000429
Mar 21 00:24:14 localhost journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000429
Mar 21 00:24:14 localhost journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:14 localhost journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:14 localhost journal: safe_run/runner ERROR Waiting 2.0 seconds before restarting
Mar 21 00:24:14 localhost journal: safe_run/scheduler ERROR Waiting 2.0 seconds before restarting
Mar 21 00:24:14 localhost journal: safe_run/ticker ERROR Restarting
Mar 21 00:24:14 localhost journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001942
Mar 21 00:24:14 localhost journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:14 localhost journal: safe_run/ticker ERROR Waiting 2.0 seconds before restarting
Mar 21 00:24:16 localhost journal: safe_run/runner ERROR Restarting
Mar 21 00:24:16 localhost journal: safe_run/scheduler ERROR Restarting
Mar 21 00:24:16 localhost journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000331
Mar 21 00:24:16 localhost journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000355
Mar 21 00:24:16 localhost journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:16 localhost journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:16 localhost journal: safe_run/scheduler ERROR Waiting 2.25 seconds before restarting
Mar 21 00:24:16 localhost journal: safe_run/runner ERROR Waiting 2.25 seconds before restarting
Mar 21 00:24:16 localhost journal: safe_run/ticker ERROR Restarting
Mar 21 00:24:16 localhost journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001793
Mar 21 00:24:16 localhost journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:16 localhost journal: safe_run/ticker ERROR Waiting 2.25 seconds before restarting
Mar 21 00:24:18 localhost journal: safe_run/runner ERROR Restarting
Mar 21 00:24:18 localhost journal: safe_run/scheduler ERROR Restarting
Mar 21 00:24:18 localhost journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000330
Mar 21 00:24:18 localhost journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000352
Mar 21 00:24:18 localhost journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:18 localhost journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:18 localhost journal: safe_run/scheduler ERROR Waiting 2.5 seconds before restarting
Mar 21 00:24:18 localhost journal: safe_run/runner ERROR Waiting 2.5 seconds before restarting
Mar 21 00:24:18 localhost journal: safe_run/ticker ERROR Restarting
Mar 21 00:24:18 localhost journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001833
Mar 21 00:24:18 localhost journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:24:18 localhost journal: safe_run/ticker ERROR Waiting 2.5 seconds before restarting
Mar 21 00:24:21 localhost journal: safe_run/runner ERROR Restarting
Mar 21 00:24:21 localhost journal: safe_run/scheduler ERROR Restarting
Mar 21 00:24:21 localhost journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.012647
Mar 21 00:24:21 localhost journal: safe_run/runner ERROR Program threw an exception after 0:00:00.014753
Mar 21 00:24:21 localhost journal: safe_run/scheduler ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):# 012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connecti on(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-package s/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" do es not exist
Mar 21 00:24:21 localhost journal: safe_run/runner ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambd a>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#0 12 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg 2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" does not ex ist
Mar 21 00:24:21 localhost journal: safe_run/runner ERROR Waiting 2.75 seconds before restarting
Mar 21 00:24:21 localhost journal: safe_run/scheduler ERROR Waiting 2.75 seconds before restarting
Mar 21 00:24:21 localhost journal: safe_run/ticker ERROR Restarting
Mar 21 00:24:21 localhost journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.002152
Mar 21 00:24:21 localhost journal: safe_run/ticker ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambd a>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#0 12 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg 2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" does not ex ist
Mar 21 00:24:21 localhost journal: safe_run/ticker ERROR Waiting 2.75 seconds before restarting
Mar 21 00:24:23 localhost journal: safe_run/scheduler ERROR Restarting
Mar 21 00:24:23 localhost journal: safe_run/runner ERROR Restarting
Mar 21 00:24:23 localhost journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.001592
Mar 21 00:24:23 localhost journal: safe_run/scheduler ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):# 012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connecti on(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-package s/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" do es not exist
Mar 21 00:24:23 localhost journal: safe_run/scheduler ERROR Waiting 3.0 seconds before restarting
Mar 21 00:24:23 localhost journal: safe_run/runner ERROR Program threw an exception after 0:00:00.001926
Mar 21 00:24:23 localhost journal: safe_run/runner ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambd a>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#0 12 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg 2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" does not ex ist
Mar 21 00:24:23 localhost journal: safe_run/runner ERROR Waiting 3.0 seconds before restarting
Mar 21 00:24:23 localhost journal: safe_run/ticker ERROR Restarting
Mar 21 00:24:23 localhost journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.002282
Mar 21 00:24:23 localhost journal: safe_run/ticker ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambd a>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#0 12 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg 2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" does not ex ist
Mar 21 00:24:23 localhost journal: safe_run/ticker ERROR Waiting 3.0 seconds before restarting
Mar 21 00:24:26 localhost journal: safe_run/runner ERROR Restarting
Mar 21 00:24:26 localhost journal: safe_run/scheduler ERROR Restarting
Mar 21 00:24:26 localhost journal: safe_run/runner ERROR Program threw an exception after 0:00:00.001727
Mar 21 00:24:26 localhost journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.001810
Mar 21 00:24:26 localhost journal: safe_run/runner ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambd a>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#0 12 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg 2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" does not ex ist
Mar 21 00:24:26 localhost journal: safe_run/runner ERROR Waiting 3.25 seconds before restarting
Mar 21 00:24:26 localhost journal: safe_run/scheduler ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):# 012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connecti on(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-package s/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" do es not exist
Mar 21 00:24:26 localhost journal: safe_run/scheduler ERROR Waiting 3.25 seconds before restarting
Mar 21 00:24:26 localhost journal: safe_run/ticker ERROR Restarting
Mar 21 00:24:26 localhost journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.002272
Mar 21 00:24:26 localhost journal: safe_run/ticker ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambd a>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#0 12 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg 2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" does not ex ist
Mar 21 00:24:26 localhost journal: safe_run/ticker ERROR Waiting 3.25 seconds before restarting
Mar 21 00:24:30 localhost journal: safe_run/scheduler ERROR Restarting
Mar 21 00:24:30 localhost journal: safe_run/runner ERROR Restarting
Mar 21 00:24:30 localhost journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.002269
Mar 21 00:24:30 localhost journal: safe_run/scheduler ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):# 012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connecti on(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-package s/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" do es not exist
Mar 21 00:24:30 localhost journal: safe_run/scheduler ERROR Waiting 3.5 seconds before restarting
Mar 21 00:24:30 localhost journal: safe_run/runner ERROR Program threw an exception after 0:00:00.002064
Mar 21 00:24:30 localhost journal: safe_run/runner ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambd a>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#0 12 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg 2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" does not ex ist
Mar 21 00:24:30 localhost journal: safe_run/runner ERROR Waiting 3.5 seconds before restarting
Mar 21 00:24:30 localhost journal: safe_run/ticker ERROR Restarting
Mar 21 00:24:30 localhost journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.002741
Mar 21 00:24:30 localhost journal: safe_run/ticker ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambd a>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#0 12 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg 2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" does not ex ist
Mar 21 00:24:30 localhost journal: safe_run/ticker ERROR Waiting 3.5 seconds before restarting
Mar 21 00:24:33 localhost journal: safe_run/scheduler ERROR Restarting
Mar 21 00:24:33 localhost journal: safe_run/runner ERROR Restarting
Mar 21 00:24:33 localhost journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.001735
Mar 21 00:24:33 localhost journal: safe_run/scheduler ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):# 012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connecti on(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-package s/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" do es not exist
Mar 21 00:24:33 localhost journal: safe_run/scheduler ERROR Waiting 3.75 seconds before restarting
Mar 21 00:24:33 localhost journal: safe_run/runner ERROR Program threw an exception after 0:00:00.002240
Mar 21 00:24:33 localhost journal: safe_run/runner ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambd a>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#0 12 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg 2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" does not ex ist
Mar 21 00:24:33 localhost journal: safe_run/runner ERROR Waiting 3.75 seconds before restarting
Mar 21 00:24:33 localhost journal: safe_run/ticker ERROR Restarting
Mar 21 00:24:33 localhost journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.003504
Mar 21 00:24:33 localhost journal: safe_run/ticker ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambd a>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#0 12 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg 2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" does not ex ist
Mar 21 00:24:33 localhost journal: safe_run/ticker ERROR Waiting 3.75 seconds before restarting
Mar 21 00:24:37 localhost journal: safe_run/scheduler ERROR Restarting
Mar 21 00:24:37 localhost journal: safe_run/runner ERROR Restarting
Mar 21 00:24:37 localhost journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.001915
Mar 21 00:24:37 localhost journal: safe_run/scheduler ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):# 012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connecti on(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-package s/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" do es not exist
Mar 21 00:24:37 localhost journal: safe_run/scheduler ERROR Waiting 4.0 seconds before restarting
Mar 21 00:24:37 localhost journal: safe_run/runner ERROR Program threw an exception after 0:00:00.001733
Mar 21 00:24:37 localhost journal: safe_run/runner ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambd a>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#0 12 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg 2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" does not ex ist
Mar 21 00:24:37 localhost journal: safe_run/runner ERROR Waiting 4.0 seconds before restarting
Mar 21 00:24:37 localhost journal: safe_run/ticker ERROR Restarting
Mar 21 00:24:37 localhost journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.002257
Mar 21 00:24:37 localhost journal: safe_run/ticker ERROR Exception: OperationalError: FATAL: role "pscheduler" does not exist#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambd a>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#0 12 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg 2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: role "pscheduler" does not ex ist
Mar 21 00:24:37 localhost journal: safe_run/ticker ERROR Waiting 4.0 seconds before restarting
Mar 21 00:24:41 localhost journal: safe_run/scheduler ERROR Restarting
Mar 21 00:24:41 localhost journal: safe_run/runner ERROR Restarting
Mar 21 00:24:41 localhost journal: safe_run/ticker ERROR Restarting
Mar 21 00:33:19 amessonar journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000211
Mar 21 00:33:19 amessonar journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001099
Mar 21 00:33:19 amessonar journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000226
Mar 21 00:33:19 amessonar journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:19 amessonar journal: safe_run/scheduler ERROR Waiting 0.25 seconds before restarting
Mar 21 00:33:19 amessonar journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:19 amessonar journal: safe_run/runner ERROR Waiting 0.25 seconds before restarting
Mar 21 00:33:19 amessonar journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:19 amessonar journal: safe_run/ticker ERROR Waiting 0.25 seconds before restarting
Mar 21 00:33:20 amessonar journal: safe_run/scheduler ERROR Restarting
Mar 21 00:33:20 amessonar journal: safe_run/runner ERROR Restarting
Mar 21 00:33:20 amessonar journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000340
Mar 21 00:33:20 amessonar journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000264
Mar 21 00:33:20 amessonar journal: safe_run/ticker ERROR Restarting
Mar 21 00:33:20 amessonar journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:20 amessonar journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:20 amessonar journal: safe_run/scheduler ERROR Waiting 0.5 seconds before restarting
Mar 21 00:33:20 amessonar journal: safe_run/runner ERROR Waiting 0.5 seconds before restarting
Mar 21 00:33:20 amessonar journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001055
Mar 21 00:33:20 amessonar journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:20 amessonar journal: safe_run/ticker ERROR Waiting 0.5 seconds before restarting
Mar 21 00:33:20 amessonar journal: safe_run/runner ERROR Restarting
Mar 21 00:33:20 amessonar journal: safe_run/scheduler ERROR Restarting
Mar 21 00:33:20 amessonar journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000401
Mar 21 00:33:20 amessonar journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000401
Mar 21 00:33:20 amessonar journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:20 amessonar journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:20 amessonar journal: safe_run/runner ERROR Waiting 0.75 seconds before restarting
Mar 21 00:33:20 amessonar journal: safe_run/scheduler ERROR Waiting 0.75 seconds before restarting
Mar 21 00:33:20 amessonar journal: safe_run/ticker ERROR Restarting
Mar 21 00:33:20 amessonar journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001917
Mar 21 00:33:20 amessonar journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:20 amessonar journal: safe_run/ticker ERROR Waiting 0.75 seconds before restarting
Mar 21 00:33:21 amessonar journal: safe_run/scheduler ERROR Restarting
Mar 21 00:33:21 amessonar journal: safe_run/runner ERROR Restarting
Mar 21 00:33:21 amessonar journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000258
Mar 21 00:33:21 amessonar journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000261
Mar 21 00:33:21 amessonar journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:21 amessonar journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:21 amessonar journal: safe_run/scheduler ERROR Waiting 1.0 seconds before restarting
Mar 21 00:33:21 amessonar journal: safe_run/runner ERROR Waiting 1.0 seconds before restarting
Mar 21 00:33:21 amessonar journal: safe_run/ticker ERROR Restarting
Mar 21 00:33:21 amessonar journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001802
Mar 21 00:33:21 amessonar journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:21 amessonar journal: safe_run/ticker ERROR Waiting 1.0 seconds before restarting
Mar 21 00:33:22 amessonar journal: safe_run/scheduler ERROR Restarting
Mar 21 00:33:22 amessonar journal: safe_run/runner ERROR Restarting
Mar 21 00:33:22 amessonar journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000413
Mar 21 00:33:22 amessonar journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000422
Mar 21 00:33:22 amessonar journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:22 amessonar journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:22 amessonar journal: safe_run/scheduler ERROR Waiting 1.25 seconds before restarting
Mar 21 00:33:22 amessonar journal: safe_run/runner ERROR Waiting 1.25 seconds before restarting
Mar 21 00:33:22 amessonar journal: safe_run/ticker ERROR Restarting
Mar 21 00:33:22 amessonar journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001941
Mar 21 00:33:22 amessonar journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:22 amessonar journal: safe_run/ticker ERROR Waiting 1.25 seconds before restarting
Mar 21 00:33:23 amessonar journal: safe_run/scheduler ERROR Restarting
Mar 21 00:33:23 amessonar journal: safe_run/runner ERROR Restarting
Mar 21 00:33:23 amessonar journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000384
Mar 21 00:33:23 amessonar journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000395
Mar 21 00:33:23 amessonar journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:23 amessonar journal: safe_run/scheduler ERROR Waiting 1.5 seconds before restarting
Mar 21 00:33:23 amessonar journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:23 amessonar journal: safe_run/runner ERROR Waiting 1.5 seconds before restarting
Mar 21 00:33:23 amessonar journal: safe_run/ticker ERROR Restarting
Mar 21 00:33:23 amessonar journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001764
Mar 21 00:33:23 amessonar journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:23 amessonar journal: safe_run/ticker ERROR Waiting 1.5 seconds before restarting
Mar 21 00:33:25 amessonar journal: safe_run/scheduler ERROR Restarting
Mar 21 00:33:25 amessonar journal: safe_run/runner ERROR Restarting
Mar 21 00:33:25 amessonar journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000424
Mar 21 00:33:25 amessonar journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000429
Mar 21 00:33:25 amessonar journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:25 amessonar journal: safe_run/scheduler ERROR Waiting 1.75 seconds before restarting
Mar 21 00:33:25 amessonar journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:25 amessonar journal: safe_run/runner ERROR Waiting 1.75 seconds before restarting
Mar 21 00:33:25 amessonar journal: safe_run/ticker ERROR Restarting
Mar 21 00:33:25 amessonar journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001703
Mar 21 00:33:25 amessonar journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:25 amessonar journal: safe_run/ticker ERROR Waiting 1.75 seconds before restarting
Mar 21 00:33:26 amessonar journal: safe_run/scheduler ERROR Restarting
Mar 21 00:33:26 amessonar journal: safe_run/runner ERROR Restarting
Mar 21 00:33:26 amessonar journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000435
Mar 21 00:33:26 amessonar journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000433
Mar 21 00:33:26 amessonar journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:26 amessonar journal: safe_run/scheduler ERROR Waiting 2.0 seconds before restarting
Mar 21 00:33:26 amessonar journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:26 amessonar journal: safe_run/runner ERROR Waiting 2.0 seconds before restarting
Mar 21 00:33:26 amessonar journal: safe_run/ticker ERROR Restarting
Mar 21 00:33:26 amessonar journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001897
Mar 21 00:33:26 amessonar journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:26 amessonar journal: safe_run/ticker ERROR Waiting 2.0 seconds before restarting
Mar 21 00:33:28 amessonar journal: safe_run/scheduler ERROR Restarting
Mar 21 00:33:28 amessonar journal: safe_run/runner ERROR Restarting
Mar 21 00:33:28 amessonar journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000403
Mar 21 00:33:28 amessonar journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:28 amessonar journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000495
Mar 21 00:33:28 amessonar journal: safe_run/scheduler ERROR Waiting 2.25 seconds before restarting
Mar 21 00:33:28 amessonar journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:28 amessonar journal: safe_run/runner ERROR Waiting 2.25 seconds before restarting
Mar 21 00:33:28 amessonar journal: safe_run/ticker ERROR Restarting
Mar 21 00:33:28 amessonar journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001687
Mar 21 00:33:28 amessonar journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:28 amessonar journal: safe_run/ticker ERROR Waiting 2.25 seconds before restarting
Mar 21 00:33:31 amessonar journal: safe_run/scheduler ERROR Restarting
Mar 21 00:33:31 amessonar journal: safe_run/runner ERROR Restarting
Mar 21 00:33:31 amessonar journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000331
Mar 21 00:33:31 amessonar journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000246
Mar 21 00:33:31 amessonar journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 527, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:31 amessonar journal: safe_run/scheduler ERROR Waiting 2.5 seconds before restarting
Mar 21 00:33:31 amessonar journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:31 amessonar journal: safe_run/runner ERROR Waiting 2.5 seconds before restarting
Mar 21 00:33:31 amessonar journal: safe_run/ticker ERROR Restarting
Mar 21 00:33:31 amessonar journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001123
Mar 21 00:33:31 amessonar journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 35, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 21 00:33:31 amessonar journal: safe_run/ticker ERROR Waiting 2.5 seconds before restarting
Mar 21 00:33:33 amessonar journal: safe_run/scheduler ERROR Restarting
Mar 21 00:33:33 amessonar journal: safe_run/runner ERROR Restarting
Mar 21 00:33:33 amessonar journal: safe_run/ticker ERROR Restarting
Mar 20 19:33:46 amessonar journal: safe_run/runner ERROR Program threw an exception after -1 day, 19:00:12.990431
Mar 20 19:33:46 amessonar journal: safe_run/scheduler ERROR Program threw an exception after -1 day, 19:00:12.990555
Mar 20 19:33:46 amessonar journal: safe_run/runner ERROR Exception: DatabaseError: server closed the connection unexpectedly#012#011This probably means the server terminate d abnormally#012#011before or while processing the request.#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/ libexec/pscheduler/daemons/runner", line 817, in main_program#012 """, [refresh]);#012DatabaseError: server closed the connection unexpectedly#012#011This probably means th e server terminated abnormally#012#011before or while processing the request.
Mar 20 19:33:46 amessonar journal: safe_run/runner ERROR Waiting 2.75 seconds before restarting
Mar 20 19:33:46 amessonar journal: safe_run/scheduler ERROR Exception: DatabaseError: server closed the connection unexpectedly#012#011This probably means the server termin ated abnormally#012#011before or while processing the request.#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", li ne 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 660, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 544, in main_program#012 """)#012DatabaseError: server closed the connection unexpectedly#012#011This probably means the s erver terminated abnormally#012#011before or while processing the request.
Mar 20 19:33:46 amessonar journal: safe_run/scheduler ERROR Waiting 2.75 seconds before restarting
Mar 20 19:33:49 amessonar journal: safe_run/runner ERROR Restarting
Mar 20 19:33:49 amessonar journal: safe_run/scheduler ERROR Restarting
Mar 20 19:34:01 amessonar journal: safe_run/ticker ERROR Program threw an exception after -1 day, 19:00:27.464158
Mar 20 19:34:01 amessonar journal: safe_run/ticker ERROR Exception: OperationalError: terminating connection due to administrator command#012server closed the connection un expectedly#012#011This probably means the server terminated abnormally#012#011before or while processing the request.#012#012Traceback (most recent call last):#012 File "/usr /lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 156, in <lambda>#012 ps cheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/ticker", line 133, in main_program#012 cursor.execute("SELECT ticker()")#012Operational Error: terminating connection due to administrator command#012server closed the connection unexpectedly#012#011This probably means the server terminated abnormally#012#011befo re or while processing the request.
Mar 20 19:34:01 amessonar journal: safe_run/ticker ERROR Waiting 2.75 seconds before restarting
Mar 20 19:34:03 amessonar journal: safe_run/ticker ERROR Restarting
Mar 20 19:42:11 amessonar journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.442165
Mar 20 19:42:11 amessonar journal: safe_run/ticker ERROR Exception: InternalError: Invalid enumeration: At //version: 1.0 is not of type 'string'#012CONTEXT: SQL statement "UPDATE test SET available = FALSE WHERE updated < now()"#012PL/pgSQL function test_boot() line 48 at SQL statement#012SQL statement "SELECT test_boot()"#012PL/pgSQL function warm_boot() line 4 at PERFORM#012SQL statement "SELECT warm_boot()"#012PL/pgSQL function cold_boot() line 3 at PERFORM#012#012Traceback (most recent call last):#012 File "/u sr/lib/python2.7/site-packages/pscheduler/saferun.py", line 72, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 157, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/ticker", line 131, in main_program#012 cursor.execute("SELECT cold_boot()")#012Intern alError: Invalid enumeration: At //version: 1.0 is not of type 'string'#012CONTEXT: SQL statement "UPDATE test SET available = FALSE WHERE updated < now()"#012PL/pgSQL functi on test_boot() line 48 at SQL statement#012SQL statement "SELECT test_boot()"#012PL/pgSQL function warm_boot() line 4 at PERFORM#012SQL statement "SELECT warm_boot()"#012PL/pg SQL function cold_boot() line 3 at PERFORM
Mar 20 19:42:11 amessonar journal: safe_run/ticker ERROR Waiting 0.25 seconds before restarting
Mar 20 19:42:11 amessonar journal: safe_run/ticker ERROR Restarting: ['/usr/libexec/pscheduler/daemons/ticker', '--daemon', '--pid-file', '/var/run/pscheduler-ticker.pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
Mar 20 19:42:12 amessonar journal: safe_run/runner ERROR Program threw an exception after 0:00:01.212315
Mar 20 19:42:12 amessonar journal: safe_run/scheduler ERROR Program threw an exception after 0:00:01.029201
Mar 20 19:42:12 amessonar journal: safe_run/runner ERROR Exception: DatabaseError: server closed the connection unexpectedly#012#011This probably means the server terminate d abnormally#012#011before or while processing the request.#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 72, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 933, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/ libexec/pscheduler/daemons/runner", line 842, in main_program#012 """, [refresh]);#012DatabaseError: server closed the connection unexpectedly#012#011This probably means th e server terminated abnormally#012#011before or while processing the request.
Mar 20 19:42:12 amessonar journal: safe_run/scheduler ERROR Exception: DatabaseError: server closed the connection unexpectedly#012#011This probably means the server termin ated abnormally#012#011before or while processing the request.#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", li ne 72, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 809, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 764, in main_program#012 cursor.execute(query, args)#012DatabaseError: server closed the connection unexpectedly#012#011Th is probably means the server terminated abnormally#012#011before or while processing the request.
Mar 20 19:42:12 amessonar journal: safe_run/archiver ERROR Program threw an exception after 0:00:01.119553
Mar 20 19:42:12 amessonar journal: safe_run/runner ERROR Waiting 0.25 seconds before restarting
Mar 20 19:42:12 amessonar journal: safe_run/scheduler ERROR Waiting 0.25 seconds before restarting
Mar 20 19:42:12 amessonar journal: safe_run/archiver ERROR Exception: DatabaseError: server closed the connection unexpectedly#012#011This probably means the server termina ted abnormally#012#011before or while processing the request.#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", lin e 72, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/archiver", line 855, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/ usr/libexec/pscheduler/daemons/archiver", line 811, in main_program#012 [options.max_parallel])#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 188, in query#012 cursor.execute(query, args)#012DatabaseError: server closed the connection unexpectedly#012#011This probably means the server terminated abnormally#012#011before or while processing the request.
Mar 20 19:42:12 amessonar journal: safe_run/archiver ERROR Waiting 0.25 seconds before restarting
Mar 20 19:42:12 amessonar journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.385413
Mar 20 19:42:12 amessonar journal: safe_run/ticker ERROR Exception: OperationalError: terminating connection due to administrator command#012CONTEXT: PL/pgSQL function tes t_boot() line 20 at IF#012SQL statement "SELECT test_boot()"#012PL/pgSQL function warm_boot() line 4 at PERFORM#012SQL statement "SELECT warm_boot()"#012PL/pgSQL function cold _boot() line 3 at PERFORM#012server closed the connection unexpectedly#012#011This probably means the server terminated abnormally#012#011before or while processing the reques t.#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 72, in safe_run#012 function()#012 File "/usr/libexec /pscheduler/daemons/ticker", line 157, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/ticker", line 131, in main_pro gram#012 cursor.execute("SELECT cold_boot()")#012OperationalError: terminating connection due to administrator command#012CONTEXT: PL/pgSQL function test_boot() line 20 at IF#012SQL statement "SELECT test_boot()"#012PL/pgSQL function warm_boot() line 4 at PERFORM#012SQL statement "SELECT warm_boot()"#012PL/pgSQL function cold_boot() line 3 at P ERFORM#012server closed the connection unexpectedly#012#011This probably means the server terminated abnormally#012#011before or while processing the request.
Mar 20 19:42:12 amessonar journal: safe_run/ticker ERROR Waiting 0.5 seconds before restarting
Mar 20 19:42:12 amessonar journal: safe_run/runner ERROR Restarting: ['/usr/libexec/pscheduler/daemons/runner', '--daemon', '--pid-file', '/var/run/pscheduler-runner.pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
Mar 20 19:42:12 amessonar journal: safe_run/scheduler ERROR Restarting: ['/usr/libexec/pscheduler/daemons/scheduler', '--daemon', '--pid-file', '/var/run/pscheduler-schedul er.pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
Mar 20 19:42:12 amessonar journal: safe_run/archiver ERROR Restarting: ['/usr/libexec/pscheduler/daemons/archiver', '--daemon', '--pid-file', '/var/run/pscheduler-archiver. pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
Mar 20 19:42:12 amessonar journal: safe_run/runner ERROR Program threw an exception after 0:00:00.000302
Mar 20 19:42:12 amessonar journal: safe_run/runner ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 72, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 933, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/runner", line 744, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 36, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 20 19:42:12 amessonar journal: safe_run/runner ERROR Waiting 0.5 seconds before restarting
Mar 20 19:42:12 amessonar journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000263
Mar 20 19:42:12 amessonar journal: safe_run/archiver ERROR Program threw an exception after 0:00:00.000216
Mar 20 19:42:12 amessonar journal: safe_run/scheduler ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on hos t "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py ", line 72, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 809, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 734, in main_program#012 pg = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db .py", line 36, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _conn ect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0 .1" and accepting#012#011TCP/IP connections on port 5432?
Mar 20 19:42:12 amessonar journal: safe_run/scheduler ERROR Waiting 0.5 seconds before restarting
Mar 20 19:42:12 amessonar journal: safe_run/archiver ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py" , line 72, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/archiver", line 855, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 Fi le "/usr/libexec/pscheduler/daemons/archiver", line 741, in main_program#012 db = pscheduler.PgConnection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py" , line 104, in __init__#012 self.pg = pg_connection(dsn, autocommit=autocommit, name=name)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 36, in pg_con nection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_fact ory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and accepting#012#01 1TCP/IP connections on port 5432?
Mar 20 19:42:12 amessonar journal: safe_run/archiver ERROR Waiting 0.5 seconds before restarting
Mar 20 19:42:12 amessonar journal: safe_run/ticker ERROR Restarting: ['/usr/libexec/pscheduler/daemons/ticker', '--daemon', '--pid-file', '/var/run/pscheduler-ticker.pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
Mar 20 19:42:12 amessonar journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.001166
Mar 20 19:42:12 amessonar journal: safe_run/ticker ERROR Exception: OperationalError: could not connect to server: Connection refused#012#011Is the server running on host " 127.0.0.1" and accepting#012#011TCP/IP connections on port 5432?#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 72, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 157, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File " /usr/libexec/pscheduler/daemons/ticker", line 127, in main_program#012 db = pscheduler.pg_connection(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", lin e 36, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: could not connect to server: Connection refused#012#011Is the server running on host "127.0.0.1" and a ccepting#012#011TCP/IP connections on port 5432?
Mar 20 19:42:12 amessonar journal: safe_run/ticker ERROR Waiting 0.75 seconds before restarting
Mar 20 19:42:13 amessonar journal: safe_run/runner ERROR Restarting: ['/usr/libexec/pscheduler/daemons/runner', '--daemon', '--pid-file', '/var/run/pscheduler-runner.pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
Mar 20 19:42:13 amessonar journal: safe_run/scheduler ERROR Restarting: ['/usr/libexec/pscheduler/daemons/scheduler', '--daemon', '--pid-file', '/var/run/pscheduler-schedul er.pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
Mar 20 19:42:13 amessonar journal: safe_run/archiver ERROR Restarting: ['/usr/libexec/pscheduler/daemons/archiver', '--daemon', '--pid-file', '/var/run/pscheduler-archiver. pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
Mar 20 19:42:13 amessonar journal: safe_run/runner ERROR Program threw an exception after 0:00:00.001161
Mar 20 19:42:13 amessonar journal: safe_run/runner ERROR Exception: OperationalError: FATAL: the database system is starting up#012#012Traceback (most recent call last):#0 12 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 72, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 933, in <lam bda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/runner", line 744, in main_program#012 db = pscheduler.pg_connection(dsn) #012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 36, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psyco pg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: the database system is star ting up
Mar 20 19:42:13 amessonar journal: safe_run/runner ERROR Waiting 0.75 seconds before restarting
Mar 20 19:42:13 amessonar journal: safe_run/scheduler ERROR Program threw an exception after 0:00:00.000803
Mar 20 19:42:13 amessonar journal: safe_run/scheduler ERROR Exception: OperationalError: FATAL: the database system is starting up#012#012Traceback (most recent call last) :#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 72, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 809, i n <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 734, in main_program#012 pg = pscheduler.pg_connec tion(dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 36, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packa ges/psycopg2/__init__.py", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: the database syste m is starting up
Mar 20 19:42:13 amessonar journal: safe_run/scheduler ERROR Waiting 0.75 seconds before restarting
Mar 20 19:42:13 amessonar journal: safe_run/archiver ERROR Program threw an exception after 0:00:00.001124
Mar 20 19:42:13 amessonar journal: safe_run/archiver ERROR Exception: OperationalError: FATAL: the database system is starting up#012#012Traceback (most recent call last): #012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 72, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/archiver", line 855, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/archiver", line 741, in main_program#012 db = pscheduler.PgConnection (dsn)#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 104, in __init__#012 self.pg = pg_connection(dsn, autocommit=autocommit, name=name)#012 File "/us r/lib/python2.7/site-packages/pscheduler/db.py", line 36, in pg_connection#012 pg = psycopg2.connect(dsn)#012 File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py ", line 164, in connect#012 conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL: the database system is starting up
Mar 20 19:42:13 amessonar journal: safe_run/archiver ERROR Waiting 0.75 seconds before restarting
Mar 20 19:42:13 amessonar journal: safe_run/ticker ERROR Restarting: ['/usr/libexec/pscheduler/daemons/ticker', '--daemon', '--pid-file', '/var/run/pscheduler-ticker.pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
Mar 20 19:42:14 amessonar journal: safe_run/runner ERROR Restarting: ['/usr/libexec/pscheduler/daemons/runner', '--daemon', '--pid-file', '/var/run/pscheduler-runner.pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
Mar 20 19:42:14 amessonar journal: safe_run/scheduler ERROR Restarting: ['/usr/libexec/pscheduler/daemons/scheduler', '--daemon', '--pid-file', '/var/run/pscheduler-schedul er.pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
Mar 20 19:42:14 amessonar journal: safe_run/archiver ERROR Restarting: ['/usr/libexec/pscheduler/daemons/archiver', '--daemon', '--pid-file', '/var/run/pscheduler-archiver. pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
Mar 20 19:42:14 amessonar journal: safe_run/ticker ERROR Program threw an exception after 0:00:00.425038
Mar 20 19:42:14 amessonar journal: safe_run/ticker ERROR Exception: InternalError: Invalid enumeration: At //version: 1.0 is not of type 'string'#012CONTEXT: SQL statement "UPDATE test SET available = FALSE WHERE updated < now()"#012PL/pgSQL function test_boot() line 48 at SQL statement#012SQL statement "SELECT test_boot()"#012PL/pgSQL function warm_boot() line 4 at PERFORM#012SQL statement "SELECT warm_boot()"#012PL/pgSQL function cold_boot() line 3 at PERFORM#012#012Traceback (most recent call last):#012 File "/u sr/lib/python2.7/site-packages/pscheduler/saferun.py", line 72, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 157, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/ticker", line 131, in main_program#012 cursor.execute("SELECT cold_boot()")#012Intern alError: Invalid enumeration: At //version: 1.0 is not of type 'string'#012CONTEXT: SQL statement "UPDATE test SET available = FALSE WHERE updated < now()"#012PL/pgSQL functi on test_boot() line 48 at SQL statement#012SQL statement "SELECT test_boot()"#012PL/pgSQL function warm_boot() line 4 at PERFORM#012SQL statement "SELECT warm_boot()"#012PL/pg SQL function cold_boot() line 3 at PERFORM
Mar 20 19:42:14 amessonar journal: safe_run/ticker ERROR Waiting 1.0 seconds before restarting
Mar 20 19:42:15 amessonar journal: safe_run/ticker ERROR Restarting: ['/usr/libexec/pscheduler/daemons/ticker', '--daemon', '--pid-file', '/var/run/pscheduler-ticker.pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
Mar 20 19:49:54 amessonar journal: safe_run/runner ERROR Program threw an exception after 0:00:15.722530
Mar 20 19:49:54 amessonar journal: safe_run/scheduler ERROR Program threw an exception after 0:00:15.722319
Mar 20 19:49:54 amessonar journal: safe_run/archiver ERROR Program threw an exception after 0:00:15.723036
Mar 20 19:49:54 amessonar journal: safe_run/archiver ERROR Exception: DatabaseError: server closed the connection unexpectedly#012#011This probably means the server termina ted abnormally#012#011before or while processing the request.#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", lin e 72, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/archiver", line 855, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/ usr/libexec/pscheduler/daemons/archiver", line 811, in main_program#012 [options.max_parallel])#012 File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 188, in query#012 cursor.execute(query, args)#012DatabaseError: server closed the connection unexpectedly#012#011This probably means the server terminated abnormally#012#011before or while processing the request.
Mar 20 19:49:54 amessonar journal: safe_run/scheduler ERROR Exception: DatabaseError: server closed the connection unexpectedly#012#011This probably means the server termin ated abnormally#012#011before or while processing the request.#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", li ne 72, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 809, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/scheduler", line 764, in main_program#012 cursor.execute(query, args)#012DatabaseError: server closed the connection unexpectedly#012#011Th is probably means the server terminated abnormally#012#011before or while processing the request.
Mar 20 19:49:54 amessonar journal: safe_run/runner ERROR Exception: DatabaseError: server closed the connection unexpectedly#012#011This probably means the server terminate d abnormally#012#011before or while processing the request.#012#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 72, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/runner", line 933, in <lambda>#012 pscheduler.safe_run(lambda: main_program())#012 File "/usr/ libexec/pscheduler/daemons/runner", line 842, in main_program#012 """, [refresh]);#012DatabaseError: server closed the connection unexpectedly#012#011This probably means th e server terminated abnormally#012#011before or while processing the request.
Mar 20 19:49:54 amessonar journal: safe_run/archiver ERROR Waiting 0.25 seconds before restarting
Mar 20 19:49:54 amessonar journal: safe_run/scheduler ERROR Waiting 0.25 seconds before restarting
Mar 20 19:49:54 amessonar journal: safe_run/runner ERROR Waiting 0.25 seconds before restarting
Mar 20 19:49:55 amessonar journal: safe_run/archiver ERROR Restarting: ['/usr/libexec/pscheduler/daemons/archiver', '--daemon', '--pid-file', '/var/run/pscheduler-archiver. pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
Mar 20 19:49:55 amessonar journal: safe_run/scheduler ERROR Restarting: ['/usr/libexec/pscheduler/daemons/scheduler', '--daemon', '--pid-file', '/var/run/pscheduler-schedul er.pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
Mar 20 19:49:55 amessonar journal: safe_run/runner ERROR Restarting: ['/usr/libexec/pscheduler/daemons/runner', '--daemon', '--pid-file', '/var/run/pscheduler-runner.pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
Mar 20 19:50:01 amessonar journal: safe_run/ticker ERROR Program threw an exception after 0:00:21.863118
Mar 20 19:50:01 amessonar journal: safe_run/ticker ERROR Exception: OperationalError: terminating connection due to administrator command#012server closed the connection un expectedly#012#011This probably means the server terminated abnormally#012#011before or while processing the request.#012#012Traceback (most recent call last):#012 File "/usr /lib/python2.7/site-packages/pscheduler/saferun.py", line 72, in safe_run#012 function()#012 File "/usr/libexec/pscheduler/daemons/ticker", line 157, in <lambda>#012 ps cheduler.safe_run(lambda: main_program())#012 File "/usr/libexec/pscheduler/daemons/ticker", line 137, in main_program#012 cursor.execute("SELECT ticker()")#012Operational Error: terminating connection due to administrator command#012server closed the connection unexpectedly#012#011This probably means the server terminated abnormally#012#011befo re or while processing the request.
Mar 20 19:50:01 amessonar journal: safe_run/ticker ERROR Waiting 0.25 seconds before restarting
Mar 20 19:50:01 amessonar journal: safe_run/ticker ERROR Restarting: ['/usr/libexec/pscheduler/daemons/ticker', '--daemon', '--pid-file', '/var/run/pscheduler-ticker.pid', '--dsn', '@/etc/pscheduler/database/database-dsn']
[root@amessonar ~]# pscheduler task idle --duration PT2S
Submitting task...
Task URL:
Running with tool 'snooze'
Fetching first run...
Next scheduled run:
Starts 2018-03-21T01:03:33Z (~7 seconds)
Ends 2018-03-21T01:03:35Z (~1 seconds)
Waiting for result...
Run has not completed.
[root@amessonar ~]# pscheduler task rtt --dest 127.0.0.1
Submitting task...
Task URL:
Running with tool 'ping'
Fetching first run...
Next scheduled run:
Starts 2018-03-21T01:04:29Z (~8 seconds)
Ends 2018-03-21T01:04:40Z (~10 seconds)
Waiting for result...
Run has not completed.
- [perfsonar-user] unable to +test or +host, Darrain Waters, 03/21/2018
- Re: [perfsonar-user] unable to +test or +host, Mark Feit, 03/21/2018
- Re: [perfsonar-user] unable to +test or +host, Darrain Waters, 03/21/2018
- Re: [perfsonar-user] unable to +test or +host, Mark Feit, 03/21/2018
Archive powered by MHonArc 2.6.19.