Everything posted by Moll
-
[support] Vaultwarden (formerly Bitwarden_rs)
Thanks for your reply! This worked! Yesterday.. Today I tried to edit an entry but couldn't save it. I get the same error message again. I then logged out of the the app and couldn't login again.
-
[support] Vaultwarden (formerly Bitwarden_rs)
Unfortunately this worked only one night. This morning I wasn't able to sync the android app. -.- I find a lot of posts on the internet that have similar problems, but I can't find a solution. Are there error logs on both sides I could check?
-
[support] Vaultwarden (formerly Bitwarden_rs)
Exeption message: net_http_request_timedout, 100 Hallo everybody, i recently switched my domain. Just the domain, not the provider. Everything seemed to work. Brower, Browser-extension, IPad - until i tried to login on the Android app. After entering my serveradress it takes some time and then i get this message: net_http_request_timedout, 100 yesterday it worked after i played around with these Settings in nginx. But today it is not working anymore. Any suggestions? I have accidentally found that my Android phone can sync when using my WireGuard VPN. This is not a complete solution, but it is an easy workaround. Looks like i solved it! (I didn't -.-) I'm not 100% sure what the solution was. But what I did was: Deleted the nginx config and all old certificates on the SSL-Certificates tab. Then I deleted all certificates my phone. (searched for certs in Android-settings) Created a new nginx config with a new certificate. profit.
-
OnlyOffice Nextcloud without seperate docker containers?
Did you get it to work?
-
Immich docker self-hosted google photos setup
Thanks for your help! I checked the port multiple times but never looked at the IP.... So my immich is running now!
-
Immich docker self-hosted google photos setup
[SOLVED] : i had the wrong IP adress for redis... Hello, I just installed Immich i use PostgreSQL_Immich and changed to tensorchord/pgvecto-rs:pg16-v0.2.0 I can access the WebUI but the Immich Docker log constatnly promts: Error: connect ETIMEDOUT at Socket.<anonymous> (/app/immich/server/node_modules/ioredis/built/Redis.js:170:41) at Object.onceWrapper (node:events:632:28) at Socket.emit (node:events:518:28) at Socket._onTimeout (node:net:589:8) at listOnTimeout (node:internal/timers:573:17) at process.processTimers (node:internal/timers:514:7) { errorno: 'ETIMEDOUT', code: 'ETIMEDOUT', syscall: 'connect' can someone help with this? I tried to open /admon/jobs-status it took an long time and then i got this error. Don't know if these are connected.