Steps to replicate it (hint: details matter!):
- navigate to docs.nextcloud.com
- see an error message stating the site cannot be reached
I can confirm
are no accessible from Switzerland CH since 19:00
I posted in NC internal Talk - hopefully somebody will take care!
I can also confirm.
The nextcloud download server is also not available: https://download.nextcloud.com
Similar issue observed from the USA. Connectivity seems OK, and the host/lb seems responsive, but is not accepting connections.
$ curl -vLO https://download.nextcloud.com/server/releases/nextcloud-30.0.11.tar.bz2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Host download.nextcloud.com:443 was resolved.
* IPv6: 2a01:4f8:210:21c8::145
* IPv4: 5.9.202.145
* Trying [2a01:4f8:210:21c8::145]:443...
* connect to 2a01:4f8:210:21c8::145 port 443 from 2603:7081:6d00:d541::abc port 50052 failed: Connection refused
* Trying 5.9.202.145:443...
* connect to 5.9.202.145 port 443 from 192.168.x.y port 59744 failed: Connection refused
* Failed to connect to download.nextcloud.com port 443 after 282 ms: Could not connect to server
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* closing connection #0
curl: (7) Failed to connect to download.nextcloud.com port 443 after 282 ms: Could not connect to server
I can confirm the same problem from Germany:
$ wget https://download.nextcloud.com/server/releases/nextcloud-31.0.5.tar.bz2 --2025-05-28 21:45:38-- https://download.nextcloud.com/server/releases/nextcloud-31.0.5.tar.bz2
Resolving download.nextcloud.com (download.nextcloud.com)... 5.9.202.145, 2a01:4f8:210:21c8::145
Connecting to download.nextcloud.com (download.nextcloud.com)|5.9.202.145|:443... failed: Connection refused.
Connecting to download.nextcloud.com (download.nextcloud.com)|2a01:4f8:210:21c8::145|:443... failed: Cannot assign requested address.
Retrying.
Thanks for the hint, everything is up and running again!
Thanks for your support, @SysKeeper!