Everything posted by Maggi0r
-
[Support] Linuxserver.io - TVHeadend
I have now done it as you said. Before that I stopped the container. on unraid chown -R nobody: users /dev/dvb chmod -R 777 /dev/dvb These are the rights on the container. root @ 2e48b5c5004d: / dev / dvb # ls -al /dev/dvb totally 0 drwxr-xr-x 3 root root 60 Jun 3 12:49. drwxr-xr-x 6 root root 360 Jun 3 12:49 .. drwxr-xr-x 2 root root 100 Jun 3 12:49 adapter0 ls -al /dev/dvb/adapter0 totally 0 drwxr-xr-x 2 root root 100 Jun 3 12:49. drwxr-xr-x 3 root root 60 Jun 3 12:49 .. crwxrwxrwx 1 abc abc 212, 1 Jun 3 12:49 demux0 crwxrwxrwx 1 abc abc 212, 2 Jun 3 12:49 dvr0 crwxrwxrwx 1 abc abc 212, 0 Jun 3 12:49 frontend0 However, I still get the error in the LOG. Regards Maggi
-
[Support] Linuxserver.io - TVHeadend
So I think I'm kind of too stupid for that. Here again what I did now. on the unraid servver chown -R nobody: users /dev/dvb chmod -R 777 /dev/dvb This is how it looks now. On the unraid. root @ Tower: / dev / dvb # ls -al /dev/dvb totally 0 drwxrwxrwx 3 nobody users 60 Jun 3 11:10 ./ drwxr-xr-x 17 root root 3320 Jun 3 12:07 ../ drwxrwxrwx 2 nobody users 100 Jun 3 11:10 adapter0 / root @ tower: / dev / dvb # on the TVHDocker chown -R abc: abc /dev/dvb chmod -R 777 /dev/dvb After restarting the container, the rights are set to root again. But unfortunately it doesn't help the adapter is found. Regards Maggi
-
[Support] Linuxserver.io - TVHeadend
Ok so that means I have to chown -R abc: abc / dev / dvb or chown -R nobody: users / dev / dvb. If I run chown -R abc: abc / dev / dvb on unraid, I get chown: invalid user: 'abc: abc'. Regards Maggi
-
[Support] Linuxserver.io - TVHeadend
If I don't install the driver. If the DVB stick is not found in the TVH plugin. I also have to have installed the DVB plugin otherwise the DVB driver is not recognized by the TVH plugin. root@2e48b5c5004d:/# ls -al /dev/dvb total 0 drwxr-xr-x 3 root root 60 Jun 3 11:36 . drwxr-xr-x 6 root root 360 Jun 3 11:36 .. drwxr-xr-x 2 root root 100 Jun 3 11:36 adapter0 root@2e48b5c5004d:/# These are the authorizations when I reinstall the TVH Docker. Regards Maggi
-
[Support] Linuxserver.io - TVHeadend
It seems like I'm out of luck. I uninstalled the plugin and restarted the server once. Afterwards I had to reinstall the driver for the Sundtek Stick. Since it is probably always lost after a reboot. I then did this and also changed the rights as described by you. But to no avail, when I watch DVB Unraid the adapter is not found there. Also in the TVH no adapter is indicated and I still get the error message in the LOG as already written above. Regards Maggi
-
[Support] Linuxserver.io - TVHeadend
If I look under DVBUnraid no adapter is shown. unRAID Version: 6.8.3 Linux Kernel Version: 4.19.107 DVB Version: LibreELEC Driver Version: 1.4.0 DVB Kernel: Detected DVB Adapter Drivers: Detected DVB Adapter 0: Not Detected This is from TVHeadend Plugin MEDIA tree: DETECTED DVB tuner: DETECTED Tvheadend login/password: ACCEPTED Do I have to restart the unraid after I have rewritten the rights? Regards Maggi
-
[Support] Linuxserver.io - TVHeadend
Hmm I have now done that but in the log I get the following. 2020-06-03 08:25:13.219 [ ERROR] linuxdvb: unable to open /dev/dvb/adapter0/frontend0 crwxrwxrwx 1 nobody users 212, 1 Jun 1 19:20 demux0 crwxrwxrwx 1 nobody users 212, 2 Jun 1 19:20 dvr0 crwxrwxrwx 1 nobody users 212, 0 Jun 1 19:20 frontend0 root@Tower:/dev/dvb/adapter0# Regards Maggi
-
[Support] Linuxserver.io - TVHeadend
If I do the same command on the Docker console, I get it here. oot@c5b7b0a965f9:/# ls -al /dev/dvb total 0 drwxr-xr-x 3 root root 60 Jun 3 08:08 . drwxr-xr-x 6 root root 360 Jun 3 08:08 .. drwxr-xr-x 2 root root 100 Jun 3 08:08 adapter0 root@c5b7b0a965f9:/# I do the chown command on the console of the unraid? Regards Maggi
-
[Support] Linuxserver.io - TVHeadend
-
[Support] Linuxserver.io - TVHeadend
@saargHello if you mean if I under Extra parameters --device=/dev/dvb then yes. Regards Maggi
-
[Support] Linuxserver.io - TVHeadend
Hello everybody, I am facing a problem and cannot find a solution. I have a Sundtek Media TV3 Pro USB stick for cables. I installed the driver for it and I also installed Unraid DVB with librelec, which also shows me that the DVB driver is installed. However, no adapter is displayed there. The Version of unraid is 6.8.3 and the newest DVB Unraid for 6.8.3. As a result, the TV headend does not find a card. When I look under /dev/dvb, I see an Adapter0 there. Which leads me to the next phenomenon, when I install the TVH plug in from "mettbrot" the DVB stick is found. I would rather have the Docker here than the plugin. I hope you can help me along with that! Regards Maggi
-
[Support] Electric Brain Unraid API
Good evening, first of all thanks for this adapter. Would there be a way to install the whole thing in a normal MQTT broker. I would integrate it gwenw in ioBroker there is an MQTT adapter. I also get values there, but I can't do much with that. Or did I do something wrong or understand it? {"imageUrl":"/state/plugins/dynamix.docker.manager/images/binhex-arch-krusader-latest-icon.png","name":"binhex-krusader","status":"stopped","containerId":"db361fd302bb","tag":"latest","uptoDate":"up-to-date"} I have it there with me as a value down in the status I have nothing at all. Hope for your help. Regards Maggi
-
[Support] ich777 - Application Dockers
Thank you very much so I have entered that. When I look at system devices in unRaid, I don't see a name there. However, if I forward the device to a VM, it works without problems. Regards Maggi
-
[Support] ich777 - Application Dockers
Ah ok thanks that was the error with the PCI BUS. Now I have a question I would like to forward a USB device to this Docker. What do I have to do for it? I have already found the DEvice BUS using lsusb, but if I add this to the extra parameters with "--device = / dev / bus / usb / 001/004" then the device still does not work. thank you
-
[Support] ich777 - Application Dockers
I looked at that again. I installed the NVIDIA plugin and also installed and restarted NVIDIA UNRAID. But the mistake still seems to be the same.
-
[Support] ich777 - Application Dockers
Ok thanks for the quick Answer.
-
[Support] ich777 - Application Dockers
First of all thank you for this container. My plan was to do without a VM with this container. This puts my home automation on a touchscreen. In order to save resources on eminem unraid I came across their container. The installation went without a problem, but I can't get it with VNC and there is no picture on my monitor. In the log file I see that the container always starts again, unfortunately I can not see exactly what the problem is. In one line I should change the resolution and the HDMI port in the "/debian/.config/container.cfg". However, on the one hand, I don't find any .config in the folder and on the other hand, due to the constant restarts, my console is constantly closed. So hope for help here. Regards Maggi
-
[Support] - Storj v3 docker
-
[Support] - Storj v3 docker
First of all thank you for this container, However, my container does not come online. I created my identity and adjusted everything in the container settings. Hope you have an idea. Regards Maggi
-
OnlyOffice on unraid setup guide
I found the problem and solved it myself. I deleted the folder in appdata once with rmv and then restarted the Docker after which it ran. Regards Maggi
-
OnlyOffice on unraid setup guide
First of all, thanks for this guide, it is identical to the Space Invader. Except for the lower case of the container. However, I don't want to find a connection from OnlyOffice to the document server stat I get the following message in the Office settings when I want to save my document server. "Error connecting" bad Helthchek status " and in the document server log this is here "[2020-04-26T15: 58: 00.846] [ERROR] nodeJS - healthCheck error error: password authentication failed for user "onlyoffice" I hope you can continue helping me there. My subdomain is entered in the LE container and also ok. Regards Maggi
-
[Support] knex666 - Nextcloud
Good evening, I've been facing a problem for a while. I want to install Nextcloud on my Untriad. I already have MYSQL running at least as far as I can see. I have created a database including users. However, if I enter all data in the installation for Nextcloud, I get this message SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client after a short time. I don’t know how to solve this anymore I thought I would try another Docker with gitb phpipam but I get the message there too. Hope you can help. It seems like there is a problem with the login method. Regards Maggi
-
[Plugin] rclone
I am facing a problem after I moved my test unRiad or set up my actually unRaid. I wanted to set up rclone here too. I had watched the video from Spaceinvader and adapted everything to my needs but I cannot sync when I "rclone" -v / mnt / user / documents nas-document: test "I get the following message. 2020/04/19 23:57:38 ERROR : ftp://192.168.1.13:21/test: not deleting files as there were IO errors 2020/04/19 23:57:38 ERROR : ftp://192.168.1.13:21/test: not deleting directories as there were IO errors 2020/04/19 23:57:38 ERROR : Attempt 3/3 failed with 2 errors and: update stor: 553 test/3dMARK 1060 GTX ohne OC.PNG: Permission denied. 2020/04/19 23:57:38 Failed to sync with 2 errors: last error was: update stor: 553 test/3dMARK 1060 GTX ohne OC.PNG: Permission denied. root@Tower:~# rclone sync -v /mnt/user/Backup/test nas-dokumente 2020/04/19 23:57:58 INFO : Local file system at /root/nas-dokumente: Waiting for checks to finish 2020/04/19 23:57:58 INFO : Local file system at /root/nas-dokumente: Waiting for transfers to finish 2020/04/19 23:57:58 INFO : Waiting for deletions to finish 2020/04/19 23:57:58 INFO : I thought it might be due to the permissions on my Synology but with an FTP program I can figure it out and can also create directories. Regards Maggi
-
[Plug-In] SNMP
Sorry if I ask something stupid but how do I get the MIBS displayed in the console when I do snmpwalk -m I only get the help again and again. Regards Maggi
-
[Plug-In] SNMP
Thanks for the quick feedback, I thought I would see the SNMP MIBs there. Or did I misunderstand the plugin but can I use it to read data from the unRaid server? Regards Maggi