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

updatenotification upgrade fails to check if Pm2 being used for MM.. #3324

Open
sdetweil opened this issue Jan 1, 2024 · 2 comments
Open

Comments

@sdetweil
Copy link
Collaborator

sdetweil commented Jan 1, 2024

messages

[01.01.2024 12:52.41.557] [ERROR] updatenotification: [PM2] can't GetList!
[01.01.2024 12:52.41.557] [ERROR] updatenotification: [PM2] Can't get process List!

these is a misleading message

in my upgradepm2 script I check

if [ $(pm2 ls -m | grep "\-\-" | grep -i magicmirror | wc -l) -eq 1 ]; then

one coudl also check the paths of the apps used to start the app

@bugsounet
Copy link
Contributor

related to this

@sdetweil
Copy link
Collaborator Author

sdetweil commented Jan 2, 2024

I know why. just reporting that you could handle it and not put out an erroneous error

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

2 participants