Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: __enter__ #207

Closed
zim514 opened this issue Oct 1, 2022 · 0 comments
Closed

AttributeError: __enter__ #207

zim514 opened this issue Oct 1, 2022 · 0 comments

Comments

@zim514
Copy link
Owner

zim514 commented Oct 1, 2022

View details in Rollbar: https://rollbar.com/krisyoung/script.service.hue/items/480/

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__
@zim514 zim514 closed this as completed in 91ac898 Jan 9, 2023
@zim514 zim514 reopened this Feb 13, 2023
@zim514 zim514 closed this as completed Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant