After running the script to update to 4.5, plexamp.service won’t start, I’m getting the following message when I query the service status:
plexamp.service - Plexamp
Loaded: loaded (/home/pi/plexamp/plexamp.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2022-10-20 21:05:11 EDT; 2min 12s ago
Process: 644 ExecStart=/usr/bin/node /home/pi/plexamp/js/index.js (code=exited, status=1/FAILURE)
Main PID: 644 (code=exited, status=1/FAILURE)
Oct 20 21:05:11 plexamp systemd[1]: plexamp.service: Service RestartSec=100ms expired, scheduling re
Oct 20 21:05:11 plexamp systemd[1]: plexamp.service: Scheduled restart job, restart counter is at 5.
Oct 20 21:05:11 plexamp systemd[1]: Stopped Plexamp.
Oct 20 21:05:11 plexamp systemd[1]: plexamp.service: Start request repeated too quickly.
Oct 20 21:05:11 plexamp systemd[1]: plexamp.service: Failed with result ‘exit-code’.
Oct 20 21:05:11 plexamp systemd[1]: Failed to start Plexamp.
I’ve followed the thread on:
But everything seems configured correctly, “User=pi”