Moviuro

Results 65 comments of Moviuro

Hi, why not use a Let's Encrypt certificate? (using e.g. https://acme.sh) - a bit more hassle in the beginning as you have to set it up, but completely "fire-and-forget" afterwards.

It happens for all uploads: auto-backup, addressbook uploads, and manual uploads. I use a WiFi connection with a 0.0.0.0/0 Wireguard VPN through my dedicated server. (https://play.google.com/store/apps/details?id=com.wireguard.android) It used to work...

My networking setup looks like this: ![network](https://user-images.githubusercontent.com/6882978/113562518-84fbd980-9606-11eb-8ed0-1f70aab3fbda.png) My phone can successfully browse the Nextcloud instance but it can't upload files. I have even confirmed that I can browse to newly...

I downgraded from the beta client to the default version (3.16.0), the same issue started happening today :disappointed:

@codemonkey1988 this is weird. My Nextcloud app can actually navigate inside the server. Only uploads are broken.

Nextcloud Android 3.16.1 on Pixel 4a 5G running Android S (beta); TLS 1.3 only 21.0.2 Nextcloud server running on FreeBSD 12.x with PHP 8.0, the issue is still here. @AndyScherzinger...

On my end though, I can confirm that: * TLS 1.3 only = always Connection error * TLS 1.3 & 1.2 = no Connection error Enabling/disabling WireGuard did not change...

> what should actually work and fallback 1.3->1.2->... Yes, I can confirm that if nginx only exposes TLS1.3 (`ssl_protocols TLSv1.3;`), the client (3.16.1) fails uploading. (Just tested it again this...

Hi @edgimar ; still need some help for this? Or are you now ready to update the docs? Isn't https://github.com/syncthing/docs/blame/master/intro/getting-started.rst#L120 enough?

You should probably write a script to: ``` for all fields notify-send "Please focus $field" sleep 3 type $field ``` I found lots of varied Credit Card input pages, none...