-
Hi I am having issues while trying to update atm9 server. I was previously on 0.2.32 and wanted to update to the latest modpack version. When I run docker compose up on the yml I get : It worked previously when I created on 20 DEC 2023. I do have the .env in the same directory as the yml. Any help/guidance is appreciated thank you. Docker compose file
Container log
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
If it's an API key that worked previously then you are probably hitting CurseForge rate limit, which is annoyingly low. I'm not sure how often the rate limit resets but try waiting an hour to see if that's enough. |
Beta Was this translation helpful? Give feedback.
Just to double check, did you make sure to escape the dollar signs (all three of them) in the API key by replacing single dollar signs with two?