Ok, so someone updates my Mobility server and apparently patched PostgreSQL and perhaps part of DataSync. I am now gett the following error when starting gms. Help please.
5691:error:06065064:digital envelop routines:EVP_DecryptFinal_ex:bad deecrypt:evp_enc.c:330:
Then the sync engine fails to start
Could I possible downgrade the packages to where they need to be? Can someone give me a list of what those packages and versions would be?
engine.log
2013-12-20 13:38:49.099 INFO [MainThread] [syncEngine:27] [userID:] [eventID:] [objectID:] [] Starting Sync Engine v2.0.0 429.
2013-12-20 13:38:49.132 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:38:50.140 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 1 of 10, sleeping for 2 seconds...
2013-12-20 13:38:52.143 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:38:53.147 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 2 of 10, sleeping for 2 seconds...
2013-12-20 13:38:55.150 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:38:56.154 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 3 of 10, sleeping for 2 seconds...
2013-12-20 13:38:58.156 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:38:59.161 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 4 of 10, sleeping for 2 seconds...
2013-12-20 13:39:01.163 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:39:02.167 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 5 of 10, sleeping for 2 seconds...
2013-12-20 13:39:04.170 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:39:05.174 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 6 of 10, sleeping for 2 seconds...
2013-12-20 13:39:07.176 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:39:08.181 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 7 of 10, sleeping for 2 seconds...
2013-12-20 13:39:10.183 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:39:11.187 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 8 of 10, sleeping for 2 seconds...
2013-12-20 13:39:13.190 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:39:14.194 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 9 of 10, sleeping for 2 seconds...
2013-12-20 13:39:16.196 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:39:17.201 ERROR [MainThread] [outgoing:29] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:39:17.205 ERROR [MainThread] [util:253] [userID:] [eventID:] [objectID:] [] EXCEPTION: ********************
2013-12-20 13:39:17.205 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: Traceback (most recent call last):
2013-12-20 13:39:17.205 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "syncengine/lib/syncengine/engine.py", line 311, in __init__
2013-12-20 13:39:17.206 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "syncengine/lib/syncengine/config/outgoing.py", line 18, in __init__
2013-12-20 13:39:17.206 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "syncengine/lib/syncengine/config/outgoing.py", line 43, in _getCE
2013-12-20 13:39:17.206 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "common/lib/supersocket.py", line 208, in __init__
2013-12-20 13:39:17.206 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/opt/novell/datasynchttps://www.novell.com/common/lib/suds/client.py", line 110, in __init__
2013-12-20 13:39:17.206 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: self.wsdl = Definitions(url, options)
2013-12-20 13:39:17.207 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/opt/novell/datasynchttps://www.novell.com/common/lib/suds/wsdl.py", line 171, in __init__
2013-12-20 13:39:17.207 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: d = reader.open(url)
2013-12-20 13:39:17.207 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/opt/novell/datasynchttps://www.novell.com/common/lib/suds/reader.py", line 52, in open
2013-12-20 13:39:17.207 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: fp = self.options.transport.open(Request(url))
2013-12-20 13:39:17.208 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/opt/novell/datasynchttps://www.novell.com/common/lib/suds/transport/http.py", line 62, in open
2013-12-20 13:39:17.208 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: return self.u2open(u2request)
2013-12-20 13:39:17.208 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/opt/novell/datasynchttps://www.novell.com/common/lib/suds/transport/http.py", line 118, in u2open
2013-12-20 13:39:17.208 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: return url.open(u2request, timeout=tm)
2013-12-20 13:39:17.208 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/usr/lib64/python2.6/urllib2.py", line 391, in open
2013-12-20 13:39:17.209 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: response = self._open(req, data)
2013-12-20 13:39:17.209 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/usr/lib64/python2.6/urllib2.py", line 409, in _open
2013-12-20 13:39:17.209 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: '_open', req)
2013-12-20 13:39:17.209 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/usr/lib64/python2.6/urllib2.py", line 369, in _call_chain
2013-12-20 13:39:17.210 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: result = func(*args)
2013-12-20 13:39:17.210 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "common/lib/supersocket.py", line 296, in https_open
2013-12-20 13:39:17.210 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/usr/lib64/python2.6/urllib2.py", line 1161, in do_open
2013-12-20 13:39:17.210 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: raise URLError(err)
2013-12-20 13:39:17.210 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: URLError: <urlopen error [Errno 111] Connection refused>
2013-12-20 13:39:17.211 ERROR [MainThread] [util:257] [userID:] [eventID:] [objectID:] [] EXCEPTION: ********************
2013-12-20 13:39:17.211 ERROR [MainThread] [engine:353] [userID:] [eventID:] [objectID:] [] rtype: <urlopen error [Errno 111] Connection refused>
2013-12-20 13:39:17.211 ERROR [MainThread] [engine:358] [userID:] [eventID:] [objectID:] [] Shutting down Sync Engine.
2013-12-20 13:39:17.216 INFO [MainThread] [syncEngine:18] [userID:] [eventID:] [objectID:] [] Sync Engine stopped.
monitor.log
2013-12-20 13:38:47.845 INFO [MainThread] [monitorengine_util:26] [userID:] [eventID:] [objectID:] [] Loading DataSync MonitorEngine v2.0.0 429.
2013-12-20 13:38:47.845 INFO [MainThread] [monitorEngine:31] [userID:] [eventID:] [objectID:] [] Creating DataSync Monitor...
2013-12-20 13:38:47.865 INFO [MainThread] [monitorengine:89] [userID:] [eventID:] [objectID:] [] MonitorEngine Initializing ...
2013-12-20 13:38:48.278 ERROR [MainThread] [monitorEngine:71] [userID:] [eventID:] [objectID:] [] MonitorEngine Terminated unexpectedly: fe_sendauth: no password supplied
Traceback (most recent call last):
File "monitorengine/sbin/monitorEngine.py", line 64, in <module>
File "monitorengine/lib/monitorengine/monitorengine.py", line 104, in init
File "monitorengine/lib/monitorstorage/basestore.py", line 212, in __init__
File "monitorengine/lib/monitorstorage/basestore.py", line 111, in __init__
File "monitorengine/lib/monitorstorage/basestore.py", line 67, in __init__
File "monitorengine/lib/monitorstorage/basestore.py", line 42, in __init__
File "monitorengine/lib/monitorstorage/basestore.py", line 46, in connect
OperationalError: fe_sendauth: no password supplied
5691:error:06065064:digital envelop routines:EVP_DecryptFinal_ex:bad deecrypt:evp_enc.c:330:
Then the sync engine fails to start
Could I possible downgrade the packages to where they need to be? Can someone give me a list of what those packages and versions would be?
engine.log
2013-12-20 13:38:49.099 INFO [MainThread] [syncEngine:27] [userID:] [eventID:] [objectID:] [] Starting Sync Engine v2.0.0 429.
2013-12-20 13:38:49.132 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:38:50.140 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 1 of 10, sleeping for 2 seconds...
2013-12-20 13:38:52.143 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:38:53.147 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 2 of 10, sleeping for 2 seconds...
2013-12-20 13:38:55.150 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:38:56.154 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 3 of 10, sleeping for 2 seconds...
2013-12-20 13:38:58.156 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:38:59.161 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 4 of 10, sleeping for 2 seconds...
2013-12-20 13:39:01.163 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:39:02.167 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 5 of 10, sleeping for 2 seconds...
2013-12-20 13:39:04.170 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:39:05.174 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 6 of 10, sleeping for 2 seconds...
2013-12-20 13:39:07.176 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:39:08.181 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 7 of 10, sleeping for 2 seconds...
2013-12-20 13:39:10.183 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:39:11.187 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 8 of 10, sleeping for 2 seconds...
2013-12-20 13:39:13.190 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:39:14.194 INFO [MainThread] [outgoing:26] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl, attempt 9 of 10, sleeping for 2 seconds...
2013-12-20 13:39:16.196 INFO [MainThread] [outgoing:39] [userID:] [eventID:] [objectID:] [] Connecting to Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:39:17.201 ERROR [MainThread] [outgoing:29] [userID:] [eventID:] [objectID:] [] Unable to contact Config Engine at https://localhost:8121/service.wsdl
2013-12-20 13:39:17.205 ERROR [MainThread] [util:253] [userID:] [eventID:] [objectID:] [] EXCEPTION: ********************
2013-12-20 13:39:17.205 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: Traceback (most recent call last):
2013-12-20 13:39:17.205 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "syncengine/lib/syncengine/engine.py", line 311, in __init__
2013-12-20 13:39:17.206 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "syncengine/lib/syncengine/config/outgoing.py", line 18, in __init__
2013-12-20 13:39:17.206 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "syncengine/lib/syncengine/config/outgoing.py", line 43, in _getCE
2013-12-20 13:39:17.206 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "common/lib/supersocket.py", line 208, in __init__
2013-12-20 13:39:17.206 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/opt/novell/datasynchttps://www.novell.com/common/lib/suds/client.py", line 110, in __init__
2013-12-20 13:39:17.206 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: self.wsdl = Definitions(url, options)
2013-12-20 13:39:17.207 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/opt/novell/datasynchttps://www.novell.com/common/lib/suds/wsdl.py", line 171, in __init__
2013-12-20 13:39:17.207 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: d = reader.open(url)
2013-12-20 13:39:17.207 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/opt/novell/datasynchttps://www.novell.com/common/lib/suds/reader.py", line 52, in open
2013-12-20 13:39:17.207 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: fp = self.options.transport.open(Request(url))
2013-12-20 13:39:17.208 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/opt/novell/datasynchttps://www.novell.com/common/lib/suds/transport/http.py", line 62, in open
2013-12-20 13:39:17.208 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: return self.u2open(u2request)
2013-12-20 13:39:17.208 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/opt/novell/datasynchttps://www.novell.com/common/lib/suds/transport/http.py", line 118, in u2open
2013-12-20 13:39:17.208 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: return url.open(u2request, timeout=tm)
2013-12-20 13:39:17.208 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/usr/lib64/python2.6/urllib2.py", line 391, in open
2013-12-20 13:39:17.209 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: response = self._open(req, data)
2013-12-20 13:39:17.209 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/usr/lib64/python2.6/urllib2.py", line 409, in _open
2013-12-20 13:39:17.209 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: '_open', req)
2013-12-20 13:39:17.209 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/usr/lib64/python2.6/urllib2.py", line 369, in _call_chain
2013-12-20 13:39:17.210 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: result = func(*args)
2013-12-20 13:39:17.210 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "common/lib/supersocket.py", line 296, in https_open
2013-12-20 13:39:17.210 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "/usr/lib64/python2.6/urllib2.py", line 1161, in do_open
2013-12-20 13:39:17.210 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: raise URLError(err)
2013-12-20 13:39:17.210 ERROR [MainThread] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: URLError: <urlopen error [Errno 111] Connection refused>
2013-12-20 13:39:17.211 ERROR [MainThread] [util:257] [userID:] [eventID:] [objectID:] [] EXCEPTION: ********************
2013-12-20 13:39:17.211 ERROR [MainThread] [engine:353] [userID:] [eventID:] [objectID:] [] rtype: <urlopen error [Errno 111] Connection refused>
2013-12-20 13:39:17.211 ERROR [MainThread] [engine:358] [userID:] [eventID:] [objectID:] [] Shutting down Sync Engine.
2013-12-20 13:39:17.216 INFO [MainThread] [syncEngine:18] [userID:] [eventID:] [objectID:] [] Sync Engine stopped.
monitor.log
2013-12-20 13:38:47.845 INFO [MainThread] [monitorengine_util:26] [userID:] [eventID:] [objectID:] [] Loading DataSync MonitorEngine v2.0.0 429.
2013-12-20 13:38:47.845 INFO [MainThread] [monitorEngine:31] [userID:] [eventID:] [objectID:] [] Creating DataSync Monitor...
2013-12-20 13:38:47.865 INFO [MainThread] [monitorengine:89] [userID:] [eventID:] [objectID:] [] MonitorEngine Initializing ...
2013-12-20 13:38:48.278 ERROR [MainThread] [monitorEngine:71] [userID:] [eventID:] [objectID:] [] MonitorEngine Terminated unexpectedly: fe_sendauth: no password supplied
Traceback (most recent call last):
File "monitorengine/sbin/monitorEngine.py", line 64, in <module>
File "monitorengine/lib/monitorengine/monitorengine.py", line 104, in init
File "monitorengine/lib/monitorstorage/basestore.py", line 212, in __init__
File "monitorengine/lib/monitorstorage/basestore.py", line 111, in __init__
File "monitorengine/lib/monitorstorage/basestore.py", line 67, in __init__
File "monitorengine/lib/monitorstorage/basestore.py", line 42, in __init__
File "monitorengine/lib/monitorstorage/basestore.py", line 46, in connect
OperationalError: fe_sendauth: no password supplied