You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.service.hue/service.py", line 11, in <module>
core.core()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.service.hue/resources/lib/core.py", line 25, in core
_service(monitor)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.service.hue/resources/lib/core.py", line 85, in _service
service_enabled = CACHE.get(f"{ADDONID}.service_enabled")
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simplecache/lib/simplecache.py", line 67, in get
result = self._get_db_cache(endpoint, checksum, cur_time, json_data)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simplecache/lib/simplecache.py", line 136, in _get_db_cache
cache_data = self._execute_sql(query, (endpoint,))
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simplecache/lib/simplecache.py", line 231, in _execute_sql
with self._get_database() as _database:
AttributeError: __enter__
The text was updated successfully, but these errors were encountered:
View details in Rollbar: https://rollbar.com/krisyoung/script.service.hue/items/480/
The text was updated successfully, but these errors were encountered: