Skip to content

Instantly share code, notes, and snippets.

@CestDiego
Created July 22, 2015 19:00
Show Gist options
  • Save CestDiego/f0adbdb3842abf6c433e to your computer and use it in GitHub Desktop.
Save CestDiego/f0adbdb3842abf6c433e to your computer and use it in GitHub Desktop.
~|⇒ systemctl status mopidy ~
● 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; 9min 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/ah32s672l1f4vra936cg0bd...ad
Jul 22 13:50:55 nixos mopidy[777]: ['__name__'])
Jul 22 13:50:55 nixos mopidy[777]: File "/nix/store/cw9ykpx0kfqbfkml2mzgrpx...e>
Jul 22 13:50:55 nixos mopidy[777]: import sync
Jul 22 13:50:55 nixos mopidy[777]: File "/nix/store/cw9ykpx0kfqbfkml2mzgrpx...e>
Jul 22 13:50:55 nixos mopidy[777]: from configobj import ConfigObj, ConfigO...or
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...RE
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.
Hint: Some lines were ellipsized, use -l to show in full.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment