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
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...
- NEW ERROR Invalid document structure: At...
Error: ```AppwriteException: document_invalid_structure, Invalid document structure: Attribute "pb.kmsgxPkgInfo.id_info" must be an array (400)``` I’m encounter...
- Issues with executor in Appwrite 1.9.0
Hi, I’ve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite This is the error from the log: [Er...