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
- 1.6.2 to 1.7.0
Hi everyone. I am running a self-hosted Appwrite server on version 1.6.2. What is the safest way to migrate to the next version? Should I update directly to...
- Exception: Route not found when calling ...
I have self-hosted v1.8.1 and I am using an Appwrite function with node-appwrite v22. When I call the createVarcharColumn() in my server function I get this exc...
- Document created without ID in console
Hi team, I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the **Collections UI**, the document gets created **wi...