Error during installation #3182
Unanswered
HAMMERGAMES01
asked this question in
Q&A
Replies: 3 comments 9 replies
|
Looks like you haven't escaped the dollar signs in the api key |
6 replies
|
some workarround? |
0 replies
|
using https://github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.418 in edit docker compose keep "escape especial characters" option ticked in env variables on your api key $2a$10$OwsJ/wxXKIydkfHg special thanks to @datner and @AtikoSpeed from the coolLabs discord |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment






Uh oh!
There was an error while loading. Please reload this page.
Hardware -> 4Cores ARM, 24GB RAM
OS -> Ubuntu 24.04
Hosted via coolify ( https://coolify.io/ )
I keep having these two errors:
My docker file looks like this:

MODPACK_PLATFORM=AUTO_CURSEFORGE
CF_API_KEY= private but is like this $11$22$33aaaaaaaaaaaaaaaaaaaaaaaaaa
CF_PAGE_URL=https://www.curseforge.com/minecraft/modpacks/boosted-fps
MINECRAFT_MEMORY=8G
Surely I'm doing something wrong but I don't understand what
All reactions