Bug 5640 - Tracebacks in vsmserver.log when we cannot resolve a HA nodes name
Summary: Tracebacks in vsmserver.log when we cannot resolve a HA nodes name
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: VSM Server (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: MediumPrio
Assignee: Henrik Andersson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-11 16:45 CEST by Samuel Mannehed
Modified: 2015-09-15 10:59 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Samuel Mannehed cendio 2015-09-11 16:45:27 CEST
2015-09-11 15:51:42 ERROR vsmserver.HA: Unhandled exception transferring HA update to dhcp-254-95.lkpg.cendio.se:9000: <class 'socket.gaierror'> [Errno -2] Name or service not known Traceback (most recent call last):
  File "/opt/thinlinc/modules/thinlinc/vsm/xmlrpc.py", line 332, in xmlrpc_call
    self . connect ( ( i1i , int ( oOOoo00O00o ) ) )
  File "/usr/lib64/python2.7/asyncore.py", line 347, in connect
    err = self.socket.connect_ex(address)
  File "/usr/lib64/python2.7/socket.py", line 224, in meth
    return getattr(self._sock,name)(*args)
gaierror: [Errno -2] Name or service not known
. Marking agent as down.


2015-09-11 18:10:51 ERROR vsmserver.loadinfo: Unhandled exception fetching load from dhcp-254-95.lkpg.cendio.se:904: <class 'socket.gaierror'> [Errno -2] Name or service not known Traceback (most recent call last):
  File "/opt/thinlinc/modules/thinlinc/vsm/xmlrpc.py", line 332, in xmlrpc_call
    self . connect ( ( i1i , int ( oOOoo00O00o ) ) )
  File "/usr/lib64/python2.7/asyncore.py", line 347, in connect
    err = self.socket.connect_ex(address)
  File "/usr/lib64/python2.7/socket.py", line 224, in meth
    return getattr(self._sock,name)(*args)
gaierror: [Errno -2] Name or service not known
. Marking agent as down.

Note You need to log in before you can comment on or make changes to this bug.