Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ArxKnight

Members
  • Joined

  • Last visited

  1. Hi @binhex, I am getting these errors. any advice? --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2025-03-26 20:58:06,161 DEBG 'sonarr' stdout output: [Info] ReleaseSearchService: Searching indexers for [1923 : S02E05]. 7 active indexers 2025-03-26 20:58:06,439 DEBG 'sonarr' stdout output: [Warn] HttpClient: HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.204:9117/api/v2.0/indexers/bitsearch/results/torznab/api?t=tvsearch&cat=5000&extended=1&apikey=q2j70ix1si2srjpsdvohnhtjj1ve8y6p&offset=0&limit=100&q=1923&season=2&ep=5: 400.BadRequest (1751 bytes) <?xml version="1.0" encoding="UTF-8"?> <error code="900" description="Jackett.Common.IndexerException: Exception (bitsearch): Request to https://bitsearch.to/search?q=1923+S02E05&amp;sort=date&amp;order=desc&amp;limit=100&amp;page=1 failed (Error BadGateway) - The tracker seems to be down.&#xA; ---&gt; System.Exception: Request to https://bitsearch.to/search?q=1923+S02E05&amp;sort=date&amp;order=desc&amp;limit=100&amp;page=1 failed (Error BadGateway) - The tracker seems to be down.&#xA; at Jackett.Common.Indexers.BaseWebIndexer.CheckSiteDown(WebResult response) in ./Jackett.Common/Indexers/BaseIndexer.cs:line 684&#xA; at Jackett.Common.Indexers.BaseWebIndexer.RequestWithCookiesAsync(String url, String cookieOverride, RequestType method, String referer, IEnumerable`1 data, Dictionary`2 headers, String rawbody, Nullable`1 emulateBrowser) in ./Jackett.Common/Indexers/BaseIndexer.cs:line 618&#xA; at Jackett.Common.Indexers.Definitions.CardigannIndexer.PerformQuery(TorznabQuery query) in ./Jackett.Common/Indexers/Definitions/CardigannIndexer.cs:line 1563&#xA; at Jackett.Common.Indexers.BaseIndexer.ResultsForQuery(TorznabQuery query, Boolean isMetaIndexer) in ./Jackett.Common/Indexers/BaseIndexer.cs:line 378&#xA; --- End of inner exception stack trace ---&#xA; at Jackett.Common.Indexers.BaseIndexer.ResultsForQuery(TorznabQuery query, Boolean isMetaIndexer) in ./Jackett.Common/Indexers/BaseIndexer.cs:line 403&#xA; at Jackett.Common.Indexers.BaseWebIndexer.ResultsForQuery(TorznabQuery query, Boolean isMetaIndexer) in ./Jackett.Common/Indexers/BaseIndexer.cs:line 816&#xA; at Jackett.Server.Controllers.ResultsController.Torznab(TorznabRequest request) in ./Jackett.Server/Controllers/ResultsController.cs:line 437" /> 2025-03-26 20:58:07,642 DEBG 'sonarr' stdout output: [Warn] Torznab: Bitsearch HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.204:9117/api/v2.0/indexers/bitsearch/results/torznab/api?t=tvsearch&cat=5000&extended=1&apikey=q2j70ix1si2srjpsdvohnhtjj1ve8y6p&offset=0&limit=100&q=1923&season=2&ep=5] 2025-03-26 20:58:07,813 DEBG 'sonarr' stdout output: [Error] SonarrErrorPipeline: [POST /api/v3/command] [v4.0.14.2939] code = Corrupt (11), message = System.Data.SQLite.SQLiteException (0x800007EF): database disk image is malformed database disk image is malformed at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1075 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1058 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Sonarr.Core/Messaging/Commands/CommandQueueManager.cs:line 140 at Sonarr.Api.V3.Commands.CommandController.StartCommand(CommandResource commandResource) in ./Sonarr.Api.V3/Commands/CommandController.cs:line 75 at lambda_method100(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) 2025-03-26 20:58:07,813 DEBG 'sonarr' stdout output: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28 at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41 at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33 at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38 at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29 at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29 at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context) at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task) 2025-03-26 20:58:13,155 DEBG 'sonarr' stdout output: [Info] DownloadDecisionMaker: Processing 63 releases 2025-03-26 20:58:25,381 DEBG 'sonarr' stdout output: [Error] TaskExtensions: Task Error [v4.0.14.2939] code = Corrupt (11), message = System.Data.SQLite.SQLiteException (0x800007EF): database disk image is malformed database disk image is malformed at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1075 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1058 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 151 2025-03-26 20:58:25,381 DEBG 'sonarr' stdout output: at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Sonarr.Core/Messaging/Commands/CommandQueueManager.cs:line 140 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Sonarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2025-03-26 20:58:55,382 DEBG 'sonarr' stdout output: [Error] TaskExtensions: Task Error [v4.0.14.2939] code = Corrupt (11), message = System.Data.SQLite.SQLiteException (0x800007EF): database disk image is malformed database disk image is malformed at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1075 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1058 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Sonarr.Core/Messaging/Commands/CommandQueueManager.cs:line 140 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Sonarr.Core/Jobs/Scheduler.cs:line 42 2025-03-26 20:58:55,382 DEBG 'sonarr' stdout output: at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) I noticed today that it's not pulling new episodes of shows, tracking downloads in qbitorrent nor auto searching for episodes. any and all help would be much appreciated,
  2. Hey, thanks. I have changed it to GB (g) and I'm keeping it at 8TB as I will be adding another 4TB SSD to the pool today so that share will be a total of 8TB, therefore not going over the physically available maximum. I also made a post about this to the devs of the Lancache container in hopes they will add it to the template for people to be able to set it more easily if they require setting it larger than the default 1TB - https://github.com/lancachenet/monolithic/issues/196 .
  3. Hey, thanks @ss1gohan13 for this info. I'm not sure if I set it correctly but let me know if you can see anything wrong with this? I've tried to set it to 8TB
  4. Hi, I am hitting an issue that Lancache Pre-Fill only seems to fill up to 1.10TB out of a 4TB SSD. Then it looks like it is overwriting anything that was the oldest to save space. My guess is there is some limit to the size of the maximum amount of data it will download before resorting to overwriting old data. Has anyone encountered this/know how to change the limit as I would like to fill up the 4TB SSD I have with pre-fill. I am running on Unraid V6.12.11 Repository: ich777/lancache-prefill All help would be much appreciated.
  5. Fixed it, the ovpn files it was using were having issues by the looks of it. I used https://nordvpn.com/servers/tools/ to get some different ones as the ones I was picking out of the big list were broken by the looks of it. Thank you very much for all your help ❤️
  6. Hey, I have checked the following: Cause: Your subscription has run out Answer: It's still valid Cause: You have not typed in your username (VPN_USER value) and/or password (VPN_PASS value) correctly Answer: I have change the password to be sure, made sure there is no whitespace in either box and also tried using my normal username/password as well as the "Service credentials (manual setup)" Cause: You are using the wrong credentials Answer: These have been tested as working as I can use the Nord desktop app by logging in and using it that way. Cause: Your password contains a character which may cause issues Answer: The new password only contains letters a-z (upper case or lower case) and numbers 0-9 Cause: Your password is too long Answer: The Password is less than 99 characters Cause: Out of date openvpn config file (ovpn extension) Answer: I have changed these to ensure they are up to date (old: uk1602 new: uk1626) Cause: The vpn provider you have signed up with is having authentication issues Answer: I have sent them an email for support but I am just waiting for a reply. Could anything else be causing this do you think as it's strange that nothing was changed but it stopped working. Thanks
  7. Hey, Please find below the requested information: Command Execution: docker run -d --name='binhex-qbittorrentvpn' --net='bridge' --privileged=true -e TZ="Europe/London" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Hermes" -e HOST_CONTAINERNAME="binhex-qbittorrentvpn" -e 'VPN_ENABLED'='yes' -e 'VPN_USER'='REDACTED' -e 'VPN_PASS'='REDACTED' -e 'VPN_PROV'='airvpn' -e 'VPN_CLIENT'='openvpn' -e 'VPN_OPTIONS'='' -e 'STRICT_PORT_FORWARD'='yes' -e 'ENABLE_PRIVOXY'='no' -e 'WEBUI_PORT'='8088' -e 'LAN_NETWORK'='192.168.1.0/24' -e 'NAME_SERVERS'='84.200.69.80,37.235.1.174,1.1.1.1,37.235.1.177,84.200.70.40,1.0.0.1' -e 'VPN_INPUT_PORTS'='' -e 'VPN_OUTPUT_PORTS'='' -e 'DEBUG'='true' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8088]/' -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/qbittorrent-icon.png' -p '6881:6881/tcp' -p '6881:6881/udp' -p '8118:8118/tcp' -p '8088:8088/tcp' -v '/mnt/user/media/Downloads/':'/data':'rw' -v '/mnt/user/appdata/binhex-qbittorrentvpn':'/config':'rw' --sysctl="net.ipv4.conf.all.src_valid_mark=1" 'binhex/arch-qbittorrentvpn:latest' f042c9472f0f2ab46d33de469363c5a6119579e8be4797c1b710eaffe2c0cbac Supervisor Log:
  8. I think I may be having the same issue since updating as I noticed a few days ago that my container doesn't seem to work anymore. I am using NordVPN via OpenVPN. Here are my logs: Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2024-07-08 09:24:30.043949 [info] Host is running unRAID 2024-07-08 09:24:30.060637 [info] System information Linux 462b379bf214 6.1.79-Unraid #1 SMP PREEMPT_DYNAMIC Fri Mar 29 13:34:03 PDT 2024 x86_64 GNU/Linux 2024-07-08 09:24:30.080912 [info] SHARED_NETWORK not defined (via -e SHARED_NETWORK), defaulting to 'no' 2024-07-08 09:24:30.098374 [info] PUID defined as '99' 2024-07-08 09:24:30.116646 [info] PGID defined as '100' 2024-07-08 09:24:30.165553 [info] UMASK defined as '000' 2024-07-08 09:24:30.181958 [info] Permissions already set for '/config' 2024-07-08 09:24:30.199520 [info] Deleting files in /tmp (non recursive)... 2024-07-08 09:24:30.222144 [info] VPN_ENABLED defined as 'yes' 2024-07-08 09:24:30.247245 [info] VPN_CLIENT defined as 'openvpn' 2024-07-08 09:24:30.264501 [info] VPN_PROV defined as 'airvpn' 2024-07-08 09:24:30.287761 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/uk1602.nordvpn.com.tcp443.ovpn 2024-07-08 09:24:30.325298 [info] VPN remote server(s) defined as '81.19.214.131,' 2024-07-08 09:24:30.341758 [info] VPN remote port(s) defined as '443,' 2024-07-08 09:24:30.358064 [info] VPN remote protcol(s) defined as 'tcp-client,' 2024-07-08 09:24:30.374996 [info] VPN_DEVICE_TYPE defined as 'tun0' 2024-07-08 09:24:30.394044 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS) 2024-07-08 09:24:30.410960 [info] NAME_SERVERS defined as '84.200.69.80,37.235.1.174,1.1.1.1,37.235.1.177,84.200.70.40,1.0.0.1' 2024-07-08 09:24:30.608977 [info] LAN_NETWORK defined as '192.168.1.0/24' 2024-07-08 09:24:30.637095 [info] LAN_NETWORK exported as '192.168.1.0/24' 2024-07-08 09:24:30.659444 [info] VPN_INPUT_PORTS not defined (via -e VPN_INPUT_PORTS), skipping allow for custom incoming ports 2024-07-08 09:24:30.676259 [info] VPN_OUTPUT_PORTS not defined (via -e VPN_OUTPUT_PORTS), skipping allow for custom outgoing ports 2024-07-08 09:24:30.693760 [info] ENABLE_STARTUP_SCRIPTS not defined (via -e ENABLE_STARTUP_SCRIPTS), defaulting to 'no' 2024-07-08 09:24:30.713365 [warn] ENABLE_SOCKS not defined (via -e ENABLE_SOCKS), defaulting to 'no' 2024-07-08 09:24:30.729874 [info] ENABLE_PRIVOXY defined as 'no' 2024-07-08 09:24:30.750105 [info] WEBUI_PORT defined as '8088' 2024-07-08 09:24:30.773007 [info] Starting Supervisor... 2024-07-08 09:24:30,888 INFO Included extra file "/etc/supervisor/conf.d/qbittorrent.conf" during parsing 2024-07-08 09:24:30,888 INFO Set uid to user 0 succeeded 2024-07-08 09:24:30,889 INFO supervisord started with pid 7 2024-07-08 09:24:31,891 INFO spawned: 'start-script' with pid 272 2024-07-08 09:24:31,893 INFO spawned: 'watchdog-script' with pid 273 2024-07-08 09:24:31,893 INFO reaped unknown pid 8 (exit status 0) 2024-07-08 09:24:31,896 DEBG 'start-script' stdout output: [info] VPN is enabled, beginning configuration of VPN 2024-07-08 09:24:31,896 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2024-07-08 09:24:31,896 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2024-07-08 09:24:32,077 DEBG 'start-script' stdout output: [info] Adding 192.168.1.0/24 as route via adapter eth0 2024-07-08 09:24:32,078 DEBG 'start-script' stdout output: [info] ip route defined as follows... -------------------- 2024-07-08 09:24:32,079 DEBG 'start-script' stdout output: default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 192.168.1.0/24 via 172.17.0.1 dev eth0 local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1 local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1 broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1 local 172.17.0.3 dev eth0 table local proto kernel scope host src 172.17.0.3 broadcast 172.17.255.255 dev eth0 table local proto kernel scope link src 172.17.0.3 2024-07-08 09:24:32,079 DEBG 'start-script' stdout output: -------------------- 2024-07-08 09:24:32,082 DEBG 'start-script' stdout output: iptable_mangle 16384 2 ip_tables 28672 5 iptable_filter,iptable_nat,iptable_mangle x_tables 45056 17 ip6table_filter,xt_conntrack,iptable_filter,ip6table_nat,nft_compat,xt_tcpudp,xt_addrtype,xt_CHECKSUM,xt_nat,ip6_tables,ipt_REJECT,ip_tables,iptable_nat,ip6table_mangle,xt_MASQUERADE,iptable_mangle,xt_mark 2024-07-08 09:24:32,083 DEBG 'start-script' stdout output: [info] iptable_mangle support detected, adding fwmark for tables 2024-07-08 09:24:32,124 DEBG 'start-script' stdout output: [info] iptables defined as follows... -------------------- 2024-07-08 09:24:32,125 DEBG 'start-script' stdout output: -P INPUT DROP -P FORWARD DROP -P OUTPUT DROP -A INPUT -s 81.19.214.131/32 -i eth0 -j ACCEPT -A INPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT -A INPUT -s 81.19.214.131/32 -i eth0 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --dport 8088 -j ACCEPT -A INPUT -i eth0 -p udp -m udp --dport 8088 -j ACCEPT -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT -A INPUT -i lo -j ACCEPT -A INPUT -i tun0 -j ACCEPT -A OUTPUT -d 81.19.214.131/32 -o eth0 -j ACCEPT -A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT -A OUTPUT -d 81.19.214.131/32 -o eth0 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --sport 8088 -j ACCEPT -A OUTPUT -o eth0 -p udp -m udp --sport 8088 -j ACCEPT -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT -A OUTPUT -o lo -j ACCEPT -A OUTPUT -o tun0 -j ACCEPT 2024-07-08 09:24:32,126 DEBG 'start-script' stdout output: -------------------- 2024-07-08 09:24:32,126 DEBG 'start-script' stdout output: [info] Starting OpenVPN (non daemonised)... 2024-07-08 09:24:32,132 DEBG 'start-script' stdout output: 2024-07-08 09:24:32 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores --cipher for cipher negotiations. 2024-07-08 09:24:32 Note: '--allow-compression' is not set to 'no', disabling data channel offload. 2024-07-08 09:24:32,132 DEBG 'start-script' stdout output: 2024-07-08 09:24:32 WARNING: file 'credentials.conf' is group or others accessible 2024-07-08 09:24:32 OpenVPN 2.6.11 [git:makepkg/ddf6bf6d2a135835+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] [DCO] built on Jun 20 2024 2024-07-08 09:24:32 library versions: OpenSSL 3.3.1 4 Jun 2024, LZO 2.10 2024-07-08 09:24:32 DCO version: N/A 2024-07-08 09:24:32,132 DEBG 'start-script' stdout output: 2024-07-08 09:24:32 WARNING: --ping should normally be used with --ping-restart or --ping-exit 2024-07-08 09:24:32 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts 2024-07-08 09:24:32 NOTE: --fast-io is disabled since we are not using UDP 2024-07-08 09:24:32,133 DEBG 'start-script' stdout output: 2024-07-08 09:24:32 TCP/UDP: Preserving recently used remote address: [AF_INET]81.19.214.131:443 2024-07-08 09:24:32 Socket Buffers: R=[87380->87380] S=[65536->65536] 2024-07-08 09:24:32,133 DEBG 'start-script' stdout output: 2024-07-08 09:24:32 Attempting to establish TCP connection with [AF_INET]81.19.214.131:443 2024-07-08 09:24:32,160 DEBG 'start-script' stdout output: 2024-07-08 09:24:32 TCP connection established with [AF_INET]81.19.214.131:443 2024-07-08 09:24:32 TCPv4_CLIENT link local: (not bound) 2024-07-08 09:24:32 TCPv4_CLIENT link remote: [AF_INET]81.19.214.131:443 2024-07-08 09:24:32,200 DEBG 'start-script' stdout output: 2024-07-08 09:24:32 TLS: Initial packet from [AF_INET]81.19.214.131:443, sid=9cd2146b 9dd4e59b 2024-07-08 09:24:32,360 DEBG 'start-script' stdout output: 2024-07-08 09:24:32 VERIFY OK: depth=2, C=PA, O=NordVPN, CN=NordVPN Root CA 2024-07-08 09:24:32,360 DEBG 'start-script' stdout output: 2024-07-08 09:24:32 VERIFY OK: depth=1, O=NordVPN, CN=NordVPN CA9 2024-07-08 09:24:32,360 DEBG 'start-script' stdout output: 2024-07-08 09:24:32 VERIFY KU OK 2024-07-08 09:24:32 Validating certificate extended key usage 2024-07-08 09:24:32 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication 2024-07-08 09:24:32 VERIFY EKU OK 2024-07-08 09:24:32 VERIFY X509NAME OK: CN=uk1602.nordvpn.com 2024-07-08 09:24:32 VERIFY OK: depth=0, CN=uk1602.nordvpn.com 2024-07-08 09:24:32,481 DEBG 'start-script' stdout output: 2024-07-08 09:24:32 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, peer certificate: 4096 bits RSA, signature: RSA-SHA512, peer temporary key: 253 bits X25519 2024-07-08 09:24:32 [uk1602.nordvpn.com] Peer Connection Initiated with [AF_INET]81.19.214.131:443 2024-07-08 09:24:32 TLS: move_session: dest=TM_ACTIVE src=TM_INITIAL reinit_src=1 2024-07-08 09:24:32,481 DEBG 'start-script' stdout output: 2024-07-08 09:24:32 TLS: tls_multi_process: initial untrusted session promoted to trusted 2024-07-08 09:24:33,564 DEBG 'start-script' stdout output: 2024-07-08 09:24:33 SENT CONTROL [uk1602.nordvpn.com]: 'PUSH_REQUEST' (status=1) I have tried using the following versions and still seem to be having no luck: binhex/arch-qbittorrentvpn:latest binhex/arch-qbittorrentvpn:4.6.5-1-05 binhex/arch-qbittorrentvpn:4.6.5-1-07 Any help or advice would be very much appreciated.
  9. It looks like the whole reason I couldn't get an IP is because there is a setting in the Dell iDRAC settings called "OS TO iDRAC PASS THROUGH", this has to be set to "Disabled" rather than "USB NIC" as it will prevent the OS from being able to get a DHCP address. I hope this help anyone in the future when installing unraid on a Dell Server. Thank you @Frank1940 for helping and @grenskul from the "Data Hoarding/Homelab" Discord server for telling me about this setting.
  10. Based on what is shown in the network-rules.cfg I can see that Unraid is seeing the NIC that is connected to the network - This is the NIC that is connected to the network. This is a list of all the network ports on the server with their MAC addresses:
  11. Hi, I can get into the OS via the command line and was able to grab the diagnostics. please find the diagnostics attached. Thanks tower-diagnostics-20240607-2130.zip
  12. Hi, I have moved my unraid server from a custom PC build over to a Dell R740XD chassis (Moved the disks and the Unraid USB over) however, when booting up Unraid can't seem to get an IP. The original network.cfg: # Generated network settings USE_DHCP="yes" IPADDR= NETMASK= GATEWAY= BONDING="yes" BRIDGING="yes" When that didn't work, I tried deleting the network.cfg so it would generate a new one on boot to fix this issue hopefully, but that didn't seem to fix it. Here is the new network.cfg: # Generated settings: IFNAME[0]="br0" DHCP_KEEPRESOLV="no" DHCP6_KEEPRESOLV="yes" BONDNAME[0]="bond0" BONDNICS[0]="eth0 eth1 eth2 eth3" BONDING_MODE[0]="1" BONDING_MIIMON[0]="100" BRNAME[0]="br0" BRNICS[0]="bond0" BRSTP[0]="no" BRFD[0]="0" PROTOCOL[0]="ipv4" USE_DHCP[0]="yes" USE_DHCP6[0]="" SYSNICS="1" Unraid Server OS Version: 6.12.8 I have tried to boot Unraid with the GUI but it doesn't seem to load the GUI even when booting in safe mode. Currently, Unraid is only getting a local IP of 169.254.0.0/24 (so basically it's not able to see the DHCP server or some reason) I currently have 1 NIC connected. Any and all help with this would be much appreciated. Thank you
  13. Hi, I have just downloaded and run the scrutiny application and am looking for a way to see the overall disk health like such shown via "HD Sentinel". Is this something that is available? or is this something that could be added in a future version? Any and all infromation on this would be much appriciated. Thanks
  14. Did you or anyone manage to find out how we can install this via the terminal or a docker container? I would really like to install this. Any and all help/ advice is much appriciated. Thanks

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.