Git tokens don't seem to work on Fly.io apps/images?

Hi, I spent several hours today using simple-git in a node app to try to clone a private repo using both classic PAT and fine-grained Github tokens. Running the docker image locally works fine, but I can’t seem to get it working on Fly.io - I’ve checked the env variables and logged them over and over. I even ssh’d in to try to set the URLs exactly, but still hitting authentication errors. Is there something I should be aware of?

Fyi, this was actually working totally fine before, but then the token expired, so not sure if something changed basically.

Thanks!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.