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
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...