
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
- How to pass session from browser to a mo...
I have a self-hosted Appwrite container. I also have a www page (A) which should acts as login page for different www services (B). User click login in B, is re...
- Problems following https://appwrite.io/b...
To me it is unclear what the author means when he writes "Please note that the Appwrite instance should be shut down". I am using docker. What exactly am I supp...
- SDK mismatch
Hi there, The following warning is currently appearing in my console: ``` Warning: The current SDK is built for Appwrite 1.8.0. However, the current Appwrite...
