Error during installation #3182
Replies: 3 comments 9 replies
-
Looks like you haven't escaped the dollar signs in the api key |
Beta Was this translation helpful? Give feedback.
-
some workarround? |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
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
Beta Was this translation helpful? Give feedback.
All reactions