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
- endpoint variable
Appwrite Sites passes e.g. APPWRITE_SITE_API_ENDPOINT to the site, but i need this variable in Next.js in my Client-Side-Page. How can i pass it? Next.js only p...
- support counts
I want just want number of rows i have matching few conditions, if databse.count was there then will had saved few resources, instead using databse.listrows
- How can I get the Google Avatar of the u...
How can I get the Google Avatar of the user that signed in with Google?