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

TypeError: OAuth2Strategy requires a clientID option #67

Open
saamalam opened this issue Jan 24, 2019 · 0 comments
Open

TypeError: OAuth2Strategy requires a clientID option #67

saamalam opened this issue Jan 24, 2019 · 0 comments

Comments

@saamalam
Copy link

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

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

1 participant