We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
related to this
Sorry, something went wrong.
I know why. just reporting that you could handle it and not put out an erroneous error
is this still an issue or can we close this?
We can close it, solved by using pm2 dependency
No branches or pull requests
messages
these is a misleading message
in my upgradepm2 script I check
one coudl also check the paths of the apps used to start the app
The text was updated successfully, but these errors were encountered: