2017-07-26 14:36:57 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up platform usps
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.4/site-packages/upsmychoice/__init__.py", line 90, in wrapped
return function(*args)
File "/srv/homeassistant/lib/python3.4/site-packages/upsmychoice/__init__.py", line 105, in get_packages
raise UPSError('failed to find token or tid')
upsmychoice.UPSError: failed to find token or tid
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 164, in _async_setup_platform
SLOW_SETUP_MAX_WAIT, loop=self.hass.loop)
File "/usr/lib/python3.4/asyncio/tasks.py", line 372, in wait_for
return fut.result()
File "/usr/lib/python3.4/asyncio/futures.py", line 277, in result
raise self._exception
File "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run
result = self.fn(*self.args, **self.kwargs)
File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/sensor/usps.py", line 55, in setup_platform
config.get(CONF_UPDATE_INTERVAL))])
File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/sensor/usps.py", line 68, in __init__
self.update()
File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/util/__init__.py", line 303, in wrapper
result = method(*args, **kwargs)
File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/sensor/usps.py", line 84, in _update
for package in upsmychoice.get_packages(self._session):
File "/srv/homeassistant/lib/python3.4/site-packages/upsmychoice/__init__.py", line 93, in wrapped
return function(*args)
File "/srv/homeassistant/lib/python3.4/site-packages/upsmychoice/__init__.py", line 105, in get_packages
raise UPSError('failed to find token or tid')
upsmychoice.UPSError: failed to find token or tid
2017-07-26 14:36:59 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up platform usps
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.4/site-packages/upsmychoice/__init__.py", line 90, in wrapped
return function(*args)
File "/srv/homeassistant/lib/python3.4/site-packages/upsmychoice/__init__.py", line 105, in get_packages
raise UPSError('failed to find token or tid')
upsmychoice.UPSError: failed to find token or tid
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 164, in _async_setup_platform
SLOW_SETUP_MAX_WAIT, loop=self.hass.loop)
File "/usr/lib/python3.4/asyncio/tasks.py", line 372, in wait_for
return fut.result()
File "/usr/lib/python3.4/asyncio/futures.py", line 277, in result
raise self._exception
File "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run
result = self.fn(*self.args, **self.kwargs)
File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/sensor/usps.py", line 55, in setup_platform
config.get(CONF_UPDATE_INTERVAL))])
File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/sensor/usps.py", line 68, in __init__
self.update()
File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/util/__init__.py", line 303, in wrapper
result = method(*args, **kwargs)
File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/sensor/usps.py", line 84, in _update
for package in upsmychoice.get_packages(self._session):
File "/srv/homeassistant/lib/python3.4/site-packages/upsmychoice/__init__.py", line 93, in wrapped
return function(*args)
File "/srv/homeassistant/lib/python3.4/site-packages/upsmychoice/__init__.py", line 105, in get_packages
raise UPSError('failed to find token or tid')
upsmychoice.UPSError: failed to find token or tid
2017-07-26 14:36:59 ERROR (MainThread) [homeassistant.components.http] Failed to create HTTP server at port 8123: [Errno 98] error while attempting to bind on address ('0.0.0.0', 8123): address already in use
2017-07-26 14:37:00 ERROR (MainThread) [homeassistant.components.http] Failed to create HTTP server at port 8300: [Errno 98] error while attempting to bind on address ('192.168.200.210', 8300): address already in use