Everything posted by NewDisplayName
-
[Support] Linuxserver.io - Nextcloud
Nice you found out, but u need to add to trusted domains anyway
-
[Support] Linuxserver.io - Nextcloud
\\192.168.86.2\appdata\nextcloud\www\nextcloud\config\config.php 'trusted_domains' => array ( 0 => '192.168.86.2:9090',
-
[Support] Linuxserver.io - Nextcloud
Did u add your domain to the allowed domains at nextcloud?
-
[SUPPORT] pihole for unRaid - Spants repo
Since 2 days the pihole always stops ~ at 22:00 in the night. Anyone else notices it? - cant find logs -
-
[Support] cheesemarathons repo
upstream DNS?
-
[Support] Linuxserver.io - NZBGet
The good thing is you dont need to understand it to use it. Just add shares for everything youll add, make the correct cache settings like u want, and point it to /mnt/user/sharename ...
-
[Support] Linuxserver.io - Nextcloud
I just wonder how slow it would be without a database, it says it could run without, but would be slow. I did it with mariadb and its still slow.. can it even get slower?
-
[Support] DVBLink, Kerio Connect, Apache-php, TVHProxy, Webgrabplus
Good that its working now for you. I also tried both dockers, with same results and eneded with this here which worked after many many many many tries..
-
[Support] Linuxserver.io - Nextcloud
Yes, Nextcloud is very.... slow and bugged, but sadly there doesnt seem to be anything better out there.
-
[Support] Linuxserver.io - NZBGet
look at settings there are some options, which all are perfectly explained. First i would try less threads.(connections)
-
[Support] Linuxserver.io - TVHeadend
yeah, something like usb disconnected, found new device?!
-
[Support] Linuxserver.io - TVHeadend
I thought same, buit it should appear in unraid log, correct?
-
[Support] Linuxserver.io - TVHeadend
yes, i have usb adapter. Does that affect it? I didnt had the problems in prevoius unraid versions... Could i use the user script plugin to change the rights every 1h or so? Whats the correct cmd? Or just 777? Or can you call the "permission changes part" of the dvb plugin from outside?
-
[Support] Linuxserver.io - TVHeadend
I guess problem is not solved, the rights were changed again. But how, from what? I noticed bc tvheadend stopped responding, then i restartet and adapter is again away. Would change user change, chrown (?), maybe help? But to which user?
-
[Support] DVBLink, Kerio Connect, Apache-php, TVHProxy, Webgrabplus
I dont know maybe u cant use br0 with multiple interfaces. If so, i wouldnt know why. Maybe not added yet?! @limetech is that the case?
-
[Support] DVBLink, Kerio Connect, Apache-php, TVHProxy, Webgrabplus
I dont know what you mean. No one needs multiple subnets, except you want to add multiple nets together (multiple routers). br0 has nothing to do with subnet. Br0 is just OWN ip instead of UNRAID IP. And br0 always needs to be on the same subnet as UNRAID IP. (atleast in standard config) Bridge is with NAT. br0 allows contaienrs to talk to each other without NAT. To clarify this: Use br0 on the containers which have network issues, all other can be bridged. To the 10g thing, tell us what you want to do, mostly you just add more switches and dont need to change anything on subnets.
-
[Support] DVBLink, Kerio Connect, Apache-php, TVHProxy, Webgrabplus
U NEED to stay in your own subnet. If your Homenetwork is at 192.168.0 then all dockers must be within 192.168.0.X. I have 3 subnets, so my config is a little bit more complicated... I cant really help you more, all i know i posted above. I had the same errors for hours. At some point it worked if i did it like descriped above. And is still working btw. You can try to change the br0 ip at every try, bc plex is like caching ips and say its not working, even if it didnt try to connect (piece of shit)
-
[Support] Linuxserver.io - TVHeadend
Yea, but its right. I found the solution saarg was right, but wrong command. 755 didnt changed anything but 777 make the adapter appear Thx guys.
-
[Support] Linuxserver.io - TVHeadend
-
[Support] Linuxserver.io - TVHeadend
permissons can be wrong for the adapter? XD like i said, the latest RC eleec root@Unraid-Server:~# ls -l /dev/dvb/adapter0/ total 0 crw-rw---- 1 root video 212, 1 Jun 20 18:22 demux0 crw-rw---- 1 root video 212, 2 Jun 20 18:22 dvr0 crw-rw---- 1 root video 212, 0 Jun 20 18:22 frontend0 crw-rw---- 1 root video 212, 3 Jun 20 18:22 net0 root@Unraid-Server:~# ls -l /dev/dvb/ total 0 drwxr-xr-x 2 root root 120 Jun 20 18:22 adapter0/ Why do they change on their own!?
-
[Support] Linuxserver.io - TVHeadend
yeah, ofc. I even upgraded it to the latest version to fix it.
-
[Support] Linuxserver.io - TVHeadend
I dont get it. Since some days the adapter seems to be away (in tvheadend). I use latest eleec unraid version. Didnt changed anything. If i ssh and look for /dev/dvb/ i can see adapter0... i added "device" pointing to /dev/dvb , like before, like i said, i didnt changed anything. What else can i check? unraid-server-diagnostics-20180620-1849.zip
-
[Support] cheesemarathons repo
Absolutly amazing. Will change as soon as i encounter any problem. (never change a running system :P)
-
[SUPPORT] pihole for unRaid - Spants repo
For me it works now perfect. No problems at all. But to archive this i installed/removed this docker atleast 3-4 times. IMPORTANT is that you change inside pi the interface to eth0 (settings -> DNS)
-
[Support] Linuxserver.io - Ombi
Ok, i monitored it via tail -f inside the docker itself. Dont seem to work that way. (but it was listed somewhere on their site) When i execute the cmd, will it tell me just the current log (whats happening atm) or will it show everything what happend? Im asking bc it shows me 198293123 lines of text. So it might be in some sort of loop, or just the log from the last days (or whatever)