Error when try to install mimemagic
Builder Heroku Buildpacks was deprecated, so I change to Nixpacks and no work anymore, anyone can help me please?
Project id 79a971cd-2524-4649-ba10-3725d7720bfc
19 Replies
Please provide your project ID or reply with
N/A
. Thread will automatically be closed if no reply is received within 10 minutes. You can copy your project's id by pressing Ctrl/Cmd + K -> Copy Project ID.No project ID was provided. Closing thread.
Project id 79a971cd-2524-4649-ba10-3725d7720bfc
Sorry, I edited the post with de project Id ...
Hi @Pimenta,
Can you try setting the variable
NIXPACKS_APT_PKGS=shared-mime-info
. It seems like a native dependency is missing that the gem requiresThe build and delpoy works now! But, the app is crashed Application Error, is something about memory * Process memory map:
can you help me? I can't find the reason for the app crash, I've already updated the ruby version, and other gems but it's not stable
project id: 79a971cd-2524-4649-ba10-3725d7720bfc
Flagging this thread. A team member will be with you shortly.
Hi @Pimenta,
That error is very strange. It seems like Ruby is seg faulting
Is the repo open source at all? I am guessing a system dependency is missing but it is hard to debug without knowing more about the source code or where it is segfaulting
Hey @Pimenta going to bump here, if you can provide us the repo, that would help us immensely.
@Angelo I returned the Build to He ro ku and everything works now, if Nixpacks crashes in memory after deploy
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
unfortunately no, it's a private project 😦
but strange that the heroku build everything works even deprecated, if I switch to Nixpacks then it crashes after deploy
without doing anything, just changing the buildpack
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
ok, send me your github user/email
( jr github user/email )
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
done! thanks
btw the reason the message was blocked was bc you were pinging someone
Got it, thanks a lot, I'm new to Discord still learning the rules and how everything works, thank you
Thanks for the invite! I will try to get to narrowing down the issue today
Hey @Pimenta,
Giving you an update so you aren't leaving you in the lurch. JR just spent his day yesterday trying to investigate this issue. However, we weren't able to find a quick resolution. I have punched this into our known issue board, but there is not much for us that we can do here.
If this is a critical workload that you are moving over, I would let us know. In the meantime, all we can do is investigate this further when the team has time.