[PM2][ERROR] Process XXX not found
背景
公司的專案全部由pm2管理,有一天不知道什麼原因,利用pm2 list檢視APP列表,發現有幾個服務處於STOP狀態,我嘗試使用:pm2 start all
結果報錯:[PM2][ERROR] Process 1021 not found
解決方法
直接刪除報錯的app id即可,如:pm2 delete 1021
博主:測試生財
座右銘:專注測試與自動化,致力提高研發效能;通過測試精進完成原始積累,通過讀書理財奔向財務自由。
csdn:https://blog.csdn.net/ccgshigao
部落格園:https://www.cnblogs.com/qa-freeroad/
51cto:https://blog.51cto.com/14900374
相關文章
- zsh:command not found: xxx
- bug solved | export 'default' was not found in 'xxx'Export
- error: ‘xxx’ does not name a typeError
- QT中error: xxx does not name a type xxx錯誤QTError
- network xxx was found but has incorrect label com.docker.compose.network set to "xxx"Docker
- -bash: XXX: command not found解決辦法
- Fatal error in launcher: Unable to create process using '"'Error
- android studio Error:Unable to start the daemon process【轉】AndroidError
- ERROR: No abbreviations files found in ...nonbreaking_prefixesError
- org.apache.ibatis.binding.BindingException: Parameter 'xxx' not found.ApacheBATException
- Sub-process /usr/bin/dpkg returned an error codeError
- Error - RtlWerpReportException failed with status code :-1073741823. Will try to launch the processErrorExceptionAI
- Git bash Error: Could not fork child process: There are no available terminals (-1)GitErrorAI
- ORA-31687: error creating worker process with worker id 1Error
- ERROR: freetype2 not found using pkg-configError
- WSL:Sub-process /usr/bin/dpkg returned an error code (1)Error
- Job for docker.service failed because the control process exited with error codeDockerAIError
- Job for mysqld.service failed because the control process exited with error code...MySqlAIError
- Error:Cannot build artifact xxx:war exploded‘ because it is included into a circular dependencyErrorUI
- Laravel 6 ignition 解決 Class 'xxx' not found 載入緩慢問題Laravel
- iOS12-Xcode12-Buildtime錯誤:framework not found Pods 或 No such module 'XXX'iOSXCodeUIFramework
- Error executing Jupyter command 'notebok': [Errno 'jupyter-notebok' not found] 2Error
- PHP 5.4 編譯 configure: error: libXpm.(a|so) not found.PHP編譯Error
- MySQL 5.6複製報錯Error_code: 1032; handler error HA_ERR_KEY_NOT_FOUND;MySqlError
- mysql-python安裝時Environment Error: mysql_config not foundMySqlPythonError
- Job for mysqld.service failed because the control process exited with error code錯誤解決MySqlAIError
- could not connect to redis Instance at xxx.xxx.xxx.xxx:6379Redis
- ubuntu進行make時報錯error: Neither flex nor lex was found.UbuntuErrorFlex
- Failed: error reading separator after document # 1: bad JSON array format - found no opening brackAIErrorJSONORM
- 安裝MySQL出現Job for mysqld.service failed because the control process exited with error codeMySqlAIError
- Centos httpd模組 Job for httpd.service failed because the control process exited with error code.CentOShttpdAIError
- Xcode10 Archive Error - Multiple command product 'xxx/Info.plist' 解決方案XCodeHiveError
- 在 fish 終端下報錯 source: Error while reading file “xxx” 等問題ErrorWhile
- 執行maven專案出現Error:java: JDK isn‘t specified for module ‘XXX‘MavenErrorJavaJDK
- C++ vector<std::tuple<XXX, XXX, XXX>>C++
- MySQL [ERROR] Slave I/O: Found a Gtid_log_event or Previous_gtids_log_eventMySqlError
- 記一次android app啟動錯誤 Error running :Default Activity not foundAndroidAPPError
- Mysql啟動報錯:Job for mysqld.service failed because the control process exited with error code.MySqlAIError