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.

columbuscoltsfan

Members
  • Joined

  • Last visited

  1. Just installed and got this error. DiskSpeed - Disk Diagnostics & Reporting tool Version: 2.9.7.1 Scanning Hardware 11:23:22 Spinning up hard drives 11:23:22 Scanning system storage 11:23:23 Scanning USB Bus 11:23:23 Scanning hard drives 11:23:25 Scanning storage controllers 11:23:27 Scanning USB hubs & devices 11:23:27 Scanning motherboard resources 11:23:28 Fetching known drive vendors from the Hard Drive Database 11:23:32 Found controller SAS2116 PCI-Express Fusion-MPT SAS-2 [Meteor] 11:23:32 Found drive Western Digital WD120EMFZ Rev: 81.00A81 Serial: 9RJGM04C (sdb), 1 partition 11:23:32 Found drive HGST HUH721212ALE604 Rev: LEGNW3D0 Serial: 8DKHZ9GH (sdc), 1 partition 11:23:32 Found drive Western Digital WD80EZAZ Rev: 83.H0A83 Serial: 7SKWSW4W (sdd), 1 partition 11:23:32 Found drive Seagate ST10000DM0004 Rev: DN01 Serial: ZA225FVW (sde), 1 partition 11:23:32 Found drive Seagate ST5000DM000 Rev: CC49 Serial: W4J1XXR1 (sdf), 1 partition 11:23:32 Found drive Seagate ST5000DM000 Rev: CC49 Serial: W4J1YLAY (sdg), 1 partition 11:23:33 Found drive Seagate ST5000DM000 Rev: CC49 Serial: W4J1YKLM (sdh), 1 partition 11:23:33 Found drive Seagate ST8000DM004 Rev: 0001 Serial: ZCT2QQ9D (sdi), 1 partition 11:23:33 Found drive Seagate ST8000DM004 Rev: 0001 Serial: WCT0EZRW (sdj), 1 partition 11:23:33 Found drive Seagate ST5000DM003 Rev: 0001 Serial: WCV009KY (sdk), 1 partition 11:23:33 Found drive Seagate ST5000DM000 Rev: CC49 Serial: W4J1X37L (sdl), 1 partition 11:23:33 Found drive Seagate ST8000DM004 Rev: 0001 Serial: WCT08S2J (sdm), 1 partition 11:23:34 Found drive Seagate ST5000DM003 Rev: 0001 Serial: WG7003CF (sdn), 1 partition 11:23:34 Found drive Seagate ST8000DM004 Rev: 0001 Serial: ZCT03N4J (sdo), 1 partition 11:23:34 Found drive Seagate ST8000DM004 Rev: 0001 Serial: ZCT050GQ (sdp), 1 partition 11:23:34 Found drive Unknown WL4000GSA6454 Rev: 80.00A80 Serial: WOL240396872 (sdq), 1 partition 11:23:34 Found drive Western Digital WD80EMAZ Rev: 83.H0A83 Serial: 7SJ9XBDW (sdr), 1 partition 11:23:34 Found drive HGST HUH721010ALE600 Rev: LHGNT384 Serial: 7PKREZPG (sds), 1 partition 11:23:34 Found drive Seagate ST5000DM000 Rev: CC49 Serial: W4J1SSDJ (sdt), 1 partition Lucee 5.3.9.166 Error (expression) Messageinvalid call of the function listGetAt, second Argument (posNumber) is invalid, invalid string list index [2] patternlistgetat(list:string, position:number, [delimiters:string, [includeEmptyFields:boolean]]):string StacktraceThe Error Occurred in /var/www/ScanControllers.cfm: line 1725 1723: <CFSET TotalPartitions=0> 1724: <CFSET Part=StructNew()> 1725: <CFSET Part.PartitionTable=ListGetAt(ListGetAt(PartInfo,2,Chr(10)),6,":",true)> 1726: <CFSET Part.Partitions=ArrayNew(1)> 1727: <cfexecute name="/sbin/blkid" arguments="-o export /dev/#DriveID#" variable="PartInfo2" timeout="90" /> called from /var/www/ScanControllers.cfm: line 1650 1648: </CFIF> 1649: </CFLOOP> 1650: </CFLOOP> 1651: 1652: <!--- Admin drive creation ---> Java Stacktracelucee.runtime.exp.FunctionException: invalid call of the function listGetAt, second Argument (posNumber) is invalid, invalid string list index [2] at lucee.runtime.functions.list.ListGetAt.call(ListGetAt.java:46) at lucee.runtime.functions.list.ListGetAt.call(ListGetAt.java:40) at scancontrollers_cfm$cf.call_000163(/ScanControllers.cfm:1725) at scancontrollers_cfm$cf.call(/ScanControllers.cfm:1650) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1054) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:946) at lucee.runtime.listener.ClassicAppListener._onRequest(ClassicAppListener.java:65) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:45) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2490) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2476) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2447) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1198) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1144) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:829) Timestamp11/12/22 11:23:34 AM EST
  2. It will freeze up for a minute or two, then be perfectly fine. Docker apps become unresponsive, and the GUI is not accessible. Things I've tried include: 1.) Assigned 2 threads to Sabnzbd. 2.) Slowed bandwidth limit to 10MB/s on Sabnzbd. 3.) Replaced cache drive nvme with a new one. Things I'm considering doing: 1. Adding a cache pool for downloads only. 2.) Removing Emby and Tdarr from ram TMP. Thoughts?
  3. This server has been up and running for 7 years and never had any issues like this till recently. The server will freeze up when any downloads occur or any kind of CPU usage. This includes all dockers (especially Emby). Ryzen 3700X 16gb ram with NetApp DS4246 Disk Array Shelf W/ 24x SAS. The only thing I can think is causing the issue is the cache drive, which isn't showing any errors. Things I've tried: Replaced P400 GPU with 1070TI. updating to most recent version of Unraid downgrading to known working version of Unraid (6.9) Replacing USB key with brand new Samsung 32gb Taking USB, cache drive and placing it inside another spare pc I had (Ryzen 2700X 16 gigs ram). Removed plugins that were showing as possible culprits in other posts (CA Backup, GPU Stats etc...) Things I'm planning on doing: Replacing WD Green NVME cache drive (which currently isn't showing any errors) with another NVME and possibly even creating 2 cache pools. Please help... I am attempting to add diagnostics, but I have to wait for the server to become responsive again. Will edit and add when possible... unraid-diagnostics-20221025-0905.zip
  4. I am very much a noob when it comes to dockers. Please see attached
  5. I must be an idiot, because I've forced an update to the docker, and still cannot access it. Log attached, from after turning off VPN option. Have tried privoxy on/off. Port should be 8081, not sure why it says 8080 supervisord.log
  6. Is there some plugin or docker I can use to tell me what is using up disk space? Something like WinDirStat? I have a feeling that I have a lot of garbage on my server.
  7. First of all, let me say thanks for everything you've done for the Unraid community! Absolutely love your products! I'm a newbie, so take it easy on me :) 1. Is there a way to test the vpn connection, to make sure it is indeed working correctly? I have Sonarr, Lidarr, and Radarr proxy'd through this app, and want to cover my bases. 2. What about a vpn kill switch in case the connection drops?

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.