Open gbraad opened 1 year ago
Hi, do the instances have valid certificates or self-signed ones?
valid certificates
Let's Encrypt certificates that have been issues early January.
Okay
Hmmmm... hold on. I see that Cloudflare is doing something sneaky. The external certificate is "CloudflareSSL".
Let me test with "Strict" settings. Not sure if I made that change
It was set to:
Both ends were configured with the TLS/SSL setting for Cloudflare set to "Strict". I'll try to see what happens when this is turned off, though the certificate is valid, just assigned to "sni.cloudflaressl.com" in that case. I have just also tried with turning this off ("non-proxied") and this is acting the same.
I set up an account on The Good Cloud and am able to federated files to and from Server A or Server B involving an account on The Good Cloud. This means it is something related to the communication between Server A and Server B.
Thry are hosted on the same server, but using different IP addresses with each their own certificate provided by Lets Encrypt.
Does the feature work when the two Nextclouds are hosted on different servers (and not on one server)?
I can't easily test that scenario though might try, but let's assume they would. What can be done to investigate this assumption to be true?
I suspect some kind of internal networking issue on your server...
Does this have a http fallback test option, like as I remember oc has?
No idea, sry
I added a new instance, on the same server, such as C, and this shows exactly the same behaviour.
Can anyone explain the process, so I can verify what happens. Is the certificate verified locally?
⚠️ This issue respects the following points: ⚠️
Bug description
I have set up two Nextcloud servers on different domains and want to share files between them. I have been able to add them to each other's trusted servers (though remain yellow). When sharing to either a remote user or group, the remote user is notified. When opening the 'share' on the remote server, the
Steps to reproduce
Expected behavior
File opens
Installation method
Community Web installer on a VPS or web space
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.0
Web server
Apache (supported)
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
Initiated remote from Server B to Server A:
File shows up in 'shares' on Server A:
Error as shown on Server A:
Note: this issue occurs both ways. Servers are identically configured.