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] digiblur's Docker Template Repository

Featured Replies

It doesn't seem to be a problem with this repository specifically.

 

I'm getting the same issue with AirConnect and SearXNG too.

  • Replies 246
  • Views 84.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Not sure if it's just an issue for me or everybody else as well. Since zigbee2mqtt docker updated to 1.29.1 I am seeing the dreaded orange broken chain "not available" under version in the Docker tab?

  • Thanks, I'll take a look at it.

  • See my previous post about the UNMS issue

Posted Images

  • Author

Subscribe to the projects github releases and hit the force update button on unraid until they fix the bugs with these.

I'm getting the not available with ESPHome now.

  • Author

FYI if you don't feel like waiting for the next release.

 

 

  • 3 weeks later...

Hello everyone,

I've a question regarding Zigbee2MQTT.

As I searched in the network how to custom configure some parameters, I always found they should be inside the configuration.yml

There you should see something like this for your devices:

 

immagine.png.aa484b9aef7173a357462e5bc86d785d.png

 

Unfortunately in my configuration.yml I can only see this:

immagine.png.08040983a75833eda6c487b7884491f0.png

 

Probably I'm looking at the wrong file pheraps... but where is the file where you can configure the whole things?

Thank you in advice! 🙂

As for unms:

 

1. Password strength requirement is too strict. I'm only ever going to use it on my LAN, never exposing it anywhere, so who cares even if my password is "password"?

2. OOTB I got a big fat security ohno from the browser, something about the HTTPS certificate being totally crapped out. OOTB it should just work straight away - use HTTP if you have to, but security warnings straight after a fresh install, is a terrible way to onboard users.

3. It's not detecting my one Ubiquiti device - a Wifi AP (the round PoE one, I don't know which one, but the officially-provided Windows software detected it just fine).

4. Why is the set of images that this docker is comprised of, so huge and slow to install? (and to update, presumably) Most dockers install within 5 seconds. This one took almost a minute.

5. It's constantly switching between light mode and dark mode.

6. Please don't call it unms, that's not an easily recognisable name in a list of dockers.

 

  • 3 weeks later...
  • Author
7 hours ago, deadnote said:

Hi

Maybe someone here have an idea about this issue :

https://github.com/Koenkk/zigbee2mqtt/issues/16924

 

My z2m docker stops when I want to paired profalux covers

Thanks

 

Does it give anything in the application logs as to why it stopped?

5 hours ago, digiblur said:

 

Does it give anything in the application logs as to why it stopped?

Nothing more than logs in the github issue :/

Hi guys,

I've got a strange problem.

My current setup works fine but I have to switch my MQTT-server.

 

Therefore I download the configuration.yaml and changed the IP and the password. Then I uploaded the file and set the right permissions.

 

But then the docker will start but I can't enter into the webinterface anymore

 

Any idea where my fault is?

 

Thank you. 

 

Bildschirm­foto 2023-03-11 um 19.17.42.png

Edited by Thomas_H

  • 3 weeks later...

So I am running zigbee2mqtt on my IOT network and when I assign it a static IP there, the front end port mapping doesn't work.

 

If I leave it on br0, then it works fine.

 

Anyone have any thoughts on why?

 

 

PS

@Thomas_H nice to see another loxone user!

zigbee2mqtt.png

Screenshot 2023-03-31 193207.png

  • 2 months later...

I am a bit confused... Do I need home assistant or not. I didn't think I needed it if I went with the docker option, which I thought I downloaded. If I could avoid home assistant that would be awesome.

 

  • Author
32 minutes ago, gregzee said:

I am a bit confused... Do I need home assistant or not. I didn't think I needed it if I went with the docker option, which I thought I downloaded. If I could avoid home assistant that would be awesome.

 

 

Home Assistant for what part? 

  • 5 weeks later...

Im just curious when or if the UNMS (UISP) container is going to be updated. The update for the software has been out for some time now. Im not rushing or complaining, but I use this for my business and need to seek alternative if its not going to be updated. Ive used this container for years with no issues and would like to continue using it. Im not very useful with out a package manager but im available if i can help in any way.

  • Author
5 minutes ago, Telcar said:

Im just curious when or if the UNMS (UISP) container is going to be updated. The update for the software has been out for some time now. Im not rushing or complaining, but I use this for my business and need to seek alternative if its not going to be updated. Ive used this container for years with no issues and would like to continue using it. Im not very useful with out a package manager but im available if i can help in any way.

 

Looks like it was updated 2 days ago.  https://hub.docker.com/r/nico640/docker-unms

2 minutes ago, digiblur said:

 

Looks like it was updated 2 days ago.  https://hub.docker.com/r/nico640/docker-unms

Ive been checking every few day or so for the update. If indeed it has been updated, i apologize. Im not sure how i mist it.

Yes it is updated. I have that container set to manual update and some how it auto updated.

  • 1 month later...

The ESPHome docker template has `ESPHOME_DASHBOARD_USE_PING` defined by default. This should really be removed, as *any value* counts as true here; meaning everyone has this flag forced on unless they delete the entry from their install.

The default network mode also needs to be host.

  • Author
10 minutes ago, Spitko said:

The ESPHome docker template has `ESPHOME_DASHBOARD_USE_PING` defined by default. This should really be removed, as *any value* counts as true here; meaning everyone has this flag forced on unless they delete the entry from their install.

The default network mode also needs to be host.

 

The ports are mapped to the GUI.  No need to run full bore as host but if the user wants to do so they can change it.  The default is set to false.  If the value of false doesn't work then I would open a bug with ESPHome to correct this issue.  

mdns info won't cross through bridge mode even with forwarded ports, at least in my testing. You can still grab logs and flash it, but they always show offline and won't show for adoption (Unless you use the ping mode, which also prevents adoption discovery).

There's a PR now to accept "false" in this case but it hasn't been accepted yet.

  • Author

Modified it for now and included the environment variable in the desc so people don't have to go digging for it when it is needed.

Trying to get ESPHome separated from my HA pi box. I installed the container through CA store, get to the web UI and no devices are shown. I'm able to get into the container console and ping the relevant devices and get a response, seems like network connectivity is there. Not sure if it should be bridge networking or host, have tried both, but can't get the (working in HA) esphome devices to show in the dashboard through the esphome unraid image. Any thoughts?

  • Author
2 minutes ago, BKS said:

Trying to get ESPHome separated from my HA pi box. I installed the container through CA store, get to the web UI and no devices are shown. I'm able to get into the container console and ping the relevant devices and get a response, seems like network connectivity is there. Not sure if it should be bridge networking or host, have tried both, but can't get the (working in HA) esphome devices to show in the dashboard through the esphome unraid image. Any thoughts?

 

If no devices are showing then you need to add your yaml files from the device you are migrating from. Don't forget your secrets file of you had one. 

19 minutes ago, digiblur said:

 

If no devices are showing then you need to add your yaml files from the device you are migrating from. Don't forget your secrets file of you had one. 

I've provisioned a new esphome device using USB and https://web.esphome.io, able to connect to the device directly with HTTP. After it is provisioned, I think it should be detected with ESPHome at that point, correct? No config installed on the device itself yet.

  • Author

I've always used the yaml files with Esphome myself and it makes the devices in the list and builds the bin files. 

 

This is the esphome official container so everything is the same as listed in their documentation. 

Edited by digiblur

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.