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.

[support] Siwat's Docker Repository

Featured Replies

I'm not sure what is happening now. I can use dig @192.168.0.200 my.domain and it gives me the expected result (I have a DNS rewrite setup to change my domain name into my docker host's LAN IP (it's a different host machine than my Unraid Box).

 

But if I use a browser when connected via Wireguard, the websites time out. 

 

I had all this working before I updated Unraid so I don't know what has happened. I have Caddy setup to bypass auth if the connection is coming from a whitelisted LAN ip, which it should do, as the rewrite seems to work, but only from a shell, not my browser.

 

In fact, if i'm connected to my LAN via wireguard at all, I cannot access any of my machines via IP, apart from my Unraid box which is hosting Wireguard. As soon as I drop the wireguard connection, I can access things by IP again (I'm testing with my phone, but on Wi-Fi to LAN, and using Cell Data+Wireguard)

Edited by Stuntard

  • 4 weeks later...
  • Replies 677
  • Views 225.7k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • SpaceInvaderOne
    SpaceInvaderOne

    Yeah i have the same. I havent had time to look into this as yet but a quick fix is roll back to the earlier container. In the template change repository to add :6.0 on the end so onlyoffice/

  • I had quite a bit of trouble getting OnlyOfficeDocumentServer to work with nextcloud and letsencrypt. So I had letsencrypt install for plex etc and got it working with nextcloud. The confusing part of

  • So finally, I found a solution ! 🤩 I checked my nextcloud.subdomain.conf and added/removed everything so both files were similar.   In case someone has the same issue, here's my onlyoff

Posted Images

Is there a reason that the Homebridge UI is missing the options to "Remove Single Cached Accessory"? In the version that the docker is running, we should be able to access this setting from the Homebridge settings menu but the option isn't there. I've also tried updating the UI plugin and even when I get it to run the new UI for a restart or two it doesn't have the option either. (Side note that it would be nice if we had the option to either pull the most recent version of the UI or update it manually and not have the container override the version on boot)

 

Reason I'm after this setting is I have a few stale accessories that currently the only way I can find to get rid of them would be to clear the cachedaccessories file which would mean starting homebridge over from scratch. Not only would I have to set up the 40+ devices again, but all locations in home would be reset, and all automations involving these accessories would get wiped as well.

Edited by xstefanx

+ mysqladmin --defaults-extra-file=/etc/mysql/conf.d/client.cnf ping
mysqladmin: connect to server at '127.0.0.1' failed
error: 'Can't connect to MySQL server on '127.0.0.1:3306' (111)'
Check that mysqld is running on 127.0.0.1 and that the port is 3306.
You can check this by doing 'telnet 127.0.0.1 3306'
+ sleep 1

How do I fix this? Fresh installation with no changes to the template

Hello, i am new to the unraid community and setup my first home server with unraid. I would like to install to my server the onlyoffice community server suite to use it in my home lab- via docker. The installation is successfull, but when i visit the ip address/host where onlyoffice is installed i only see "The portal is starting up, it make take longer" and "Do not reload the page or shut down the pc". Thats all what i see, nothing more. Its stucked there. What can i do, someone help me with this please.

  • 2 weeks later...

Hello,

 

with only office is there anyway for me to change the port for mySQL as its conflicting with an other instance im running.

On 5/1/2024 at 10:18 AM, Ikeasofa said:
+ mysqladmin --defaults-extra-file=/etc/mysql/conf.d/client.cnf ping
mysqladmin: connect to server at '127.0.0.1' failed
error: 'Can't connect to MySQL server on '127.0.0.1:3306' (111)'
Check that mysqld is running on 127.0.0.1 and that the port is 3306.
You can check this by doing 'telnet 127.0.0.1 3306'
+ sleep 1

How do I fix this? Fresh installation with no changes to the template

Same here but i am running another instance of mySQL and wondering if thats why the conflict

since latest version from adguard/adguardhome (v0.107.49) the docker does not start.

When i switch to adguard/adguardhome:v0.107.48 all works fine.

 

Has anyone the same issue?

I made the update right now and also wondered why it did not start again.

Not sure about the used timezone, but it seems the "Show logs" show logs 9 hours ago and i can't see an issue there.

But i have no experience to debug that stuff so far. I also did not try to delete and reinstall it yet.

Same here...

I switched to PiHole. First look is great and Performance is better. But I hope the problem with Adguard can be fixed soon.

12 hours ago, Raaico said:

since latest version from adguard/adguardhome (v0.107.49) the docker does not start.

When i switch to adguard/adguardhome:v0.107.48 all works fine.

 

Has anyone the same issue?

Same issue here, restoring from an appdata backup for the container from almost a week ago didn't fix it so not sure what the issue is.

Seems to be fixed with the update from today.

Yes, applied the update and container started again, thx :)

Is this down for anybody else?

Yea down for me too when I upgraded.

I had a macvlan that down not work anymore.

  • 3 weeks later...

