Everything posted by 1471
-
[Deprecated] Linuxserver.io - Scrutiny
Just a heads up, looks like the linux server image is deprecated as well now. From the github page: ---------------------------- This image is deprecated. We will not offer support for this image and it will not be updated. We recommend the official images: https://github.com/AnalogJ/scrutiny#docker ---------------------------- The AnalogJ image is available through CA, using that without any problems
-
[Plugin] Docker Folder
Thank you @Squid for fixing this plugin and the dashboard too
-
[Deprecated] Linuxserver.io - Scrutiny
Thanks, that fixed things for me.
-
[Support] Linuxserver.io - MariaDB
Nothing useful to add but have the same problem but with filerun: 220306 21:58:55 mysqld_safe Logging to '/config/databases/9deadb462a43.err'. 220306 21:58:55 mysqld_safe Starting mariadbd daemon with databases from /config/databases Haven't had a change to look into the problem, but glad to know i'm not the only one.
-
[Support] alturismo - Repos
Thanks, appreciate the quick reply! Sorted, was a clash with linuxserver/unifi-controller container.
-
[Support] alturismo - Repos
Hi, looking for a bit of help getting the alturismo/xteve container up and running, installed via community applications. I can't get the container to start, from the logs: [ERROR] listen udp4 224.0.0.0:1900: bind: address already in use () - EC: 0 If I run the following command from Unraid - sudo netstat -pna | grep 1900 - I get: upd 0 0.0.0.0.0:1900 0.0.0.0.* 24583/docker-proxy The containers running in host mode as per the template. Any idea's what i'd doing wrong?
-
Filerun docker
... although i'm having issues updating to the latest version from tne new container. Needs to be done by regestering then updating from the Filerun GUI. Info HERE.
-
Filerun docker
Yup, moved over to filerun/filerun with the old container retired by the looks of it. Major update, info on the forum post HERE.
-
[Support] for atribe's repo Docker images
Thanks for that. Yup having the same problem since updating, changing to telegraf:1.20.2-alpine worked for me too.
-
View Nginx Proxy Manager Access Logs In A Beautiful Dashboard (with goaccess)
Hey, did you have any luck getting sorted?
-
View Nginx Proxy Manager Access Logs In A Beautiful Dashboard (with goaccess)
Nothing to add other than I get the same error
-
[Support] Electric Brain Unraid API
Thanks for the info. Yup, setting the variable to 'secure' does then prompt for a password if trying to perform an action which is good. I just need to try and figure out how to authenticate to access the api in Grafana now.
-
[Support] Electric Brain Unraid API
Thanks for the awesome container, really useful for Unraid metrics in Grafana. I'm having problems securing the container using the method suggested though, any ideas what i'm doing wrong? I've changing the container variable 'KeyStorage' from config to secure but can still access the api without a username/password prompt, with the following in the logs: Error: ENOENT: no such file or directory, open 'secure/mqttKeys'