Hello,
I have just tried setting up the Github integration and all I added were the github things + the domains and now whenever I run docker commands related to appwrite I get this:
WARN[0000] The "c" variable is not set. Defaulting to a blank string.
WARN[0000] The "c" variable is not set. Defaulting to a blank string.
WARN[0000] The "c" variable is not set. Defaulting to a blank string.
WARN[0000] The "c" variable is not set. Defaulting to a blank string.
WARN[0000] The "c" variable is not set. Defaulting to a blank string.
WARN[0000] The "c" variable is not set. Defaulting to a blank string.
And now my appwrite doesn't load.
It just says "bad gateway" when loading it
Ah I just saw in another post they said it might be part of their secret key...
One second I'll try something
Yeah i dont know
Fixed! if anyone else has this issue be sure to check for special characters especially in the webhook secret
Recommended threads
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....