Lyse
Tyskland
Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:21:35,176   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:21:31,920   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:21:29,662   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:21:28,409   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:21:27,135   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:21:20,851   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:21:14,592   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:21:13,328   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:21:07,047   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:21:00,786   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:20:59,509   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:20:53,226   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:20:46,966   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:20:45,690   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:20:39,429   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:20:38,158   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:20:31,874   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:20:25,591   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:20:19,308   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:20:13,033   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:20:05,775   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:20:04,522   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:20:03,252   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:19:56,974   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:19:50,718   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:19:49,446   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:19:43,160   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:19:36,899   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:19:35,623   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:19:29,341   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:19:23,064   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:19:16,805   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:19:15,533   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:19:09,256   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:19:00,993   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:18:58,745   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:18:57,490   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:18:56,212   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:18:49,938   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:18:43,661   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:18:37,389   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:18:31,109   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:07:20,336   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:07:17,085   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:07:14,834   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:07:13,583   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:07:12,318   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:07:06,058   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:07:04,791   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/avtapper/main.py", line 125, in 
    main(sys.argv[1])
  File "/srv/avtapper/main.py", line 121, in main
    avtapper.start()
  File "/srv/avtapper/main.py", line 76, in start
    self.ibm_client.connect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 234, in connect
    self._logAndRaiseException(ConnectionException("Failed to connect to IBM Watson IoT Platform: %s - %s" % (self.address, str(serr))))
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 213, in _logAndRaiseException
    raise e
ibmiotf.ConnectionException: Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
2024-11-12 06:06:58,522   ibmiotf.application.Client  CRITICAL Failed to connect to IBM Watson IoT Platform: lf4kbo.messaging.internetofthings.ibmcloud.com - [Errno -2] Name or service not known
Traceback (most recent call last):
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/ibmiotf/__init__.py", line 226, in connect
    self.client.connect(self.address, port=self.port, keepalive=self.keepAlive)
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 768, in connect
    return self.reconnect()
  File "/srv/avtapper/.virtualenv/lib/python3.4/site-packages/paho/mqtt/client.py", line 895, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python3.4/socket.py", line 491, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 530, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred: