-
[Support] MeTube
Is there anyway to bulk import urls? or maybe format something like a YouTube playlist for downloading stuff not on youtube?
-
Dynamix - System Temp
Still no update on x570 boards?
-
[SUPPORT] pihole for unRaid - Spants repo
Cannot for the life of me get this Docker working, install goes well but I can never get to the WebUI. I've seen tons of posts about this same issue in this thread, but nothing I've tried thus far is working. Template Settings Docker Run docker run -d --name='pihole' --net='br0' --ip='192.168.1.5' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'TCP_PORT_53'='53' -e 'UDP_PORT_53'='53' -e 'UDP_PORT_67'='67' -e 'TCP_PORT_80'='80' -e 'TCP_PORT_443'='443' -e 'DNS1'='8.8.8.8' -e 'DNS2'='8.8.4.4' -e 'TZ'='America/New_York' -e 'WEBPASSWORD'='admin' -e 'INTERFACE'='br0' -e 'ServerIP'='192.168.1.5' -e 'ServerIPv6'='' -e 'IPv6'='False' -e 'DNSMASQ_LISTENING'='all' -v '/mnt/user/appdata/pihole/pihole/':'/etc/pihole/':'rw' -v '/mnt/user/appdata/pihole/dnsmasq.d/':'/etc/dnsmasq.d/':'rw' --cap-add=NET_ADMIN --restart=unless-stopped 'pihole/pihole:latest' 9a22a35e6fee700d3d88853be16878ed2b926cf6f15b69c053321827a4abdcc4 Log [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] 01-resolver-resolv: applying... [fix-attrs.d] 01-resolver-resolv: exited 0. [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 20-start.sh: executing... ::: Starting docker specific checks & setup for docker pihole/pihole [i] Installing configs from /etc/.pihole... [i] Existing dnsmasq.conf found... it is not a Pi-hole file, leaving alone! Converting DNS1 to PIHOLE_DNS_ Converting DNS2 to PIHOLE_DNS_ Setting DNS servers based on PIHOLE_DNS_ variable ::: Pre existing WEBPASSWORD found DNSMasq binding to custom interface: br0 Added ENV to php: "PHP_ERROR_LOG" => "/var/log/lighttpd/error.log", "ServerIP" => "192.168.1.5", "CORS_HOSTS" => "", "VIRTUAL_HOST" => "192.168.1.5", Using IPv4 ::: Preexisting ad list /etc/pihole/adlists.list detected ((exiting setup_blocklists early)) https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts https://mirror1.malwaredomains.com/files/justdomains http://sysctl.org/cameleon/hosts https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt https://hosts-file.net/ad_servers.txt ::: Testing pihole-FTL DNS: FTL started! ::: Testing lighttpd config: Syntax OK ::: All config checks passed, cleared for startup ... ::: Enabling Query Logging [i] Enabling logging... ::: Docker start setup complete Checking if custom gravity.db is set in /etc/pihole/pihole-FTL.conf Pi-hole version is v5.6 (Latest: v5.6) AdminLTE version is v5.8 (Latest: v5.8) FTL version is v5.11 (Latest: v5.11) Container tag is: 2021.10.1 [cont-init.d] 20-start.sh: exited 0. [cont-init.d] done. [services.d] starting services Starting lighttpd Starting crond Starting pihole-FTL (no-daemon) as root [services.d] done. Stopping pihole-FTL Starting pihole-FTL (no-daemon) as root Stopping pihole-FTL Starting pihole-FTL (no-daemon) as root Bridging: Enabled Host access to custom networks: Enabled What am I missing?
-
[Support] binhex - SABnzbdVPN
Same thing here - What server? CA Toronto for me
-
Cwis3man started following New to unRAID - Need some advice (Noob) , OVA to Raw Conversion and Question about multiple SSDs/Cache
-
[Support] Linuxserver.io - Plex Media Server
So if we already had the linuxserver repository image installed we don't have to do anything to switch over? That's great news!
-
[Deprecated] Linuxserver.io - CouchPotato
Running into an issue for the past few days where CP won't search for itmes and when I manually search I get the following errors: 11-29 08:40:15 ERROR [ couchpotato.core.event] Error in event "quality.single", that wasn't caught: Traceback (most recent call last): File "/app/couchpotato/couchpotato/core/event.py", line 15, in runHandler return handler(*args, **kwargs) File "/app/couchpotato/couchpotato/core/plugins/quality/main.py", line 117, in single quality = db.get('quality', identifier, with_doc = True)['doc'] File "/app/couchpotato/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner res = f(*args, **kwargs) File "/app/couchpotato/libs/CodernityDB/database.py", line 944, in get raise RecordNotFound("Not found") RecordNotFound: Not found encoding=UTF-8 debug=False args=['--config_file=/config/config.ini', '--data_dir=/config/data'] app_dir=/app/couchpotato data_dir=/config/data desktop=None options=Namespace(config_file='/config/config.ini', console_log=False, daemon=False, data_dir='/config/data', debug=False, pid_file='/config/data/couchpotato.pid', quiet=False) 11-29 08:40:15 ERROR [ couchpotato.core.event] Error in event "movie.searcher.single", that wasn't caught: Traceback (most recent call last): File "/app/couchpotato/couchpotato/core/event.py", line 15, in runHandler return handler(*args, **kwargs) File "/app/couchpotato/couchpotato/core/media/movie/searcher.py", line 200, in single log.info('Search for %s in %s%s', (default_title, quality['label'], ' ignoring ETA' if always_search or ignore_eta else '')) TypeError: 'NoneType' object has no attribute '__getitem__' encoding=UTF-8 debug=False args=['--config_file=/config/config.ini', '--data_dir=/config/data'] app_dir=/app/couchpotato data_dir=/config/data desktop=None options=Namespace(config_file='/config/config.ini', console_log=False, daemon=False, data_dir='/config/data', debug=False, pid_file='/config/data/couchpotato.pid', quiet=False) Any thoughts?
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Having the same issue with a fresh install on 6.2.1, it looks like the folder your mentioned was created, but the plugin stays on Please wait, retrieving plugin information.
-
Get Fancy with Docker and CPU Pinning
Been thinking about doing this on my server - is this still working? Please also update the first post with all the changes. Do these go in the extra parameters field or the repo field like the first post says?
Cwis3man
Members
-
Joined
-
Last visited