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

Exit code 139 #3

Closed
l3aconator opened this issue Aug 2, 2018 · 2 comments
Closed

Exit code 139 #3

l3aconator opened this issue Aug 2, 2018 · 2 comments

Comments

@l3aconator
Copy link

Okay, I lied, I am having an issue.

I think it might be a perms problem, the app builds beautifully, but when firing off calls to meteor using the accounts package, the container exits with code 139. I have been banging my head against the wall all day.

I noticed the other older dockerfiles add a separate user and then change the owner to said user. I ran my app in docker rjshimko/meteor-launchpad which adds the seperate user and it works fine with the accounts package, but the file is huge. I have been playing with adding a user and modifying the perms, but still no dice. I am a docker noob. Do you have any advice or solutions to this problem?

@GeoffreyBooth
Copy link
Collaborator

Sorry, I don’t know. My app uses Meteor’s accounts and it works fine.

@gregory
Copy link

gregory commented Feb 12, 2021

for anyone landing here, this is related to an issue with bcrypt issue on alpine.
Related to another issue on this repo.

GeoffreyBooth pushed a commit that referenced this issue Mar 4, 2021
Merge pull request #63 from antwaremx/master
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