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

pykka issue since last update #41

Open
sasgoose opened this issue Feb 22, 2021 · 0 comments
Open

pykka issue since last update #41

sasgoose opened this issue Feb 22, 2021 · 0 comments

Comments

@sasgoose
Copy link

Hey,

Ever since the latest update to this repo I seem to be getting this error when starting the docker and I can't load the front end.

Unhandled exception in IrisFrontend (urn:uuid:e62a6bfa-b0b7-4629-b32c-f16344234e9f): Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pykka/_actor.py", line 186, in _actor_loop self.on_start() File "/usr/local/lib/python3.7/dist-packages/mopidy_iris/frontend.py", line 20, in on_start iris.start() File "/usr/local/lib/python3.7/dist-packages/mopidy_iris/core.py", line 63, in start self.data["commands"] = self.load_from_file("commands") File "/usr/local/lib/python3.7/dist-packages/mopidy_iris/core.py", line 79, in load_from_file file_path = Extension.get_data_dir(self.config) / ("%s.pkl" % name) File "/usr/lib/python3/dist-packages/mopidy/ext.py", line 113, in get_data_dir path.get_or_create_dir(data_dir_path) File "/usr/lib/python3/dist-packages/mopidy/internal/path.py", line 23, in get_or_create_dir dir_path.mkdir(mode=0o755, parents=True) File "/usr/lib/python3.7/pathlib.py", line 1251, in mkdir self._accessor.mkdir(self, mode) PermissionError: [Errno 13] Permission denied: '/var/lib/mopidy/.local/share/mopidy/iris' INFO 2021-02-22 16:36:55,129 [6:HttpServer] mopidy.internal.path Creating dir file:///var/lib/mopidy/.local/share/mopidy/http

Cheers

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