Open saamalam opened 5 years ago
TypeError: OAuth2Strategy requires a clientID option
Build of image successfully, but when running the container this error shows up
2019-01-24T04:56:10: PM2 log: App [app:0] exited with code [1] via signal [SIGINT] 2019-01-24T04:56:10: PM2 log: Script /src/index.js had too many unstable restarts (16). Stopped. "errored" 2019-01-24T04:56:12: PM2 log: 0 application online, retry = 3 2019-01-24T04:56:14: PM2 log: 0 application online, retry = 2 2019-01-24T04:56:16: PM2 log: 0 application online, retry = 1 2019-01-24T04:56:18: PM2 log: 0 application online, retry = 0 2019-01-24T04:56:18: PM2 log: Stopping app:app id:0 2019-01-24T04:56:18: PM2 error: app=app id=0 does not have a pid 2019-01-24T04:56:18: PM2 log: PM2 successfully stopped
while without docker i'm able to run my node backend app without any errors. Any help
TypeError: OAuth2Strategy requires a clientID option
Build of image successfully, but when running the container this error shows up
2019-01-24T04:56:10: PM2 log: App [app:0] exited with code [1] via signal [SIGINT] 2019-01-24T04:56:10: PM2 log: Script /src/index.js had too many unstable restarts (16). Stopped. "errored" 2019-01-24T04:56:12: PM2 log: 0 application online, retry = 3 2019-01-24T04:56:14: PM2 log: 0 application online, retry = 2 2019-01-24T04:56:16: PM2 log: 0 application online, retry = 1 2019-01-24T04:56:18: PM2 log: 0 application online, retry = 0 2019-01-24T04:56:18: PM2 log: Stopping app:app id:0 2019-01-24T04:56:18: PM2 error: app=app id=0 does not have a pid 2019-01-24T04:56:18: PM2 log: PM2 successfully stopped
while without docker i'm able to run my node backend app without any errors. Any help