Jump to content

Stubbs

Members
  • Posts

    207
  • Joined

  • Last visited

Everything posted by Stubbs

  1. Does anyone know how to clean up the brute force attempts? I was having trouble logging in with a phone, and now my IP seems to be permanently 30 second throttled. Brute Force Whitelist does not work unless I set the slash notation to 0, which is basically the same as turning brute force security off. I looked up some guides which involve going into the database, but had no luck: MariaDB [mydatabase]> DELETE FROM oc_bruteforce_attempts WHERE ip = 'my.wan.ip.address'; Query OK, 0 rows affected (0.001 sec)
  2. Is there a simple way to fix this warning? In the Nextcloud Overview page. " There are some warnings regarding your setup. Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read the documentation page about this. filecache_extended.fileid "
  3. This outright does not work for me. I followed everything in the tutorial, the correct port is forwarded and the correct public keys are on my phone, but whenever I connect to the VPN I set up on Wireguard, the internet just stops working. Here is the log: https://ghostbin.co/paste/b9hxm --------- beginning of main 01-27 05:11:03.732 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:03.759 9254 9254 D NetworkSecurityConfig: No Network Security Config specified, using platform default 01-27 05:11:03.760 9254 9254 D NetworkSecurityConfig: No Network Security Config specified, using platform default 01-27 05:11:03.766 9254 9254 I WireGuard/Application: WireGuard/1.0.20201224 (Android 30; arm64-v8a; sdm845; Phone; Phone:user/release-keys) 01-27 05:11:03.774 9254 9254 W reguard.androi: Accessing hidden field Ljava/util/Collections$SynchronizedCollection;->mutex:Ljava/lang/Object; (greylist-max-o, reflection, denied) 01-27 05:11:03.774 9254 9254 W reguard.androi: Accessing hidden method Ljava/util/Collections$SynchronizedSet;-><init>(Ljava/util/Set;Ljava/lang/Object;)V (greylist-max-o, reflection, denied) 01-27 05:11:03.774 9254 9254 W reguard.androi: Accessing hidden method Ljava/util/Collections$SynchronizedCollection;-><init>(Ljava/util/Collection;Ljava/lang/Object;)V (greylist-max-o, reflection, denied) 01-27 05:11:03.784 9254 9276 W WireGuard/RootShell: Root check did not return correct UID: null --------- beginning of events 01-27 05:11:03.791 9254 9254 I wm_on_create_called: [190980701,com.wireguard.android.activity.MainActivity,performCreate] 01-27 05:11:03.798 9254 9254 I wm_on_start_called: [190980701,com.wireguard.android.activity.MainActivity,handleStartActivity] 01-27 05:11:03.799 9254 9254 I wm_on_resume_called: [190980701,com.wireguard.android.activity.MainActivity,RESUME_ACTIVITY] 01-27 05:11:03.805 9254 9254 I wm_on_top_resumed_gained_called: [190980701,com.wireguard.android.activity.MainActivity,topStateChangedWhenResumed] 01-27 05:11:03.813 9254 9279 I AdrenoGLES: QUALCOMM build : 35556ba, I9ca166462c 01-27 05:11:03.813 9254 9279 I AdrenoGLES: Build Date : 08/07/19 01-27 05:11:03.813 9254 9279 I AdrenoGLES: OpenGL ES Shader Compiler Version: EV031.27.02.00 01-27 05:11:03.813 9254 9279 I AdrenoGLES: Local Branch : 01-27 05:11:03.813 9254 9279 I AdrenoGLES: Remote Branch : 01-27 05:11:03.813 9254 9279 I AdrenoGLES: Remote Branch : 01-27 05:11:03.813 9254 9279 I AdrenoGLES: Reconstruct Branch : 01-27 05:11:03.813 9254 9279 I AdrenoGLES: Build Config : S P 8.0.8 AArch64 01-27 05:11:03.816 9254 9279 I AdrenoGLES: PFP: 0x016ee187, ME: 0x00000000 01-27 05:11:03.831 9254 9279 I Gralloc4: mapper 4.x is not supported 01-27 05:11:03.832 9254 9279 W Gralloc3: mapper 3.x is not supported 01-27 05:11:04.233 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:04.923 9254 9254 I menu_item_selected: [0,Settings] 01-27 05:11:04.928 9254 9254 I wm_on_top_resumed_lost_called: [190980701,com.wireguard.android.activity.MainActivity,topStateChangedWhenResumed] 01-27 05:11:04.928 9254 9254 I wm_on_paused_called: [190980701,com.wireguard.android.activity.MainActivity,performPause] 01-27 05:11:04.935 9254 9254 I wm_on_create_called: [21204620,com.wireguard.android.activity.SettingsActivity,performCreate] 01-27 05:11:04.948 9254 9254 I wm_on_start_called: [21204620,com.wireguard.android.activity.SettingsActivity,handleStartActivity] 01-27 05:11:04.948 9254 9254 I wm_on_resume_called: [21204620,com.wireguard.android.activity.SettingsActivity,RESUME_ACTIVITY] 01-27 05:11:04.952 9254 9254 I wm_on_top_resumed_gained_called: [21204620,com.wireguard.android.activity.SettingsActivity,topStateChangedWhenResumed] 01-27 05:11:04.956 9254 9296 W WireGuard/RootShell: Root check did not return correct UID: null 01-27 05:11:04.984 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:05.391 9254 9254 I wm_on_stop_called: [190980701,com.wireguard.android.activity.MainActivity,STOP_ACTIVITY_ITEM] 01-27 05:11:06.109 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:07.805 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:09.807 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:10.022 9254 9254 I wm_on_top_resumed_lost_called: [21204620,com.wireguard.android.activity.SettingsActivity,topStateChangedWhenResumed] 01-27 05:11:10.023 9254 9254 I wm_on_paused_called: [21204620,com.wireguard.android.activity.SettingsActivity,performPause] 01-27 05:11:10.035 9254 9254 I wm_on_create_called: [260129516,com.wireguard.android.activity.LogViewerActivity,performCreate] 01-27 05:11:10.036 9254 9254 I wm_on_start_called: [260129516,com.wireguard.android.activity.LogViewerActivity,handleStartActivity] 01-27 05:11:10.036 9254 9254 I wm_on_resume_called: [260129516,com.wireguard.android.activity.LogViewerActivity,RESUME_ACTIVITY] 01-27 05:11:10.039 9254 9254 I wm_on_top_resumed_gained_called: [260129516,com.wireguard.android.activity.LogViewerActivity,topStateChangedWhenResumed] 01-27 05:11:10.444 9254 9279 D OpenGLRenderer: endAllActiveAnimators on 0x774f772b00 (RippleDrawable) with handle 0x766f775e70 01-27 05:11:10.447 9254 9254 I wm_on_stop_called: [21204620,com.wireguard.android.activity.SettingsActivity,STOP_ACTIVITY_ITEM] 01-27 05:11:11.808 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:13.817 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:15.819 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:17.820 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:19.822 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:21.825 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:23.828 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:25.837 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:27.566 9254 9254 I wm_on_top_resumed_lost_called: [260129516,com.wireguard.android.activity.LogViewerActivity,topStateChangedWhenResumed] 01-27 05:11:27.574 9254 9254 I wm_on_paused_called: [260129516,com.wireguard.android.activity.LogViewerActivity,performPause] 01-27 05:11:27.590 9254 9254 I wm_on_restart_called: [21204620,com.wireguard.android.activity.SettingsActivity,performRestartActivity] 01-27 05:11:27.595 9254 9254 I wm_on_start_called: [21204620,com.wireguard.android.activity.SettingsActivity,handleStartActivity] 01-27 05:11:27.596 9254 9254 I wm_on_resume_called: [21204620,com.wireguard.android.activity.SettingsActivity,RESUME_ACTIVITY] 01-27 05:11:27.596 9254 9254 I wm_on_top_resumed_gained_called: [21204620,com.wireguard.android.activity.SettingsActivity,topWhenResuming] 01-27 05:11:27.844 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:28.084 9254 9254 I wm_on_stop_called: [260129516,com.wireguard.android.activity.LogViewerActivity,LIFECYCLER_STOP_ACTIVITY] 01-27 05:11:28.086 9254 9254 I wm_on_destroy_called: [260129516,com.wireguard.android.activity.LogViewerActivity,performDestroy] 01-27 05:11:29.852 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:31.686 9254 9254 I wm_on_top_resumed_lost_called: [21204620,com.wireguard.android.activity.SettingsActivity,topStateChangedWhenResumed] 01-27 05:11:31.688 9254 9254 I wm_on_paused_called: [21204620,com.wireguard.android.activity.SettingsActivity,performPause] 01-27 05:11:31.700 9254 9254 I wm_on_restart_called: [190980701,com.wireguard.android.activity.MainActivity,performRestartActivity] 01-27 05:11:31.703 9254 9254 I wm_on_start_called: [190980701,com.wireguard.android.activity.MainActivity,handleStartActivity] 01-27 05:11:31.703 9254 9254 I wm_on_resume_called: [190980701,com.wireguard.android.activity.MainActivity,RESUME_ACTIVITY] 01-27 05:11:31.703 9254 9254 I wm_on_top_resumed_gained_called: [190980701,com.wireguard.android.activity.MainActivity,topWhenResuming] 01-27 05:11:31.855 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:32.151 9254 9254 I wm_on_stop_called: [21204620,com.wireguard.android.activity.SettingsActivity,LIFECYCLER_STOP_ACTIVITY] 01-27 05:11:32.157 9254 9254 I wm_on_destroy_called: [21204620,com.wireguard.android.activity.SettingsActivity,performDestroy] 01-27 05:11:32.895 9254 9296 I WireGuard/GoBackend: Bringing tunnel orbivpn UP 01-27 05:11:32.896 9254 9296 D WireGuard/GoBackend: Requesting to start VpnService 01-27 05:11:33.095 9254 9296 D WireGuard/GoBackend: Go backend v0.0.20201118 01-27 05:11:33.096 9254 9296 D WireGuard/GoBackend/orbivpn: Debug log enabled 01-27 05:11:33.096 9254 9296 I WireGuard/GoBackend/orbivpn: Attaching to interface tun0 01-27 05:11:33.110 9254 9254 I auditd : type=1400 audit(0.0:571): avc: denied { read } for comm="DefaultDispatch" name="somaxconn" dev="proc" ino=169316 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768 tcontext=u:object_r:proc_net:s0 tclass=file permissive=0 app=com.wireguard.android 01-27 05:11:33.110 9254 9254 W DefaultDispatch: type=1400 audit(0.0:571): avc: denied { read } for name="somaxconn" dev="proc" ino=169316 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768 tcontext=u:object_r:proc_net:s0 tclass=file permissive=0 app=com.wireguard.android 01-27 05:11:33.118 9254 9544 D WireGuard/GoBackend/orbivpn: Routine: handshake worker - started 01-27 05:11:33.118 9254 9293 D WireGuard/GoBackend/orbivpn: Routine: decryption worker - started 01-27 05:11:33.118 9254 9296 D WireGuard/GoBackend/orbivpn: UAPI: Updating private key 01-27 05:11:33.118 9254 9545 D WireGuard/GoBackend/orbivpn: Routine: event worker - started 01-27 05:11:33.118 9254 9545 D WireGuard/GoBackend/orbivpn: Routine: encryption worker - started 01-27 05:11:33.118 9254 9545 D WireGuard/GoBackend/orbivpn: Routine: decryption worker - started 01-27 05:11:33.118 9254 9545 D WireGuard/GoBackend/orbivpn: Routine: encryption worker - started 01-27 05:11:33.118 9254 9545 D WireGuard/GoBackend/orbivpn: Routine: decryption worker - started 01-27 05:11:33.118 9254 9545 D WireGuard/GoBackend/orbivpn: Routine: handshake worker - started 01-27 05:11:33.119 9254 9545 D WireGuard/GoBackend/orbivpn: Routine: encryption worker - started 01-27 05:11:33.119 9254 9545 D WireGuard/GoBackend/orbivpn: Routine: decryption worker - started 01-27 05:11:33.119 9254 9545 D WireGuard/GoBackend/orbivpn: Routine: handshake worker - started 01-27 05:11:33.119 9254 9545 D WireGuard/GoBackend/orbivpn: Routine: TUN reader - started 01-27 05:11:33.119 9254 9545 D WireGuard/GoBackend/orbivpn: Routine: encryption worker - started 01-27 05:11:33.119 9254 9545 D WireGuard/GoBackend/orbivpn: Routine: decryption worker - started 01-27 05:11:33.119 9254 9545 D WireGuard/GoBackend/orbivpn: Routine: handshake worker - started 01-27 05:11:33.119 9254 9545 D WireGuard/GoBackend/orbivpn: Routine: decryption worker - started 01-27 05:11:33.119 9254 9296 D WireGuard/GoBackend/orbivpn: UAPI: Removing all peers 01-27 05:11:33.119 9254 9296 D WireGuard/GoBackend/orbivpn: UAPI: Transition to peer configuration 01-27 05:11:33.119 9254 9542 D WireGuard/GoBackend/orbivpn: Routine: encryption worker - started 01-27 05:11:33.119 9254 9542 D WireGuard/GoBackend/orbivpn: Routine: handshake worker - started 01-27 05:11:33.119 9254 9542 D WireGuard/GoBackend/orbivpn: Routine: encryption worker - started 01-27 05:11:33.119 9254 9542 D WireGuard/GoBackend/orbivpn: Routine: decryption worker - started 01-27 05:11:33.119 9254 9542 D WireGuard/GoBackend/orbivpn: Routine: handshake worker - started 01-27 05:11:33.119 9254 9542 D WireGuard/GoBackend/orbivpn: Routine: encryption worker - started 01-27 05:11:33.119 9254 9542 D WireGuard/GoBackend/orbivpn: Routine: encryption worker - started 01-27 05:11:33.119 9254 9542 D WireGuard/GoBackend/orbivpn: Routine: decryption worker - started 01-27 05:11:33.119 9254 9542 D WireGuard/GoBackend/orbivpn: Routine: handshake worker - started 01-27 05:11:33.119 9254 9542 D WireGuard/GoBackend/orbivpn: Routine: handshake worker - started 01-27 05:11:33.120 9254 9296 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - UAPI: Created 01-27 05:11:33.120 9254 9296 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - UAPI: Adding allowedip 01-27 05:11:33.120 9254 9296 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - UAPI: Updating endpoint 01-27 05:11:33.120 9254 9296 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - UAPI: Updating preshared key 01-27 05:11:33.126 9254 9296 D WireGuard/GoBackend/orbivpn: UDP bind has been updated 01-27 05:11:33.126 9254 9296 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Starting... 01-27 05:11:33.126 9254 9545 D WireGuard/GoBackend/orbivpn: Routine: receive incoming IPv6 - started 01-27 05:11:33.126 9254 9296 I WireGuard/GoBackend/orbivpn: Device started 01-27 05:11:33.126 9254 9289 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Routine: nonce worker - started 01-27 05:11:33.126 9254 9289 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Routine: sequential sender - started 01-27 05:11:33.126 9254 9289 D WireGuard/GoBackend/orbivpn: Routine: receive incoming IPv4 - started 01-27 05:11:33.127 9254 9542 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Routine: sequential receiver - started 01-27 05:11:33.316 9254 9289 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Sending handshake initiation 01-27 05:11:33.319 9254 9289 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Awaiting keypair 01-27 05:11:33.867 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:35.875 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:36.327 9254 9254 I menu_item_selected: [0,Settings] 01-27 05:11:36.338 9254 9254 I wm_on_top_resumed_lost_called: [190980701,com.wireguard.android.activity.MainActivity,topStateChangedWhenResumed] 01-27 05:11:36.338 9254 9254 I wm_on_paused_called: [190980701,com.wireguard.android.activity.MainActivity,performPause] 01-27 05:11:36.345 9254 9254 I wm_on_create_called: [95584283,com.wireguard.android.activity.SettingsActivity,performCreate] 01-27 05:11:36.353 9254 9254 I wm_on_start_called: [95584283,com.wireguard.android.activity.SettingsActivity,handleStartActivity] 01-27 05:11:36.354 9254 9254 I wm_on_resume_called: [95584283,com.wireguard.android.activity.SettingsActivity,RESUME_ACTIVITY] 01-27 05:11:36.357 9254 9254 I wm_on_top_resumed_gained_called: [95584283,com.wireguard.android.activity.SettingsActivity,topStateChangedWhenResumed] 01-27 05:11:36.363 9254 9296 W WireGuard/RootShell: Root check did not return correct UID: null 01-27 05:11:36.775 9254 9279 D OpenGLRenderer: endAllActiveAnimators on 0x774f764670 (RippleDrawable) with handle 0x766f778d20 01-27 05:11:36.779 9254 9254 I wm_on_stop_called: [190980701,com.wireguard.android.activity.MainActivity,STOP_ACTIVITY_ITEM] 01-27 05:11:37.663 9254 9254 I wm_on_top_resumed_lost_called: [95584283,com.wireguard.android.activity.SettingsActivity,topStateChangedWhenResumed] 01-27 05:11:37.664 9254 9254 I wm_on_paused_called: [95584283,com.wireguard.android.activity.SettingsActivity,performPause] 01-27 05:11:37.674 9254 9254 I wm_on_create_called: [214810710,com.wireguard.android.activity.LogViewerActivity,performCreate] 01-27 05:11:37.675 9254 9254 I wm_on_start_called: [214810710,com.wireguard.android.activity.LogViewerActivity,handleStartActivity] 01-27 05:11:37.676 9254 9254 I wm_on_resume_called: [214810710,com.wireguard.android.activity.LogViewerActivity,RESUME_ACTIVITY] 01-27 05:11:37.678 9254 9254 I wm_on_top_resumed_gained_called: [214810710,com.wireguard.android.activity.LogViewerActivity,topStateChangedWhenResumed] 01-27 05:11:37.876 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:38.128 9254 9254 I wm_on_stop_called: [95584283,com.wireguard.android.activity.SettingsActivity,STOP_ACTIVITY_ITEM] 01-27 05:11:38.588 9254 9289 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Handshake did not complete after 5 seconds, retrying (try 2) 01-27 05:11:38.588 9254 9289 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Sending handshake initiation 01-27 05:11:39.877 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:41.879 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:43.753 9254 9545 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Handshake did not complete after 5 seconds, retrying (try 2) 01-27 05:11:43.753 9254 9545 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Sending handshake initiation 01-27 05:11:43.882 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:45.884 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:47.886 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:49.037 9254 9545 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Handshake did not complete after 5 seconds, retrying (try 2) 01-27 05:11:49.037 9254 9545 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Sending handshake initiation 01-27 05:11:49.867 9254 9254 I wm_on_top_resumed_lost_called: [214810710,com.wireguard.android.activity.LogViewerActivity,topStateChangedWhenResumed] 01-27 05:11:49.879 9254 9254 I wm_on_paused_called: [214810710,com.wireguard.android.activity.LogViewerActivity,performPause] 01-27 05:11:49.888 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:49.916 9254 9254 I wm_on_stop_called: [214810710,com.wireguard.android.activity.LogViewerActivity,STOP_ACTIVITY_ITEM] 01-27 05:11:51.889 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:53.902 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:54.216 9254 9545 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Handshake did not complete after 5 seconds, retrying (try 2) 01-27 05:11:54.216 9254 9545 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Sending handshake initiation 01-27 05:11:55.916 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:57.918 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:11:59.411 9254 9542 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Sending handshake initiation 01-27 05:11:59.923 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:01.931 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:03.940 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:04.654 9254 9542 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Sending handshake initiation 01-27 05:12:05.298 9254 9254 I wm_on_restart_called: [214810710,com.wireguard.android.activity.LogViewerActivity,performRestartActivity] 01-27 05:12:05.298 9254 9254 I wm_on_start_called: [214810710,com.wireguard.android.activity.LogViewerActivity,handleStartActivity] 01-27 05:12:05.298 9254 9254 I wm_on_resume_called: [214810710,com.wireguard.android.activity.LogViewerActivity,RESUME_ACTIVITY] 01-27 05:12:05.298 9254 9254 I wm_on_top_resumed_gained_called: [214810710,com.wireguard.android.activity.LogViewerActivity,topWhenResuming] 01-27 05:12:05.941 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:07.944 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:09.736 9254 9542 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Handshake did not complete after 5 seconds, retrying (try 2) 01-27 05:12:09.738 9254 9542 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Sending handshake initiation 01-27 05:12:09.946 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:11.949 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:13.758 9254 9254 I menu_item_selected: [0,Export log file] 01-27 05:12:13.951 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:14.897 9254 9545 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Sending handshake initiation 01-27 05:12:15.954 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:17.956 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:19.957 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:20.044 9254 9542 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Handshake did not complete after 5 seconds, retrying (try 2) 01-27 05:12:20.044 9254 9542 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Sending handshake initiation 01-27 05:12:20.387 9254 9254 I wm_on_top_resumed_lost_called: [214810710,com.wireguard.android.activity.LogViewerActivity,topStateChangedWhenResumed] 01-27 05:12:20.395 9254 9254 I wm_on_paused_called: [214810710,com.wireguard.android.activity.LogViewerActivity,performPause] 01-27 05:12:20.422 9254 9254 I wm_on_stop_called: [214810710,com.wireguard.android.activity.LogViewerActivity,STOP_ACTIVITY_ITEM] 01-27 05:12:21.958 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:23.965 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:25.187 9254 9545 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Handshake did not complete after 5 seconds, retrying (try 2) 01-27 05:12:25.187 9254 9545 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Sending handshake initiation 01-27 05:12:25.970 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:27.975 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:29.978 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:30.487 9254 9545 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Handshake did not complete after 5 seconds, retrying (try 3) 01-27 05:12:30.487 9254 9545 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Sending handshake initiation 01-27 05:12:31.982 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:33.983 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:35.754 9254 9289 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Handshake did not complete after 5 seconds, retrying (try 2) 01-27 05:12:35.755 9254 9289 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Sending handshake initiation 01-27 05:12:35.988 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:37.991 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:39.995 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:40.836 9254 9542 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Handshake did not complete after 5 seconds, retrying (try 2) 01-27 05:12:40.836 9254 9542 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Sending handshake initiation 01-27 05:12:42.002 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:44.003 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:44.966 9254 9254 I wm_on_restart_called: [214810710,com.wireguard.android.activity.LogViewerActivity,performRestartActivity] 01-27 05:12:44.966 9254 9254 I wm_on_start_called: [214810710,com.wireguard.android.activity.LogViewerActivity,handleStartActivity] 01-27 05:12:44.966 9254 9254 I wm_on_resume_called: [214810710,com.wireguard.android.activity.LogViewerActivity,RESUME_ACTIVITY] 01-27 05:12:44.966 9254 9254 I wm_on_top_resumed_gained_called: [214810710,com.wireguard.android.activity.LogViewerActivity,topWhenResuming] 01-27 05:12:45.950 9254 9542 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Handshake did not complete after 5 seconds, retrying (try 2) 01-27 05:12:45.950 9254 9542 D WireGuard/GoBackend/orbivpn: peer(WEGn…VgQY) - Sending handshake initiation 01-27 05:12:46.003 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:48.005 9254 9266 E reguard.androi: failed to connect to jdwp control socket: Connection refused 01-27 05:12:49.188 9254 9254 I menu_item_selected: [0,Export log file]
  4. I recently changed by subnet, but I cannot forward NZBGet through my Privoxy VPN container anymore, as outlined in Spaceinvader's tutorial: https://www.invidious.tube/watch?v=znSu_FuKFW0 NZBGet is working fine, nothing wrong showing up on the log, and I can access it when network type set to bridge, but not when I want to forward it through a VPN container. The extra parameters are 100% correct. Is there a way to address this?
  5. I changed my subnet on my router, and it seems to have broken pihole. I've tried uninstalling and reinstalling, but I keep getting this message: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='pihole-template' --net='br0' --ip='10.10.20.25' -e TZ="Australia/Sydney" -e HOST_OS="Unraid" -e 'TCP_PORT_53'='53' -e 'UDP_PORT_53'='53' -e 'UDP_PORT_67'='67' -e 'TCP_PORT_80'='80' -e 'TCP_PORT_443'='443' -e 'DNS1'='8.8.8.8' -e 'DNS2'='8.8.4.4' -e 'TZ'='Europe/London' -e 'WEBPASSWORD'='admin' -e 'INTERFACE'='br0' -e 'ServerIP'='10.10.20.25' -e 'ServerIPv6'='' -e 'IPv6'='False' -e 'DNSMASQ_LISTENING'='all' -v '/mnt/user/appdata/pihole/pihole/':'/etc/pihole/':'rw' -v '/mnt/user/appdata/pihole/dnsmasq.d/':'/etc/dnsmasq.d/':'rw' --cap-add=NET_ADMIN --dns 127.0.0.1 --dns 1.1.1.1 --restart=unless-stopped 'pihole/pihole:latest' WARNING: Localhost DNS setting (--dns=127.0.0.1) may fail in containers. df4349633b734a0d00ee1a35028a4a2510d00d911d3fbfbbfff49a169ad5641a /usr/bin/docker: Error response from daemon: Invalid address 10.10.20.25: It does not belong to any of this network's subnets. The command failed. I am 100% sure I have entered the correct subnet. It's working for literally everything except for this container.
  6. The default username/password does not work for Yacy. I opened it before reading the instruction that you're supposed to set them at a very specific URL before opening the container. There should be a way to change the user/password in the docker template.
  7. Sorry, wrong thread. Yacy is a free & open source distributed search engine you can host yourself. https://yacy.net/ A75G made a container for it, and I was here to express an issue. Again, sorry I got the wrong thread.
  8. This? I suppose the one thing different this will show is that I followed the tutorial that puts nzbget on the same network as delugevpn, so my downloads from usenet run through my vpn. I'm not sure why this should affect radarr's folder permissions though.
  9. As I don't know if this is a radarr issue or an NZBGet issue, I will be posting my issue in this thread as well: I am having a frustrating problem: Radarr can't seem to find the paths for movies downloaded from NZBGet. I have seen others have this problem, and one proposed solution is to change the path name in NZBGet to /data like in Radarr. Did not work. I tried executing Safe New Permissions and New Permissions. Did not work. This also started happening randomly. I never used to have this problem until it started occurring about a month ago. Sometimes it randomly fixes itself, but it never lasts long, and the same problem starts occurring again. How do I stop this from happening?
  10. I am having a frustrating problem: Radarr can't seem to find the paths for movies downloaded from NZBGet. I have seen others have this problem, and one proposed solution is to change the path name in NZBGet to /data like in Radarr. Did not work. I tried executing Safe New Permissions and New Permissions. Did not work. This also started happening randomly, without changing any settings. I never used to have this problem until it started occurring about a month ago. Sometimes it randomly fixes itself, but it never lasts long, and the same problem starts occurring again. How do I stop this from happening?
  11. [edit] I assume it's as simple as adding a new variable with the key EXTRA_PARAMETERS? How does it work with subdomains? Does it share the same subdomains parameter above? How does the docker container tell which subdomains belong to the first URL, and which ones belong to the extra parameter URL? Also are there any extra steps needed with cloudflare DNS?
  12. If I wanted to start a new domain alongside my current one, would I have to make another Letsencrypt container? Or is there another way?
  13. I'm trying to set up a Matrix server. I followed the tutorial, but still get this in the log: -=> generate turn config -=> generate synapse config Generating config file /data/homeserver.tmp Generating log config file /data/matrix.log.config which will log to /homeserver.log Generating signing key file /data/matrix.signing.key A config file has been generated in '/data/homeserver.tmp' for server name 'matrix'. Please review this file and customise it to your needs. -=> configure some settings in homeserver.yaml -=> configure some settings in matrix.log.config -=> you have to review the generated configuration file homeserver.yaml -=> start turn -=> start matrix Cannot create pid file: /var/run/turnserver.pid: Permission denied socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported This server is configured to use 'matrix.org' as its trusted key server via the 'trusted_key_servers' config option. 'matrix.org' is a good choice for a key server since it is long-lived, stable and trusted. However, some admins may wish to use another server for this purpose. To suppress this warning and continue using 'matrix.org', admins should set 'suppress_key_server_warning' to 'true' in homeserver.yaml. -------------------------------------------------------------------------------- 2020-08-09 05:57:48,368 - twisted - 192 - INFO - None - Redirected stdout/stderr to logs 2020-08-09 05:57:48,369 - root - 257 - WARNING - None - ***** STARTING SERVER ***** 2020-08-09 05:57:48,369 - root - 258 - WARNING - None - Server /usr/local/lib/python3.7/dist-packages/synapse/app/homeserver.py version 1.18.0 2020-08-09 05:57:48,369 - root - 259 - INFO - None - Server hostname: matrix 2020-08-09 05:57:48,369 - root - 260 - INFO - None - Instance name: master 2020-08-09 05:57:48,369 - synapse.app.homeserver - 372 - INFO - None - Setting up server 2020-08-09 05:57:48,369 - synapse.server - 281 - INFO - None - Setting up. 2020-08-09 05:57:48,371 - twisted - 192 - ERROR - - Traceback (most recent call last): 2020-08-09 05:57:48,371 - twisted - 192 - ERROR - - File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2020-08-09 05:57:48,372 - twisted - 192 - ERROR - - "__main__", mod_spec) 2020-08-09 05:57:48,372 - twisted - 192 - ERROR - - File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2020-08-09 05:57:48,372 - twisted - 192 - ERROR - - exec(code, run_globals) 2020-08-09 05:57:48,372 - twisted - 192 - ERROR - - File "/usr/local/lib/python3.7/dist-packages/synapse/app/homeserver.py", line 687, in <module> 2020-08-09 05:57:48,373 - twisted - 192 - ERROR - - main() 2020-08-09 05:57:48,373 - twisted - 192 - ERROR - - File "/usr/local/lib/python3.7/dist-packages/synapse/app/homeserver.py", line 682, in main 2020-08-09 05:57:48,374 - twisted - 192 - ERROR - - hs = setup(sys.argv[1:]) 2020-08-09 05:57:48,374 - twisted - 192 - ERROR - - File "/usr/local/lib/python3.7/dist-packages/synapse/app/homeserver.py", line 375, in setup 2020-08-09 05:57:48,375 - twisted - 192 - ERROR - - hs.setup() 2020-08-09 05:57:48,375 - twisted - 192 - ERROR - - File "/usr/local/lib/python3.7/dist-packages/synapse/server.py", line 283, in setup 2020-08-09 05:57:48,376 - twisted - 192 - ERROR - - self.datastores = DataStores(self.DATASTORE_CLASS, self) 2020-08-09 05:57:48,376 - twisted - 192 - ERROR - - File "/usr/local/lib/python3.7/dist-packages/synapse/storage/data_stores/__init__.py", line 49, in __init__ 2020-08-09 05:57:48,376 - twisted - 192 - ERROR - - with make_conn(database_config, engine) as db_conn: 2020-08-09 05:57:48,377 - twisted - 192 - ERROR - - File "/usr/local/lib/python3.7/dist-packages/synapse/storage/database.py", line 110, in make_conn 2020-08-09 05:57:48,377 - twisted - 192 - ERROR - - db_conn = engine.module.connect(**db_params) 2020-08-09 05:57:48,377 - twisted - 192 - ERROR - - sqlite3.OperationalError: unable to open database file
  14. For some reason Radarr is not automatically moving downloaded NZBs from NZBGet. I get this error in the docker log: 2020-04-25 15:50:04,589 DEBG 'radarr' stdout output: [Error] DownloadedMovieImportService: Import failed, path does not exist or is not accessible by Radarr: /downloads/completed/Movies/The.Gla(...) Also getting the same error in the Radarr log.
  15. Thanks, I feel dumb for missing it. Unfortunately Radarr still won't move them. Separate issue though.
  16. Why is it that when I try to move or modify NZBGet downloads, I get a message that I need permission from Unix User/nobody? I'm trying to do this from my rootshare too. I don't have this issue with any other docker containers like rtorrent. The only way it's possible for me to modify or move files downloaded with NZBGet is to use Krusader, which is rather annoying. Radarr can't rename or move anything either.
  17. Sadly that didn't work for me. Still have the warning.
  18. I followed the same spaceinvader tutorial and I get 502 bad gateway when I try entering the subdomain I assigned. DocumentServer log: ==> /var/log/onlyoffice/documentserver/metrics/out.log <== gauges: { 'statsd.timestamp_lag': 0 }, timer_data: {}, counter_rates: { 'statsd.bad_lines_seen': 0, 'statsd.packets_received': 0, 'statsd.metrics_received': 0 }, sets: {}, pctThreshold: [ 90 ] } 29 Feb 07:23:05 - [574] reading config file: ../../config/config.js 29 Feb 07:23:05 - server is up INFO ==> /var/log/onlyoffice/documentserver/nginx.error.log <== ==> /var/log/onlyoffice/documentserver/spellchecker/err.log <== ==> /var/log/onlyoffice/documentserver/spellchecker/out.log <== [2020-02-29T06:39:17.054] [WARN] nodeJS - Express server starting... [2020-02-29T06:39:17.135] [WARN] nodeJS - Express server listening on port 8080 in production-linux mode [2020-02-29T06:40:59.621] [WARN] nodeJS - start cluster with 1 workers [2020-02-29T06:40:59.630] [WARN] nodeJS - worker 641 started. [2020-02-29T06:41:00.071] [WARN] nodeJS - Express server starting... [2020-02-29T06:41:00.128] [WARN] nodeJS - Express server listening on port 8080 in production-linux mode [2020-02-29T07:23:05.166] [WARN] nodeJS - start cluster with 1 workers [2020-02-29T07:23:05.172] [WARN] nodeJS - worker 643 started. [2020-02-29T07:23:05.790] [WARN] nodeJS - Express server starting... [2020-02-29T07:23:05.857] [WARN] nodeJS - Express server listening on port 8080 in production-linux mode Creating new cluster 9.5/main ... config /etc/postgresql/9.5/main data /var/lib/postgresql/9.5/main locale en_US.UTF-8 socket /var/run/postgresql port 5432 * Starting PostgreSQL 9.5 database server ...done. * Starting RabbitMQ Messaging Server rabbitmq-server ...done. Starting redis-server: redis-server. CREATE DATABASE CREATE ROLE GRANT Usage: grep [OPTION]... PATTERN [FILE]... Try 'grep --help' for more information. Starting supervisor: supervisord. * Starting periodic command scheduler cron ...done. * Starting nginx nginx ...fail! Generating AllFonts.js, please wait...Done Generating presentation themes, please wait...Done ds:docservice: stopped ds:docservice: started ds:converter: stopped ds:converter: started * Reloading nginx configuration nginx ...fail! ==> /var/log/onlyoffice/documentserver/converter/err.log <== ==> /var/log/onlyoffice/documentserver/converter/out.log <== [2020-02-29T07:27:16.024] [WARN] nodeJS - update cluster with 1 workers [2020-02-29T07:27:16.036] [WARN] nodeJS - worker 744 started. [2020-02-29T07:27:16.037] [WARN] nodeJS - update cluster with 1 workers [2020-02-29T07:27:31.728] [WARN] nodeJS - update cluster with 1 workers [2020-02-29T07:27:31.734] [WARN] nodeJS - worker 828 started. [2020-02-29T07:27:31.734] [WARN] nodeJS - update cluster with 1 workers ==> /var/log/onlyoffice/documentserver/docservice/err.log <== ==> /var/log/onlyoffice/documentserver/docservice/out.log <== [2020-02-29T07:27:16.036] [WARN] nodeJS - worker 743 started. [2020-02-29T07:27:16.036] [WARN] nodeJS - update cluster with 1 workers [2020-02-29T07:27:16.456] [WARN] nodeJS - Express server starting... [2020-02-29T07:27:16.919] [WARN] nodeJS - Express server listening on port 8000 in production-linux mode [2020-02-29T07:27:29.688] [WARN] nodeJS - Plugins watch exception (https://nodejs.org/docs/latest/api/fs.html#fs_availability). [2020-02-29T07:27:29.696] [WARN] nodeJS - update cluster with 1 workers [2020-02-29T07:27:29.701] [WARN] nodeJS - worker 807 started. [2020-02-29T07:27:29.701] [WARN] nodeJS - update cluster with 1 workers [2020-02-29T07:27:29.952] [WARN] nodeJS - Express server starting... [2020-02-29T07:27:30.343] [WARN] nodeJS - Express server listening on port 8000 in production-linux mode ==> /var/log/onlyoffice/documentserver/gc/err.log <== ==> /var/log/onlyoffice/documentserver/gc/out.log <== ==> /var/log/onlyoffice/documentserver/metrics/err.log <== ==> /var/log/onlyoffice/documentserver/metrics/out.log <== 29 Feb 07:27:15 - [666] reading config file: ../../config/config.js 29 Feb 07:27:15 - server is up INFO ==> /var/log/onlyoffice/documentserver/spellchecker/err.log <== ==> /var/log/onlyoffice/documentserver/spellchecker/out.log <== [2020-02-29T07:27:15.721] [WARN] nodeJS - start cluster with 1 workers [2020-02-29T07:27:15.729] [WARN] nodeJS - worker 729 started. [2020-02-29T07:27:16.299] [WARN] nodeJS - Express server starting... [2020-02-29T07:27:16.365] [WARN] nodeJS - Express server listening on port 8080 in production-linux mode
  19. Is this causing a problem for anyone else? https://letsencrypt.status.io/ Says there is a service disruption. Is this common?
  20. Why am I still getting this error The "X-Frame-Options" HTTP header is not set to "SAMEORIGIN". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly. When I've added: add_header X-Frame-Options "SAMEORIGIN" always; to both my nextcloud.subdomain.conf and my /config/nginx/site-confs/default file? Is there a trick to solving this problem? I've tried the SSL file too. I've searched this thread and yet to find a working solution.
  21. I also followed this tutorial, setting it up with Cloudflare: All the certificates are entered, all the configs are properly edited, no errors in the letsencrypt log, but still get this when I try to enter the page: I shouldn't even have to port forward for this, as explained in the tutorial. Here is the log anyway: _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-config: executing... [cont-init.d] 20-config: exited 0. [cont-init.d] 30-keygen: executing... using keys found in /config/keys [cont-init.d] 30-keygen: exited 0. [cont-init.d] 50-config: executing... Variables set: PUID=99 PGID=100 TZ=Australia/Sydney URL=(...)r.me SUBDOMAINS=wildcard EXTRA_DOMAINS= ONLY_SUBDOMAINS=true DHLEVEL=2048 VALIDATION=dns DNSPLUGIN=cloudflare EMAIL=(...)[email protected] STAGING= 2048 bit DH parameters present SUBDOMAINS entered, processing Wildcard cert for only the subdomains of lechichtower.me will be requested E-mail address entered: (...)[email protected] dns validation via cloudflare plugin is selected Certificate exists; parameters unchanged; starting nginx Starting 2019/12/30, GeoIP2 databases require personal license key to download. Please manually download/update the GeoIP2 db and save as /config/geoip2db/GeoLite2-City.mmdb [cont-init.d] 50-config: exited 0. [cont-init.d] 99-custom-files: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-files: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html) Server ready
  22. I know you might be used to hearing this, but I was just following the spaceinvader tutorial. He says because Unraid uses ports 80 and 443, you have to change the ports for Letsencrypt, which he outlines here (timestamped link): All of this actually worked for me originally, but just recently it's stopped working and I don't understand why. One thing maybe worth noting is that I switched ISPs recently, and the new one closes all my ports by default. I had to call them up to let me open them, which for some reason, meant they had to assign me a sticky IP address (not static, sticky) and I'm not sure if that is having any effect. DuckDNS shows the same IP address my router's status page shows. [edit] Solved. Turns out my ISP was still blocking ports 80 and 443 for security reasons, even though I thought they had them all unblocked.
  23. I have the exact same problem. I take it nobody has solved it yet?
  24. For some reason I cannot access my NextCloud domain outside my home network, even though I followed the tutorial exactly. Everything is in order with the config files and port forwarding (click to expand the image): When I enter the domain on my home network, it appears fine with the correct https address. But if I try to do the same outside my local network, or when connected to a VPN, it times out. I ran the Let's Debug and got this: (the Let's Debug image is newer, hence the different IP from the DuckDNS part above) But as seen in the first image, I have port 80 forwarded properly. I can still access my Plex server from outside my local network. I used to be able to access NextCloud from other networks, but something appears to have gone wrong recently. None of the docker logs are showing any errors. NextCloud shows these errors: but I don't understand why X-Frame-Options is listed, because I am 100% sure I fixed that in the config.
×
×
  • Create New...