Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Can't access Nextcloud from local LAN

Featured Replies

Hi guys,

 

  I need help!  2 days ago, I've finished installing Nextcloud and it was working locally and from outside my network.  but today, I can only access my Nextcloud from outside my LAN?! I can access it via a VPN or my cell but not on the local network?!

 

any idea?

 

Thanks

 

Ubiquiti Amplifi Alien network

Nextcloud 22.1.0

Unraid 6.9.2

Nginx-Proxy-Manager-Official

 

Using duckdsn...

Here's my config

 

<?php
$CONFIG = array (
  'memcache.local' => '\\OC\\Memcache\\APCu',
  'datadirectory' => '/data',
  'instanceid' => 'oc6e5rtnjg36',
  'passwordsalt' => 'XXXXX',
  'secret' => 'XXXXX',
  'trusted_domains' => 
  array (
    0 => '10.33.3.69:488',
    1 => 'nextcloud.XXXXXX.com',
  ),
  'dbtype' => 'mysql',
  'version' => '22.1.0.1',
  'overwrite.cli.url' => 'https://nextcloud.XXXXXX.com',
  'overwritehost' => 'nextcloud.XXXXXX.com',
  'overwriteprotocol' => 'https',
  'dbname' => 'nextcloud',
  'dbhost' => '10.33.3.69:3306',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'mysql.utf8mb4' => true,
  'dbuser' => 'nextcloud',
  'default_phone_region' => 'US',
  'dbpassword' => 'XXXXXX!',
  'installed' => true,
);

I'm in the same boat. I'm searching for an answer that'll work 

So, I figured this out.

I have fios and a g3100. There is hairpin NAT enabled on every port, except 443. My router used port 443 for their own things and monitoring and would not let it work. I changed the port they use to another one (while remembering and savinging it because it was now the new access point for my router). Now 443 works perfectly. 

You can also change the port that nextcloud uses to something else too. 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.