Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Plexamp - super slow web interface
#5
(09-03-2024, 02:42 PM)Tim Curtis Wrote: I don't have a Plex account anymore so I'm not able to do any testing but maybe you have to go through the "claim code" process again?

You could also verify that node.js (which plexamp uses) is running. If the command below doesn't return anything it means that node is not running and this indicates some sort of breakage.

Code:
pgrep -a node | grep plexamp

It seems to be running 


PHP Code:
damien@MoodePi3B:~ $ pgrep -a node grep plexamp
1641 
/usr/bin/node /home/damien/plexamp/js/index.js 

How do I instigate the claim code process? I did a quick search and it appears I have the kill the process ID? I am assuming by running will do it?
Code:
node plexamp/js/index.js

 Thanks
Reply


Messages In This Thread
Plexamp - super slow web interface - by bikerman - 09-03-2024, 07:18 AM
RE: Plexamp - super slow web interface - by bikerman - 09-03-2024, 03:49 PM

Forum Jump: