mdegat01 / addon-amr2mqtt

HA Addon which runs rtlamr to read IDM power meter data and send to MQTT broker
MIT License
29 stars 14 forks source link

Permissions error on startup. #104

Closed escapethewormhole closed 5 months ago

escapethewormhole commented 6 months ago

Fails on startup, bare metal HAAS

Traceback (most recent call last):
  File "/amr2mqtt/amr2mqtt.py", line 18, in <module>
    import settings
  File "/amr2mqtt/settings.py", line 19, in <module>
    with open("/data/options.json", encoding="utf-8") as config_options:
PermissionError: [Errno 13] Permission denied: '/data/options.json'

Add-on version: 2.1.2 System: Home Assistant OS 11.2 (amd64 / generic-x86-64) Home Assistant Core: 2023.12.3 Home Assistant Supervisor: 2023.11.6

github-actions[bot] commented 5 months ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!