Everything posted by Jokerigno
-
Telegram Bot Notifications
For me having it working should be enough
-
[Support] Electric Brain Unraid API
I would say a 40-50%. I noticed that the MQTT settings for user and pass are uncorrect it is not present (even if my overall cpu is more intense with this new release. I'm thinking to dowgrade.
-
[Support] Electric Brain Unraid API
I rebuild the container and found a new template. In this one there are not variable as reflesh and cache. Look:
-
How to downgrade from 6.9.1 to 6.8.3?
If I have a backup of the flash drive there’s some shortcut? Inviato dal mio iPhone utilizzando Tapatalk
-
How to downgrade from 6.9.1 to 6.8.3?
Because I have problem with dockers and VM. They absorb much more cpu that stays at 100% all the time. I hoped that 6.9.1 would solve this but nothing. I rebuild some docker and the only vm but nothing. Moreover the vm needs more time to startup. Inviato dal mio iPhone utilizzando Tapatalk
-
How to downgrade from 6.9.1 to 6.8.3?
Hi, what is the safest and best way to downgrade? I searched in wiki but didn't find anything. TY
-
[Support] Electric Brain Unraid API
Hi, I updated to 6.9.1 and noticed that when container is on I have a more intense CPU use. Look below At left when container is on. On the right when it is switched off. I'm the only one who noticed it? Moreover I found this on Supervisor LOG of HA: 21-03-11 15:37:48 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'startup' with 'before' is deprecated. Please report this to the maintainer of Unraid API.
-
Docker requests
@fireb1adex do you have any working template for it?
-
Anyone can share instructions on how to use SuiteCRM container (to be downloaded) with existing MariaDB container?
Hi, did you find any solution for that?
-
[Support] Electric Brain Unraid API
hi @ElectricBrainUK can you please add to your docker also information coming from UPS? It would be great to see status, battery percentage and runtime left . I don't know if it is better APC UPS or NUT for this. Thank you
-
[Support] Electric Brain Unraid API
OK changed MQTTCacheTime to 60 and MQTTRefreshRate to 5. Will let you know the results.
-
[Support] Electric Brain Unraid API
Yes my system is in italian (ui) but status are always in english (on - off, true - false) and are visibile in the other language only in the frontend. I don't think it is related. Moreover I want you to notice that it's just a delay. After some time the status is updated.
-
[Support] Electric Brain Unraid API
Hi all, I use this docker container from a while now and I noticed a issue that maybe it's not related to the container because it seems no other has is. This are my settings: What I noticed is that it tooks more time than declared : HA tooks some time to see the status of the containers, vm etc. Look at this picture: status is "started" but the switch created by HA is in "off" status. Any hint?
-
[Support] Linuxserver.io - digiKam
HI all, I've setup this docker and wanted to use it as my default solution. I shared nextcloud folder to simply import photos but the in digikam the option to add images from a folder is greyed out. Can some one please help me to understand how to change it? TY in advance
-
[support] dlandon - Zoneminder 1.36
sorry to jump in the conversation but how you create videos ? My alarm only generate multiple jpg. I need to manual export via webui to create a video file. Thank you in advance!
-
[support] dlandon - Zoneminder 1.36
So also external mysql support are gone too?
-
[Support] Electric Brain Unraid API
Can I ask you for pure curiosity what you do with your scripts triggered in HA?
-
[support] dlandon - Zoneminder 1.36
Sorry but I think I'm not understanding. I've created a file 99-mysql.conf and put it in appdata/conf/ folder. The content of this file it's just this I leaved the default values in zm.default (but I've tried also commenting them) At boot it doesn't work: This is the error log: The only solution is commenting 99-mysql.conf. BTW I have another feedback. I tried to enable MQTT so I changed this in zmeventnotification.ini # Use MQTT for messaging (default: no) [mqtt] enable = yes # Allow you to set a custom MQTT topic name # default: zoneminder #topic = my topic name # MQTT server (default: 127.0.0.1) server = 192.168.2.100 # Authenticate to MQTT server as user # username = !MQTT_USERNAME # Password # password = !MQTT_PASSWORD # Set retain flag on MQTT messages (default: no) retain = no and changed values for !MQTT_USERNAME and !MQTT_PASSWORD in secret.ini MQTT_USERNAME=mysupersecretuser MQTT_PASSWORD=mysupersecretpassword At boot nothing changes. I checked with MQTT Explorer for topic zoneminder (who was ther with previous version) but its not. Any hint?
-
[support] dlandon - Zoneminder 1.36
Hi, I had issue with db so I ended up restarting from scratch. Now I wanted to make things better so I tried to change DB from int to ext ( I have a mariadb container). So I followed this according to @dlandon : I changed only ZM_DB_HOST to my db istance 192.168.2.100:3306. I don't find any "99-mysql.conf' in the /appdata/Zoneminder/conf/ folder. Something has changed?
-
[support] dlandon - Zoneminder 1.36
Hi I followed @dlandon suggestion and redownloaded xml and recreated container leaving the rest as is. Now I have this error message when connecting to ui: Unable to connect to ZM db.SQLSTATE[HY000] [2002] No such file or directory How can I fix it?
-
[support] dlandon - Zoneminder 1.36
So you are exposing ZM to the world right? Because even if it can be secured with psw I prefer to have access only in LAN.
-
[Support] Linuxserver.io - Unifi-Controller
No, but I prefer to access from outside using VPN. Different choice for same result.
-
[Support] Linuxserver.io - Unifi-Controller
So you expose UniFi to the whole world?
-
[Support] Linuxserver.io - Unifi-Controller
So you expose UniFi to the whole world?
-
[support] dlandon - Zoneminder 1.36
Hi all, does anyone knows if it is possible to use swag to generate a trusted certificate for ZM avoid warning messages when open ui?