Everything posted by gacpac
-
[Support] Clowrym's Docker Repository
I keep getting this errors with the docker container using different endpoints. someone else having the same problem? this is the Transmission_VPN ErrorWarningSystemArrayLogin Using OpenVPN provider: PIA Starting OpenVPN using config Switzerland.ovpn Setting OPENVPN credentials... adding route to local network 172.16.0.0/16 via 172.19.0.1 dev eth0 RTNETLINK answers: Operation not permitted Sat Aug 29 23:35:26 2020 OpenVPN 2.4.7 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on May 27 2020 Sat Aug 29 23:35:26 2020 library versions: OpenSSL 1.1.1c 28 May 2019, LZO 2.10 Sat Aug 29 23:35:26 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts Sat Aug 29 23:35:26 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]156.146.62.193:1198 Sat Aug 29 23:35:26 2020 UDP link local: (not bound) Sat Aug 29 23:35:26 2020 UDP link remote: [AF_INET]156.146.62.193:1198 Sat Aug 29 23:35:27 2020 [89f39eae813c93f5f74ee3d2bf886b01] Peer Connection Initiated with [AF_INET]156.146.62.193:1198 Sat Aug 29 23:35:28 2020 ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory (errno=2) Sat Aug 29 23:35:28 2020 Exiting due to fatal error
-
Unraid Feature Request Wishlist
I don't see that happening soon either. The only way is for limetech to own the hardware and have more control like synology and WD does. But then that's why unraid is awesome, you can run it anywhere and do whatever you want. Would be nice they come up with some off the shelve setup for users who needs just that. But that ain't my case Sent from my Pixel 2 XL using Tapatalk
-
Unraid Feature Request Wishlist
Wifi would be good, but not faster than gb by a mile. Remember Wifi is a shared medium more collisions, wire connections with switches have 1 collision domain.
-
[Support] Linuxserver.io - Nextcloud
Thanks I was able to fix it by looking at the github website and found that developers removed the max_body_size in future releases. Removed the little line in my setup and all perfect now https://github.com/nextcloud/d...ues/762#issuecomment-504225433 Sent from my Pixel 2 XL using Tapatalk
-
[REQUEST] locast2plex Docker
You didn't read the whole post. Go to docker settings, hit advanced and there's an option to allow dockers to host networks, they will be able to ping each other.
-
Unraid Feature Request Wishlist
Some degree to using a better tool than virt-manager. Some improvements to assign more things from the GUI would be nice.
-
[Support] Clowrym's Docker Repository
I know why the connectivity issues with PIA. Here's an blog update, just in case you need to modify the vpn templates or something. https://www.privateinternetaccess.com/helpdesk/news/posts/august-13th-2020-important-updated-server-changes-and-related-issues
-
[Support] Clowrym's Docker Repository
anyone having issues with PIA using OpenVPN? I don't think it's the docker as I'm trying with my openvpn client and nothing. Maybe an outage? @clowrym
-
cache_dirs - an attempt to keep directory entries in RAM to prevent disk spin-up
I'm using the plugin for dynamix Yess. I have it disabled in the meantime Sent from my Pixel 2 XL using Tapatalk
-
[support] Siwat's Docker Repository
You are awesome dude. That's all I want to say, I've been meaning to test the beta you have, ran into couple issues on my side. I'll text you later if you are available. Sent from my Pixel 2 XL using Tapatalk
-
[Support] Clowrym's Docker Repository
Then I'm staying with PIA until you change providers lol. They got bought out but so far works good and I only use them for downloading torrents honestly. Sent from my Pixel 2 XL using Tapatalk
-
cache_dirs - an attempt to keep directory entries in RAM to prevent disk spin-up
Looks like I'm having the same problem. I didn't use this plugin cause I had only 8gb. Now that I have 32gb of ram, I noticed the spike on my CPU like crazy while running this plugin. I have default settings if you would ask
-
[Support] Clowrym's Docker Repository
Nice I didn't know there's other providers supported now. I'm still using PIA and it's nice. Sent from my Pixel 2 XL using Tapatalk
-
Plex: Guide to Moving Transcoding to RAM
I just test this and noticed a big impact in transcoding performance. Also, I have around 20 dockers. I was hitting my SSD IO pretty hard, every time I added or modified a large quantity of media, also messing with VMs. This should ease up things a bit. Got 32gb ram good stuff
-
[support] Siwat's Docker Repository
Hello, Is it normal that h265ize is croppin the video from 1920x1080 to 1920x1072?
-
Recycle Bin (vfs recycle) for SMB Shares
Hi, I'm having an issue where files are not getting removed on schedule. Maybe I'm not impatient who knows. Has someone encountered an issue similar to this? I deleted the file on the July 13 and today is July 24
-
[support] Siwat's Docker Repository
I wouldn't mind testing lol. My encoding is taking forever and I love this plugin. Sent from my Pixel 2 XL using Tapatalk
-
[support] Siwat's Docker Repository
Ooooh niceee. And what about quicksync? Sent from my Pixel 2 XL using Tapatalk
-
[support] Siwat's Docker Repository
I'm using h265ize. Is this a software encoder or is it able to use intel quicksync or nvidia nvenc? With an i5 encoding a 30 minute video takes around 35 minutes, running at 0.70x
-
Recycle Bin (vfs recycle) for SMB Shares
Ohh I get what you are saying. That's pretty clever now that I think about it, might use it with some people at my company. GREAT IDEA!!
-
Recycle Bin (vfs recycle) for SMB Shares
Windows 10 and unraid 6.8.3? Sent from my Pixel 2 XL using Tapatalk
-
Recycle Bin (vfs recycle) for SMB Shares
How do I do that [emoji4]? Sent from my Pixel 2 XL using Tapatalk
-
cannot assign static docker container IP
I just recreated my docker images and created my docker network. But when giving the docker the specific static IP lease it's not taking it. Am I missing something? /usr/bin/docker: Error response from daemon: user specified IP address is supported only when connecting to networks with user configured subnets.
-
Recycle Bin (vfs recycle) for SMB Shares
yeah i stumbled upon that couple days ago and did couple tests before even posting here lol. Although, it would be a nice feature in the future if it's worth developing.
-
Recycle Bin (vfs recycle) for SMB Shares
Is a custom share that is defined in smb extra options. That rootshare mounts to /mnt/user/ Sent from my Pixel 2 XL using Tapatalk