pssc / ha-addon-lms

Logitech Media Server Addon for Home Assistant
GNU General Public License v3.0
56 stars 13 forks source link

Permission denied at /usr/share/squeezeboxserver/CPAN #28

Closed juhanjuku closed 1 year ago

juhanjuku commented 1 year ago

Since last December I can't use lms anymore. I'm getting 502: Bad Gateway when try to open web gui. From logs I see that permissions are denied. I have made several times uninstall and new install but still same. From forum posts I see other users having same problem, suggesting opening issue here. https://community.home-assistant.io/t/home-assistant-community-addons-logitech-media-server-lms-squeezelite/338137/129?u=ratsepa I'm running latest HA on Pi4. log.txt

pssc commented 1 year ago

@juhanjuku Please toggle the set_permissions option to see if that fixes the issue.

juhanjuku commented 1 year ago

Unfortunately result is still same :( log.txt

pssc commented 1 year ago

Stop plugin in the web terminal try chown -hR 1000:1000 /config/lms Start Plugin

juhanjuku commented 1 year ago

Excuse my low competence - where I find this web terminal? My HA runs on Pi4

pssc commented 1 year ago

SSH & Web Terminal in the addon store.

On Mon, 30 Jan 2023 at 10:37, juhanjuku @.***> wrote:

Excuse my low competence - where I find this web terminal? My HA runs on Pi4

— Reply to this email directly, view it on GitHub https://github.com/pssc/ha-addon-lms/issues/28#issuecomment-1408381102, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANORYPUEAFU245QTSNS4ETWU6KVXANCNFSM6AAAAAAUJVBTNE . You are receiving this because you were assigned.Message ID: @.***>

-- I Can Resist Everything Except Temptation -- Oscar Wilde

juhanjuku commented 1 year ago

Thank you, some restarts were needed, but now I see lms again :)