
I had been using the GitHub integration to deploy my functions, but since updating to 1.4.5, my list of repos was no longer appearing. I tried removing the GitHub integration and linking it again but now I'm constantly getting Error 500 - Signing key cannot be empty
when being returned to Appwrite after allowing access on GitHub

The upgrade probably messed up your the env var in your .env file. The best thing to do is to make the value 1 line by replacing the newlines with \n

That seemed to have worked, thank you!

[SOLVED] GitHub integration stopped working after 1.4.5
Recommended threads
- Appwrite CLI
I try to deploy a function using Appwrite CLI but it says: `appwrite functions createDeployment ^ --functionId=xyz^ --code="." ^ --activate error: u...
- Cloud Functions Executions partially dow...
Yesterday we reported a wide Function-Downtime. Today we have the same - just not wide-spread across all functions. DEV is down - Prod still working. Its the s...
- Appwrite Functions Generally Down?
We are getting customer support requests, that our service is down. We tried to pinpoint it, and we can't see any logs of any appwrite cloud function in the pas...