Not sure where was the best place to post this, but needing some help with OnlyOffice + NPM.

 

See here please: 

 

  • 2 weeks later...
On 12/22/2023 at 8:08 PM, capnJiP said:

In Nextcloud, I'm trying to run an occ command in the docker's terminal. This is something I've done before, back when updates were manual, but I went just went in and I cannot find the occ executable. It's supposed to be in /config/www/nextcloud/ , but that directory doesn't have it anymore. I did a "find" in the terminal and found 3 instances of occ, but they don't seem to be in a Nextcloud related location:  ./usr/bin/occ, ./app/www/src/occ, & ./app/www/public/occ.

 

For those curious, I interrupted what I thought was a stalled update stuck in maintenance mode. Now I'm getting a notice in the "admin settings> security and setup warnings" section that I have "2282 errors in the logs since 15Dec." When I try to look at "Admin settings>logging" I get nothing. Blank screen. I would like to run a "php occ maintenance:repair" to see if I can get my logs back and see what the thing is complaining about.

 

Thoughts anyone? Also, where are the logs kept? I've traversed the appdata folder and can't find anything that shows any errors. In appdata/nextcloud/log/php there is an error.log, but that has 20 notices and 3 warnings, then there is the appdata/nextcloud/log/nginx/access file, but that doesn't have any errors. I don't know where to go from here.

For my future reference:

/usr/bin/# chmod 777 occ (didn't check this was necessary)

/usr/bin/# occ [copy/paste command from nextcloud Security and setup warning message]

  • 1 month later...

I installed the Adguard docker several years back and now my login credentials don't work.  How can I reset the adguard password?  I'm a hardware guy so please be specific with any software instructions.  And THANKS for the HELP!

  • 2 weeks later...

Hoping someone can help me out.  I've installed the OnlyOfficeDocumentServer file and it successfully runs.  Once it's running; however, I am unable to actually see the GUI (and unable to link to Nextcloud).  I followed SpaceInvaders setup vid basically to a "T" (changing out letsencrypt to swag) and confirmed the settings all appear right.  What could be my issue.


For reference, here's the logs for OODS:


 * Starting PostgreSQL 14 database server
   ...done.
 * Starting RabbitMQ Messaging Server rabbitmq-server
   ...done.
Starting supervisor: supervisord.
 * Starting periodic command scheduler cron
   ...done.
 * Starting nginx nginx
   ...done.
Generating AllFonts.js, please wait...Done
Generating presentation themes, please wait...Done
Generating js caches, please wait...Done
ds:docservice: stopped
ds:docservice: started
ds:converter: stopped
ds:converter: started
 * Reloading nginx configuration nginx
   ...done.

==> /var/log/onlyoffice/documentserver/converter/err.log <==

==> /var/log/onlyoffice/documentserver/converter/out.log <==
[2024-08-23T21:50:39.352] [WARN] [localhost] [docId] [userId] nodeJS - num of CPUs: 20; availableParallelism: undefined
[2024-08-23T21:50:39.353] [WARN] [localhost] [docId] [userId] nodeJS - update cluster with 1 workers
[2024-08-23T21:50:39.359] [WARN] [localhost] [docId] [userId] nodeJS - worker 865 started.
[2024-08-23T21:50:39.360] [WARN] [localhost] [docId] [userId] nodeJS - num of CPUs: 20; availableParallelism: undefined
[2024-08-23T21:50:39.360] [WARN] [localhost] [docId] [userId] nodeJS - update cluster with 1 workers
[2024-08-23T21:51:00.991] [WARN] [localhost] [docId] [userId] nodeJS - num of CPUs: 20; availableParallelism: undefined
[2024-08-23T21:51:00.992] [WARN] [localhost] [docId] [userId] nodeJS - update cluster with 1 workers
[2024-08-23T21:51:00.997] [WARN] [localhost] [docId] [userId] nodeJS - worker 1169 started.
[2024-08-23T21:51:00.999] [WARN] [localhost] [docId] [userId] nodeJS - num of CPUs: 20; availableParallelism: undefined
[2024-08-23T21:51:00.999] [WARN] [localhost] [docId] [userId] nodeJS - update cluster with 1 workers

==> /var/log/onlyoffice/documentserver/docservice/err.log <==

