Getting 0 Network request failed, one day after update to 1.2.1. Also in api getting Failed Host Lookup
π©ββοΈ Running Appwrite Doctor for version 1.2.1 ...
Checking for production best practices... π’ Hostname has a public suffix (xxx.xxx) π’ CNAME target has a public suffix (xxx.xxx) π’ Using a unique secret key for encryption π΄ App environment is set for development π΄ Abuse protection is disabled π’ Console access limits are enabled π’ HTTPS force option is enabled π΄ Logging adapter is disabled
Checking connectivity... Database............connected π Queue...............connected π Cache...............connected π SMTP................connected π StatsD..............connected π InfluxDB............connected π
Checking volumes... π’ Uploads Volume is readable π’ Uploads Volume is writeable π’ Cache Volume is readable π’ Cache Volume is writeable π’ Config Volume is readable π’ Config Volume is writeable π’ Certs Volume is readable π’ Certs Volume is writeable
Checking disk space usage... π’ Uploads Volume has 9.99GB free space (61.32% used) π’ Cache Volume has 9.99GB free space (61.32% used) π’ Config Volume has 9.99GB free space (61.32% used) π’ Certs Volume has 9.99GB free space (61.32% used)
Hi there π , let me look into this and be back!
Can you tell me what your endpoint is set to?
What url are you accessing Appwrite at? Do you have a self signed certificate? Whats in the browser console logs?
Hello, I found the issue. Domain was temporarily offline. (I have something like app.mything.dev).
However, everything was hard cached, and I could navigate in the console to all the elements but when I requested some update to the documents I got that error with 0. but in reality the whole domain was unliked.
I now realise that the caching console is a bit of problem when the domain got bust. The overview was also showing data, but cached data.
In other words this is solved for me, with the note of console weird behaviour in terms of caching.
Yeah the overview shows analytics data that updates periodically and is stored in a time series DB.
@Sara We should probably do something about how we reflect our overview data. It really looks like it's meant to be accurate and realtime.
Do we mean with 'overview' the projects dashboard?
Overviews on the dashboard, probably the metrics shown on the services, too
Got it, yeah, I agree π
@Victor1337 Is this issue resolved btw?
yes
[SOLVED] Appwrite problems 1.2.1
Recommended threads
- Appwrite 1.9 Local Console Login Issue A...
I've installed Appwrite 1.9 locally through the web wizard. When I try to log in to the console, I get the following. Any suggestion?
- > [Bug] Infinite loading on Auth /securi...
Hello everyone! π I need some help with an issue I'm facing after a recent upgrade. **Context:** I just upgraded my Appwrite instance from version **1.8.1**...
- Relationship data Not showing on update ...
Version : 1.9.0 OS/System : Windows10/Docker Database : MongoDB Clean Zero Installation The first thing I did in the testing process was create a category and...