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.

NeoDude

Members
  • Joined

  • Last visited

Everything posted by NeoDude

  1. Had this issue for a few weeks now. I seem to get random Network disconnects for no apparent reason. I get the Exclamation Mark in the header and when I click it an error message, either "Relay Returned a 500 error" or something about not being able to resolve https://mothership.unraid.net. I also cannot access community apps or update containers while this error shows. It is completely random, and it usually fixes itself after a few minutes. Any ideas where to start looking for the cause? Diagnostics attached. gandalf-diagnostics-20220902-1409.zip
  2. Installed this today. Works perfectly using VNC, but I get no display output when I attempt to pass through my RX480. The GPU is confirmed good with my other Ubuntu VM. Any ideas? *EDIT* Further Info. I get the following errors when starting my VM... Sep 3 15:13:47 Gandalf kernel: DMAR: VT-d detected Invalidation Completion Error: SID 0 Sep 3 15:13:47 Gandalf kernel: DMAR: QI HEAD: IOTLB Invalidation qw0 = 0x200f2, qw1 = 0xdc0000e Sep 3 15:13:47 Gandalf kernel: DMAR: QI PRIOR: Invalidation Wait qw0 = 0x200000025, qw1 = 0x1001114dc Sep 3 15:13:47 Gandalf kernel: DMAR: Invalidation Completion Error (ICE) cleared But I also get them on my Ubuntu VM and it subsequently boots up fine. I have also tried to dump the vBios, which fails and gives this error... Sep 3 15:18:52 Gandalf kernel: vfio-pci 0000:04:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0xffff XML... <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> <name>BigSur</name> <uuid>*****</uuid> <description>MacOS Big Sur</description> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="Apple_vintage_trans.png" os="osx"/> </metadata> <memory unit='KiB'>16777216</memory> <currentMemory unit='KiB'>16777216</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>8</vcpu> <cputune> <vcpupin vcpu='0' cpuset='12'/> <vcpupin vcpu='1' cpuset='28'/> <vcpupin vcpu='2' cpuset='13'/> <vcpupin vcpu='3' cpuset='29'/> <vcpupin vcpu='4' cpuset='14'/> <vcpupin vcpu='5' cpuset='30'/> <vcpupin vcpu='6' cpuset='15'/> <vcpupin vcpu='7' cpuset='31'/> </cputune> <os> <type arch='x86_64' machine='pc-q35-6.2'>hvm</type> <loader readonly='yes' type='pflash'>/mnt/user/system/custom_ovmf/Macinabox_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/*****_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough' check='none' migratable='on'> <topology sockets='1' dies='1' cores='4' threads='2'/> <cache mode='passthrough'/> </cpu> <clock offset='utc'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='qcow2' cache='writeback'/> <source file='/mnt/user/vDisks/Macinabox BigSur/macos_disk.img'/> <target dev='hdc' bus='sata'/> <boot order='1'/> <address type='drive' controller='0' bus='0' target='0' unit='2'/> </disk> <controller type='pci' index='0' model='pcie-root'/> <controller type='pci' index='1' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='1' port='0x9'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='pci' index='2' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='2' port='0xa'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/> </controller> <controller type='pci' index='3' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='3' port='0xc'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x4'/> </controller> <controller type='pci' index='4' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='4' port='0x13'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/> </controller> <controller type='pci' index='5' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='5' port='0x8'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='6' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='6' port='0xb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x3'/> </controller> <controller type='pci' index='7' model='pcie-to-pci-bridge'> <model name='pcie-pci-bridge'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </controller> <controller type='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <controller type='usb' index='0' model='ich9-ehci1'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <interface type='bridge'> <mac address='52:54:00:e0:a3:b7'/> <source bridge='br0'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </interface> <serial type='pty'> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <target type='virtio' name='org.qemu.guest_agent.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'> <address type='usb' bus='0' port='1'/> </input> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <audio id='1' type='none'/> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x04' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x84' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/> </hostdev> <memballoon model='none'/> </devices> <qemu:commandline> <qemu:arg value='-usb'/> <qemu:arg value='-device'/> <qemu:arg value='usb-kbd,bus=usb-bus.0'/> <qemu:arg value='-device'/> <qemu:arg value='************************'/> <qemu:arg value='-smbios'/> <qemu:arg value='type=2'/> <qemu:arg value='-cpu'/> <qemu:arg value='Penryn,kvm=on,vendor=GenuineIntel,+kvm_pv_unhalt,+kvm_pv_eoi,+hypervisor,+invtsc,+pcid,+ssse3,+sse4.2,+popcnt,+avx,+avx2,+aes,+fma,+fma4,+bmi1,+bmi2,+xsave,+xsaveopt,+rdrand,check'/> </qemu:commandline> </domain>
  3. I'm assuming that this is the reason that none of my websites are accessible today. Any ideas how to fix it? *EDIT* Disregard. Fixed it. Appears that the new version of Nginx requires Conf files to have the .conf extension or it won't load them.
  4. Ok, I fixed it. The issue was due to the fact I had a Static IP mapping entry for the Container in PfSense. The MAC address must've changed (possibly when I changed from MACVLAN to IPVLAN?). Deleted it and all is good with the world. Thanks for steering me in the right direction
  5. Nope. Says no servers can be found. But the same lookup done directly from UnRaid or my PfSense box works fine.
  6. [06.13.22 07:34:10.870 INFO er1WeDftWkr0 ging.direct.DirectNetworkChannel] Channel became inactive. closedBy=THIS_SIDE, reason='Session close', channel=DIRECT [06.13.22 07:34:12.869 INFO re-event-2-1 abre.SabrePendingChannelListener] SABRE::Channel connect failed for guid 4200, cause=java.net.UnknownHostException: central.crashplanpro.com [06.13.22 07:34:12.869 INFO re-event-2-1 .handler.ChannelLifecycleHandler] SABRE:: Channel became inactive. closedBy=THIS_SIDE, channel=[id: 0xcc3fd3a9], sessionState=RemotePeer-[guid=4200, state=CONNECTING]; Session-[localID=1064270167411230650, remoteID=0, closed=false, expiration=null, remoteIdentity=ENDPOINT, local=null, remote=null] [06.13.22 07:34:12.870 INFO re-event-2-1 SabreLogger] Channel failed to reach state for app protocol start. reason=javax.net.ssl.SSLHandshakeException: SslHandler removed before handshake completed, channel=[id: 0xcc3fd3a9] [06.13.22 07:34:31.891 INFO re-event-2-2 abre.SabrePendingChannelListener] SABRE::Channel connect failed for guid 4200, cause=java.net.UnknownHostException: central.crashplanpro.com [06.13.22 07:34:31.891 INFO re-event-2-2 .handler.ChannelLifecycleHandler] SABRE:: Channel became inactive. closedBy=THIS_SIDE, channel=[id: 0x6153b7cb], sessionState=RemotePeer-[guid=4200, state=CONNECTING]; Session-[localID=1064270199321495482, remoteID=0, closed=false, expiration=null, remoteIdentity=ENDPOINT, local=null, remote=null] [06.13.22 07:34:31.891 INFO re-event-2-2 SabreLogger] Channel failed to reach state for app protocol start. reason=javax.net.ssl.SSLHandshakeException: SslHandler removed before handshake completed, channel=[id: 0x6153b7cb] [06.13.22 07:34:33.893 INFO re-event-2-3 abre.SabrePendingChannelListener] SABRE::Channel connect failed for guid 4200, cause=java.net.UnknownHostException: central.crashplanpro.com [06.13.22 07:34:33.893 INFO re-event-2-3 .handler.ChannelLifecycleHandler] SABRE:: Channel became inactive. closedBy=THIS_SIDE, channel=[id: 0x9697aaa7], sessionState=RemotePeer-[guid=4200, state=CONNECTING]; Session-[localID=1064270202676938682, remoteID=0, closed=false, expiration=null, remoteIdentity=ENDPOINT, local=null, remote=null] [06.13.22 07:34:33.893 INFO re-event-2-3 SabreLogger] Channel failed to reach state for app protocol start. reason=javax.net.ssl.SSLHandshakeException: SslHandler removed before handshake completed, channel=[id: 0x9697aaa7]
  7. You assume correctly I'm now logged out and it won't let me log back in. "Unable to sign in. Can't connect to server" 😕
  8. Just this repeating... [06.02.22 18:55:58.587 INFO re-event-2-1 .handler.ChannelLifecycleHandler] SABRE:: Channel became inactive. closedBy=THIS_SIDE, channel=[id: 0xf4a74296], sessionState=RemotePeer-[guid=4200, state=CONNECTING]; Session-[localID=1062744289189997773, remoteID=0, closed=false, expiration=null, remoteIdentity=ENDPOINT, local=null, remote=null] [06.02.22 18:55:58.587 INFO re-event-2-1 SabreLogger] Channel failed to reach state for app protocol start. reason=javax.net.ssl.SSLHandshakeException: SslHandler removed before handshake completed, channel=[id: 0xf4a74296] [06.02.22 18:57:06.798 INFO DefaultGroup .code42.messaging.peer.PeerGroup] PG::DefaultGroup DONE Managing connected remote peers. numConnected=1, numFailedConnectedCheck=0, duration(ms)=0
  9. My Crashplan has not been backing up for the past 3 days. It states "Unable to connect to destination for 3.3 days" ui.log shows... 2022-06-01T12:37:23.525Z - info: Retrying communication with service connect ECONNREFUSED 127.0.0.1:4244 attempt 15 2022-06-01T12:37:24.529Z - info: Retrying communication with service connect ECONNREFUSED 127.0.0.1:4244 attempt 16 2022-06-01T12:37:25.533Z - info: Retrying communication with service connect ECONNREFUSED 127.0.0.1:4244 attempt 17 2022-06-01T12:37:26.537Z - info: Retrying communication with service connect ECONNREFUSED 127.0.0.1:4244 attempt 18 2022-06-01T12:37:27.540Z - info: Retrying communication with service connect ECONNREFUSED 127.0.0.1:4244 attempt 19 2022-06-01T12:37:29.370Z - info: Setting locale after receiving loginSetup to AUTOMATIC_LOCALE 2022-06-01T12:37:29.372Z - info: Connected to service, show main window 2022-06-01T12:37:30.371Z - info: Closing splash screen 2022-06-01T12:37:30.338Z - info JS Console: Init browser console logging 2022-06-01T12:37:30.339Z - info main: Starting application initialization 2022-06-01T12:37:30.345Z - info ServiceInterface: init() with https://127.0.0.1:4244 2022-06-01T12:37:30.374Z - info: Showing main window 2022-06-01T12:37:30.342Z - info main: Initialized ipc listeners to main process 2022-06-01T12:37:30.344Z - info main: Initialized push event interface to service 2022-06-01T12:37:30.345Z - info main: Initialized https interface to service 2022-06-01T12:37:30.376Z - info main: Performed localization loading, attempting to connect to the service 2022-06-01T12:37:30.589Z - info main: Connected to the service 2022-06-01T12:37:30.589Z - info main: Attempting to fetch customizations for un-authenticated state 2022-06-01T12:37:30.591Z - info main: System locale en_US did not match the locale returned from the service AUTOMATIC_LOCALE, requesting the correct locale 2022-06-01T12:37:30.629Z - info main: Attempting to auto-login 2022-06-01T12:37:30.630Z - info main: A token is available, test if the token is valid 2022-06-01T12:37:30.639Z - info main: Auto login - token is valid 2022-06-01T12:37:30.639Z - info main: Authenticate with push event interface and set logged in state 2022-06-01T12:37:30.639Z - info main: Requesting initial application data 2022-06-01T12:37:30.639Z - info AppInit: Set application state to be logged in 2022-06-01T12:37:30.645Z - info AppInit: Register authenticated event handlers 2022-06-01T12:37:30.645Z - info AppInit: Requesting all application initialization data 2022-06-01T12:37:30.815Z - info main: Starting main routing 2022-06-01T12:37:30.822Z - warn JS Console: Attempting to access localized key before initialization. 2022-06-01T12:37:30.822Z - warn JS Console: Attempting to access localized key before initialization. 2022-06-01T12:37:30.822Z - warn JS Console: Attempting to access localized key before initialization. 2022-06-01T12:37:31.089Z - info routes.js: onChange: previousPath=/devices/612667590995083266 with params={"deviceId":"612667590995083266"} 2022-06-01T12:37:31.278Z - warn RestAdapter: Error making service request to https://127.0.0.1:4244/v1/CustomDataKey : Bad Request 2022-06-01T12:37:31.089Z - info routes.js: onChange: nextPath=/devices/612667590995083266 with params={"deviceId":"612667590995083266"} engine.error.log shows this, not sure if it's related... WARNING: Illegal reflective access by com.code42.crypto.jce.ec.EcCurveLookup (file:/usr/local/crashplan/lib/c42-crypto-impl-15.2.4.jar) to method sun.security.util.CurveDB.lookup(java.security.spec.ECParameterSpec) WARNING: Please consider reporting this to the maintainers of com.code42.crypto.jce.ec.EcCurveLookup WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Any Ideas?
  10. Getting a new issue in that Plex is refusing to play any video with a TrueHD sound track. I've tried a few different clients, Windows, Shield & Phone, all the same. I just get the buffering animation endlessly. Logs show nothing. Anybody else getting this? Or anybody got any ideas on where to start troubleshooting this?
  11. I shall pass it on
  12. Thanks for the reply man. Seeing as how I only use my GPU for Plex and TDARR. Can I not just set it up so that whenever ffmpeg shows, the dash shows it as TDARR?
  13. Getting variations of this error on just about every transcode today. Has been previously working without issue, any ideas? DURATION : 02:04:06.720000000 [h264_cuvid @ 0x5651f381a580] Cannot load libnvcuvid.so.1 [h264_cuvid @ 0x5651f381a580] Failed loading nvcuvid. Stream mapping: Stream #0:0 -> #0:0 (h264 (h264_cuvid) -> hevc (hevc_nvenc)) Stream #0:1 -> #0:1 (copy) Stream #0:2 -> #0:2 (copy) Stream #0:3 -> #0:3 (copy) Stream #0:4 -> #0:4 (copy) Stream #0:5 -> #0:5 (copy) Error while opening decoder for input stream #0:0 : Operation not permitted
  14. Not a biggy, but any ideas why Tdarr doesn't show under 'Active Apps' like Plex does with the little logo?
  15. This might be off topic, I'm not sure. I've just recently started using Xteve to send IPTV to my Plex Server. I chose PMS for EPG source and then within the Plex DVR settings I chose "SkyQ" for the DVR type. This results in some doubled up channel numbers when assigning channels in Plex DVR. It looks like some Radio Stations and TV Channels share the same number and the channel picker forces you to choose whichever one is first in the list. Any ideas? Or am I going about this all wrong?
  16. So you ARE playing it over a Network then? So Jellyfin is the server? And you are also using Jellyfin as a player? Either way, if it's over the network, it shouldn't need transcoding. Just set it to direct play.
  17. Been using this container for a few weeks successfully. I have a couple of small questions though... 1. In the Search History list, all my searches show as "Update query". Is there any way to get this to actually show what was searched for? Kinda defeats the point of having history and stats if you can't see the actual items searched for. 2. I have set up a Torrent Blackhole for manual searches but the torrents are saved as .magnet files which my torrent client doesn't automatically load. Is there any way to get it to save .torrent files in here? And if not what's the solution? *EDIT* Solved this one by using a different client. Thanks in advance
  18. You have confused me now. You mentioned your network which made me assume that you were talking about watching media over a network? I wasn't aware that Jellyfin was also a player (I've never used it). In that case your network has got nothing to do with it, and there definitely shouldn't be any transcoding happening. What makes you think that there is transcoding happening?
  19. The powerline may be 400Mbps but is the rest of the network 100Mbps or Gig? Even taking that in to account, powerline connections are not the most reliable. Either way, there should be no need for transcoding over a local network. Get yourself a player capable of 4k playback.
  20. I have nearly all my dockers bridged. The main reason was so that I could selectively route some of them, based on IP address, via a VPN using my PfSense box. I ended up bridging most of the rest because the ones that were originally bridged couldn't communicate with the ones that weren't.
  21. Awesome job dude. Would love mine done when you get the time. Case is a Lian Li PC-D600 with 3 IcyDock HDD cages... Thanks
  22. Agreed, Lian Li PC-D600 please Anybody know where the icons are located?
  23. You need to change the container path in Sonarr from /downloads to /data. Or alternatively change the container path in Deluge from /data to /downloads. Either way, they need to be the same.

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.