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
- 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....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...