Created
July 22, 2015 19:01
-
-
Save CestDiego/2ca07b360b6b3442de82 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
● mopidy.service - mopidy music player daemon | |
Loaded: loaded (/nix/store/rv3d8i55r53v634gpds6s9dpjjfjna80-unit-mopidy.service/mopidy.service) | |
Active: failed (Result: exit-code) since Wed 2015-07-22 13:50:55 CDT; 10min ago | |
Process: 777 ExecStart=/nix/store/0cahq5yxmnyans7isrzx0miq603fqmrk-mopidy-launcher/bin/mopidy --config /nix/store/mlli3n91x57n2vr9fcz27gnn4hx09v2n-mopidy.conf (code=exited, status=1/FAILURE) | |
Process: 770 ExecStartPre=/nix/store/s8m6kg3lk1b8mza79vafg2sgvssm3gqj-unit-script/bin/mopidy-pre-start (code=exited, status=0/SUCCESS) | |
Main PID: 777 (code=exited, status=1/FAILURE) | |
Jul 22 13:50:55 nixos mopidy[777]: File "/nix/store/ah32s672l1f4vra936cg0bdhcw73frrp-python2.7-setuptools-7.0/lib/python2.7/site-packages/setuptools-7.0-py2.7.egg/pkg_resources.py", line 2184, in load | |
Jul 22 13:50:55 nixos mopidy[777]: ['__name__']) | |
Jul 22 13:50:55 nixos mopidy[777]: File "/nix/store/cw9ykpx0kfqbfkml2mzgrpxq15kl5fcb-python2.7-mopidy-mopify-1.5.4/lib/python2.7/site-packages/mopidy_mopify/__init__.py", line 6, in <module> | |
Jul 22 13:50:55 nixos mopidy[777]: import sync | |
Jul 22 13:50:55 nixos mopidy[777]: File "/nix/store/cw9ykpx0kfqbfkml2mzgrpxq15kl5fcb-python2.7-mopidy-mopify-1.5.4/lib/python2.7/site-packages/mopidy_mopify/sync.py", line 7, in <module> | |
Jul 22 13:50:55 nixos mopidy[777]: from configobj import ConfigObj, ConfigObjError | |
Jul 22 13:50:55 nixos mopidy[777]: ImportError: No module named configobj | |
Jul 22 13:50:55 nixos systemd[1]: mopidy.service: main process exited, code=exited, status=1/FAILURE | |
Jul 22 13:50:55 nixos systemd[1]: Unit mopidy.service entered failed state. | |
Jul 22 13:50:55 nixos systemd[1]: mopidy.service failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment