Internet connection not recognized

Check the config.php
Its a true/galse setting

Hi z000ao8q,

I already tried setting ‘has_internet_connection’ => true, but I still have the warning:

“This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features.”

Any other suggestion?

Regards.

Do you have any firewalls? I’d so, have you checked whether they’re blocking anything?

No. I’m running nextcloud in a AWS instance and the outbound firewall rule is to allow all traffic to the internet.

Before the last update to 9.0.52, my nextcloud instance was working fine. Now I see the “no working internet connection” warning and I can’t see the available apps in app store.

Everything else seems to be working OK.

Regards.

Sorry for not responding, but I have been on a vacation overseas and I was unable to visit this forum thread.

I gave up on trying to fix this problem, so I did a new install of nextcloud. Now I see that I need to update.

If you are running a version of RHEL (like Centos or Fedora) there is a know bug with the SSL library used in cURL.

This is discussed here at the redhat bug tracker: https://bugzilla.redhat.com/show_bug.cgi?id=1241172 . Note the last post, it should be fixed in RHEL 7.3, IIRC this would then be pushed downstream to Centos 7.3.

Also have a look at this issue: https://github.com/owncloud/core/issues/16255

thank you! Actually I’m running CentOS 7.2. I’ll wait for the update, hopefully will be ready soon.
Regards!

Hi guys,

I’m running on Debian Wheezy, and I having this error today on NC10.
What’s the solution?

1 Like

Same here, Ubuntu 16.04 LXC container.

The error suddenly appeared… Wasn’t there before.

So I’m not crazy. Used nextcloud9 before, no error, upgraded to 10 4 days ago, no error. Today that error appeared. I tried to copy the certificate, as suggested in https://github.com/owncloud/core/issues/16255 but that did nothing.

When I had the data directory in /var/www/nextcloud/data it complained about the .htaccess error.

It was a new install, so I created a directory in /srv/nextcloud-data and chown -R www-data:www-data /srv/nextcloud-data … removed the working directory, unzipped again, reinstalled and now am experiencing the Internet connection not recognized error. The .htaccess error went away anyway.

Hey,
i have same error:

This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features."

i use NextCloud 10.01, PHP 7.0.13, ubuntu server 16.04.1

Any solution for this error?

Same here.

No changes have been made since last login to my cloud.

But today -> Adminitration Settings -> same error.

Remarked that the URL https://owncloud.org is “broken” too (has in different browsers (Chromium, Firefox, IE) an invalid https certificate … hint on HSTS

Certificate Error
There are issues with the site’s certificate chain (net::ERR_CERT_DATE_INVALID).

Any solution (putting e.g. a ca-certificate.cert into the owncloud/config directory) doesn’t work!

No solution, but the same error:

NC 10.0.1, Ubuntu LTS 16.04, PHP 7.0.8

For search able in German:

Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet, dass einige Funktionen wie das Einhängen externen Speicherplatzes, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren werden. Der Fernzugriff auf Dateien und der Versand von E-Mail-Benachrichtigungen kann ebenfalls nicht funktionieren. Es wird empfohlen, die Internetverbindung dieses Servers zu aktivieren, wenn du/Sie alle Funktionen nutzen möchtest/-en.

Same error here, running on an Arch Linux server. Worked yesterday and appeared this morning. I can connect via browser but sync clients don’t work.

I have the same error. Nextcloud 10.0.1, php 7.0.13 also on Arch Linux. It just appeared this morning with no changes to the server.

What’s most odd is that the server very obviously does have access to the internet, as I can download files to the Android app.

Do have the same error… I also get an error, connecting to https://www.owncloud.org via browser.

error code: SEC_ERROR_EXPIRED_CERTIFICATE

I’ve got the same error since this morning.

NC 10.0.1, Ubuntu LTS 16.04, PHP 7.0.8

Any solutions??

Same here, debian 8, php5.6, mariadb

Haven’t changed somethin in the way how NC check for internet connection, like IP or test domain not accessible?