==> /var/log/onlyoffice/documentserver/docservice/out.log <==
[2024-08-23T21:49:53.788] [WARN] [localhost] [docId] [userId] nodeJS - Express server listening on port 8000 in production-linux mode. Version: 8.1.1. Build: 26
[2024-08-23T21:50:21.979] [WARN] [localhost] [docId] [userId] nodeJS - start shutdown:true
[2024-08-23T21:50:21.979] [WARN] [localhost] [docId] [userId] nodeJS - active connections: 0
[2024-08-23T21:50:21.980] [WARN] [localhost] [docId] [userId] nodeJS - end shutdown
[2024-08-23T21:50:39.607] [WARN] [localhost] [docId] [userId] nodeJS - Express server starting...
[2024-08-23T21:50:39.608] [WARN] [localhost] [docId] [userId] nodeJS - Failed to subscribe to plugin folder updates. When changing the list of plugins, you must restart the server. https://nodejs.org/docs/latest/api/fs.html#fs_availability
[2024-08-23T21:50:39.777] [WARN] [localhost] [docId] [userId] nodeJS - Express server listening on port 8000 in production-linux mode. Version: 8.1.1. Build: 26
[2024-08-23T21:50:59.535] [WARN] [localhost] [docId] [userId] nodeJS - Express server starting...
[2024-08-23T21:50:59.536] [WARN] [localhost] [docId] [userId] nodeJS - Failed to subscribe to plugin folder updates. When changing the list of plugins, you must restart the server. https://nodejs.org/docs/latest/api/fs.html#fs_availability
[2024-08-23T21:50:59.651] [WARN] [localhost] [docId] [userId] nodeJS - Express server listening on port 8000 in production-linux mode. Version: 8.1.1. Build: 26

==> /var/log/onlyoffice/documentserver/nginx.error.log <==
^A

 

  • 2 weeks later...

Hi @Hawkins12.

 

I've the same issue. Did you find a solution?

 

Cheers

  • 2 weeks later...

i installed adguard, i unistalled it, and now my internet imagen.png.1466905df345f0cb44bf7a58025cf4ad.pngexplode every few seconds because of some service, i think its releated with (if i kill the process it fix everything)

  • 2 weeks later...

Hello,

 

I'm seeking guidance for the installation of Adguard-Home on my Unraid server. 

 

I've configured it with the br0 network and assigned a static IP address (192.168.1.27). I checked to make sure that address is not being used by anything on my local network.

 

I'm unable to access the WebUI.

 

The container seems to be running fine.

 

image.png.6e86a477ed444614fd0ff3d8ab64d1ca.png

 

Here are the logs:

 

2024/09/26 09:08:19.136232 [info] AdGuard Home, version v0.107.52
2024/09/26 09:08:19.136259 [info] This is the first time AdGuard Home is launched
2024/09/26 09:08:19.136263 [info] Checking if AdGuard Home has necessary permissions
2024/09/26 09:08:19.136344 [info] AdGuard Home can bind to port 53
2024/09/26 09:08:19.136836 [info] safesearch default: disabled
2024/09/26 09:08:19.136950 [info] Initializing auth module: /opt/adguardhome/work/data/sessions.db
2024/09/26 09:08:19.136974 [info] auth: initialized.  users:0  sessions:0
2024/09/26 09:08:19.136977 [info] AdGuard Home updates are disabled
2024/09/26 09:08:19.136978 [info] web: initializing
2024/09/26 09:08:19.136983 [info] This is the first launch of AdGuard Home, redirecting everything to /install.html 
2024/09/26 09:08:19.136993 [info] AdGuard Home is available at the following addresses:
2024/09/26 09:08:19.137058 [info] go to http://127.0.0.1:3000
2024/09/26 09:08:19.137060 [info] go to http://192.168.1.27:3000


So, it seems to have launched and installed correctly?
 

Not sure if it's relevant, but I use Tailscale for remote access to my server. Not sure if that's messing with anything.
 

I've tried removing the port from the web address to access the WebUI as recommended through another post on here, however the WebUI still does not load.

I've also tried accessing the WebUI through different browsers, still no go.
 

I'd like to use a custom network to have AdGuard Home have its own IP address on my local network.
 

Any guidance or advice is greatly appreciated. 

 

Thank you for your time.

Edited by rud

Does anyone know how can I whitelist my Gluetun-VPN docker from Adguard?

2024-09-27T17:10:16Z INFO [dns] downloading hostnames and IP block lists
2024-09-27T17:10:31Z WARN [dns] cannot update filter block lists: context deadline exceeded (Client.Timeout or context cancellation while reading body)
2024-09-27T17:10:31Z INFO [dns] attempting restart in 5m20s
2024-09-27T17:15:51Z INFO [dns] downloading hostnames and IP block lists
2024-09-27T17:16:06Z WARN [dns] cannot update filter block lists: context deadline exceeded (Client.Timeout or context cancellation while reading body)
2024-09-27T17:16:06Z INFO [dns] attempting restart in 10m40s

2 hours ago, aysonohbata said:

Does anyone know how can I whitelist my Gluetun-VPN docker from Adguard?

 

If you can force the update that you showed above, do it and immediately go look at your AG query/block logs. Find what's being blocked and unblock those destinations.

@Siwat2545 For your HumHub docker, can you update the php? Its needs to be 8.3 to update humhub past v16.

Has anyone been able to get Adguard successfully connected as a Tailscale DNS? I installed the unraid Tailscale plugin (non-containerized) but it seems like br0 network where Adguard is running on is not accessible from the host where tailscale is installed... or at least needs to be routed.

 

Any help is appreciated!

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.