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

container issue on launch #27

Closed
xfouloux opened this issue Dec 14, 2020 · 2 comments
Closed

container issue on launch #27

xfouloux opened this issue Dec 14, 2020 · 2 comments
Assignees

Comments

@xfouloux
Copy link
Collaborator

Hey guys,

i just pulled the container and i've this on logs when it starts

npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /home/node/cloudproxy/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/home/node/cloudproxy/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 
npm ERR! A complete log of this run can be found in:
npm ERR!     /home/node/.npm/_logs/2020-12-14T01_58_45_963Z-debug.log
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /home/node/cloudproxy/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/home/node/cloudproxy/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 
npm ERR! A complete log of this run can be found in:
npm ERR!     /home/node/.npm/_logs/2020-12-14T01_58_58_364Z-debug.log

Something went wrong with the latest build i guess

@abeloin abeloin self-assigned this Dec 14, 2020
@xfouloux
Copy link
Collaborator Author

xfouloux commented Dec 14, 2020

@abeloin don't mind me =) ! i had to fully recreate the container, because i had some env values from noahcardozza container, i guess paths for NPM and stuff

Might be a good thing to indicate people they need to recreate the container fully in case of issue like this ^^

@ngosang
Copy link
Member

ngosang commented Dec 14, 2020

You to use pre-built Docker images if you want to => https://github.com/FlareSolverr/FlareSolverr#docker

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

3 participants