Ian R-P
Ian R-P
To add an update because I forgot I even opened this, I had two errors last week and the same thing happened. However when I told it to correct parity...
Related to sync error notifications. It seems like the errors are "queued up" in a sense. Let's say the app is running in the background and tries to sync 10...
What does the User table itself have for the username value?
This is driving me nuts. Please can we have a way to turn off sync error notifications. The notes themselves already indicate if sync has occurred or not. Maybe moving...
I'm very much in the beginning stage of figuring out how things work and really wanting to figure out why some conversions are bad. I get that 1Tbsp == 3Tsp...
I have mysql running for one last wordpress project that i'm converting. Everything else is on postgres these days. So i just made the database, migrated to mysql and then...
webui works without issue. Logged out of android and back in, here's the logs ```bash 2024-12-06T18:58:00-05:00 | 200 | 2.79355ms | 172.23.0.3 | DELETE "/client/13" 2024-12-06T18:59:14-05:00 | 200 | 47.486µs...
```bash docker run -d --name='gotify' --net='intra' --pids-limit 2048 -e 'GOTIFY_DEFAULTUSER_PASS'='admin' -p '8070:80/tcp' -v '/mnt/user/appdata/gotify/':'/app/data':'rw' -v '/mnt/user/appdata/gotify/config/':'/etc/gotify':'rw' --no-healthcheck 'gotify/server:latest' ``` So i tried logging out, logging back in, restarting my phone...
I'm now on sqlite3, server logs still showing `Error #01: you need to provide a valid access token or user credentials to access this api` after 4 days now.