-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Federated receive links keep trying to connect to remote cloud, although links were deleted #6029
Comments
Hi, I would like to mention that I had the same problem, but my server didn't run fine. Journalctl told me the following:
But with the following settings, I already provided a lot of resources that were totally sufficient before:
I deleted all external shares via However I just wanted to point out that this is not just a papercut, but a really serious issue when the servers dies after some time. Server Info: |
Just wanted to confirm: The work around, by deleting the links from |
cc @schiessle |
Hi,
|
Had that same problem after adding a federation share from a local IP. Removing it from the database worked for me. Thanks a lot. |
As the version of the software you've reported this for has reached end of life, I will close this ticket. If this is still happening after an upgrade to the latest version, feel free to reopen |
Steps to reproduce
Expected behaviour
Federated link should be gone / not active / do nothing
Actual behaviour
Every 15 min my nextcloud still tries to connect to the other cloud and apparently tries to access the federate links. Even when I turned of the federate cloud sharing entirely the error still occurs.
These log entries appear 4 times every 15 min. (4 dir/files were shared via federation)
My monitoring App, also still claims that there are 4 federated receive links (pink bar in web-GUI).
I confirmed that the federated links were certainly deleted. Some of the 4 dir/fiels were even entirely deleted from the cloud.
Otherwise the cloud seems to run fine.
Server configuration
Operating system: Ubuntu 16.04.3 LTS
Web server: nginx/1.13.0
Database: MariaDB
PHP version: PHP 7.1.8
Nextcloud version: 12.0.0
Updated from an older Nextcloud/ownCloud or fresh install: fresh install
Signing status:
Not sure what I am supposed to do here: login into my nextcloud as cloudadmin via web browser, then pasting http://example.com/index.php/settings/integrity/failed to new browser tab yields:
The image "http://example.com/index.php/settings/integrity/failed" cannot be displayed because it contains errors
List of activated apps:
Enabled:
Disabled:
Nextcloud configuration:
The output of my config.php:
Are you using external storage, if yes which one: no
Are you using encryption: no
Are you using an external user-backend, if yes which one: Webdav
Client configuration
Browser: Firefox
Operating system: Debian Jessie
Logs
Web server error log
The output of my nginx error log in /var/log/nginx (not sure if this is connected since it occurred yesterday and the error I am describing here is periodic):
Nextcloud log (data/nextcloud.log)
The Traceback of Sabre\HTTP\ClientException: Failed to connect to XXX.XXX.XXX.XXX port 443: Connection refused
See also:
#https://help.nextcloud.com/t/federated-recieve-links-keep-trying-to-connect-to-remote-cloud-although-links-were-deleted/19157
The text was updated successfully, but these errors were encountered: