I wasn't upgrading, migrating or anything.. i was changing some proxy settings and env varibles but reverted the changes as soon as i saw that usage was restarting infinitely.
Appwrite doctor states its connected to InfluxDB but the log from usage implies otherwise.
Any suggestions how to fix that.. I reinstalled the dockers and so on but still the same outcome
..and influxdb container is up and running and logs are fine too
did you try recreating the container?
jap results in same output
The "usage" container only crashes/restarts when there is a proxy setup in .docker/config.json.. I tried to manually exclude the container with a docker-compose.override.yml but to no prevail
jap?
proxy? exclude what?
yes I did recreate the container ( jap = yes.. sorry)
As soon as I set up a proxy in config.json the "usage" container cant connect to influxdb which causes it to restart every couple seconds. Appwrite doctor says that influxdb is connected though.
Is it even possible to use a global proxy?
im not really sure 🧐
Recommended threads
- Possible FRA servers down
Is it possible that the Frankfurt servers are currently down? There is no way to fetch any data. Given the few reports already in the <#564160731327758346> chat...
- Framework categorization for Sites
Hello, I want to deploy my web app via Appwrite SItes. My web app is vite+reactjs. In the Appwrite docs, it creates a vite+react app, and chooses React from the...
- Attribute not found in schema on REST AP...
I'm querying a appwrite collection via the REST API on appwrite cloud 1.9.5 (no SDK) via a cloudflare worker and keep getting: ``` {"message":"Invalid query: A...