Daburgers

Members
  • Posts

    16
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Daburgers's Achievements

Noob

Noob (1/14)

3

Reputation

1

Community Answers

  1. Hi All, I need help adding a 2nd share (solely a 4k share) to my plex server. I have set up 2 new instances of radarr and sonarr just for 4k as per TRaSH guides (they need to have separate root locations for hardlinks to work) and now I need to link the new share to plex. The issue I am having is when I add a 2nd path to the plex docker settings, it doesn't work (the docker image becomes orphaned). My main media share consists of every from 1080p and below while the other share is solely 4k. Any ideas how to do this? My shares are "data" and "data4k" in unraid (data4k > media4k is the one I want to add) and the structures are below: plexmedia ├── torrents └── media ├── movies └── tv plexmedia4k ├── torrents4k └── media4k ├── movies4k └── tv4k UPDATE: Nevermind, rather than adding 2 separate share paths in the docker settings, I just changed the one that was already there by taking it back a level so it could see all my shares. For example: currently had: /mnt/user/plexmedia changed to : /mnt/user/
  2. Hi All, I need help adding a 2nd share (solely a 4k share) to my plex server. I have set up 2 new instances of radarr and sonarr just for 4k as per TRaSH guides (they need to have separate root locations for hardlinks to work) and now I need to link the new share to plex. The issue I am having is when I add a 2nd path to the plex docker settings, it doesn't work (the docker image becomes orphaned). My main media share consists of every from 1080p and below while the other share is solely 4k. Any ideas how to do this? My shares are "data" and "data4k" in unraid (data4k > media4k is the one I want to add) and the structures are below: data ├── torrents └── media ├── movies └── tv data4k ├── torrents4k └── media4k ├── movies4k └── tv4k
  3. @chris_netsmart did you manage to figure this out? I am considering the same thing
  4. All good, I have just checked it and it looks like it worked! Only issue is I am trying to stop the array and its stuck "Array Stopping - Retry unmounting disk shares". Even though I dockers and VM's disabled Update: Ok so the script ran fine using those changes in the script: replace all 5 instances of "md${d:9}" with "md${d:9}p1" When I went to stop the array, it just hung there saying "Array Stopping - Retry unmounting disk shares". I read some forums about this issue on 6.12.# and they suggested the below which worked for some on 6.12.3: For me, I didn't have loop2 on my list which meant it was not running. Those on 6.12.4 also seemed to not have success with the above. Someone else suggested to run: This also didn't work for me. it just said it was "not mounted" which was correct. The Fix for me: In the end I just shutdown the array and powered it back on. The array was stopped already. I then went to Tools > new config > preserved all current assignments > then i was able to unassign the drive and start the array again. Everything seems to be in place as well. happy days!
  5. Did this work for you? I recently upgraded to 6.12.4 and after running the original script, it would finish running almost instantly. After making the changes you suggested, it is now running fine. I'll check in the morning and if all goes well, I'll make an update here.
  6. Thanks for FolderView, life is just never the same with it I faced an issue today after setting up all the folders I wanted, added svg icons for each, moved the dockers into the desired folders - happy days. I ended up with around 10 folders. Moments later, I decided to move one docker out of a folder and put into another folder. After adding it to a different folder, suddenly 80% of my folders just suddenly disappeared for no reason. Only 3 folders remained, the top 3 (the 3rd folder was where I removed the docker I wanted to move). Problem is, when I go to re-create the folders, there are no docks to select. It is like FolderView still thinks they are assigned to folders....even though there is none
  7. Hi all, I just learned that Sonar v4 is actually thing! Learn something new every day. Is it still in beta release? I couldn't see much in the way of a full release being made. So I guess the big question is, if and when will Binhex-Sonarr be getting the upgrade/makeover to v4 ? Looking forward to it actually, having some more advanced custom formatting amongst other things is going to be sweet!
  8. Thanks for that. 101 troubleshooting that I didn't even try. Oh the shame. Restarting allowed me to deregister...twice. After the 2nd attempt I was able to register again and happy days. But yeah, restarting was key! oh the shame burns deep!
  9. Hi all, I had sent a request to unraid support to have my diplsay name changed from plex to nasserver.cc. They changed it within the hour of the request and when I sign in to unraid.net, it all looks good. However, my display name in my unraid server is still showing the old name (plex). So I thought I'd try signing out of Unraid.net in my server, but I am getting the below error after I click confirm. Does anyone know how to get around this? Error: {"statusCode":401,"message":"Unable to get user information from this token","error":"Unauthorized"}
  10. I am also having the same issue as b1ue, however my XML code seems to already include the above code. Also, it seems the overall XML code has changed a little bit since then. Please see my XML code below which I have not touched other than including the name of my VM as spaceinvader one mentions to do in his guide. Any help would be greatly appreciated: <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> <name>Macinabox BigSur</name> <uuid>7ffa8f70-d955-49a9-9c16-bd7fe9a6f82c</uuid> <description>MacOS Big Sur</description> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="default.png" os="osx"/> </metadata> <memory unit='KiB'>16777216</memory> <currentMemory unit='KiB'>16777216</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>4</vcpu> <cputune> <vcpupin vcpu='0' cpuset='16'/> <vcpupin vcpu='1' cpuset='17'/> <vcpupin vcpu='2' cpuset='18'/> <vcpupin vcpu='3' cpuset='19'/> </cputune> <os> <type arch='x86_64' machine='pc-q35-4.2'>hvm</type> <loader readonly='yes' type='pflash'>/mnt/user/system/custom_ovmf/Macinabox_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/7ffa8f70-d955-49a9-9c16-bd7fe9a6f82c_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough' check='none' migratable='on'> <topology sockets='1' dies='1' cores='2' 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='raw' cache='writeback'/> <source file='/mnt/user/VM/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='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <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='0x10'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='2' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='2' port='0x11'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/> </controller> <controller type='pci' index='3' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='3' port='0x12'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/> </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='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </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:29:53:5a'/> <source bridge='br0'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x01' 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'/> <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='en-us'> <listen type='address' address='0.0.0.0'/> </graphics> <audio id='1' type='none'/> <video> <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/> </video> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </memballoon> </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>
  11. Yes actually, just recently there was a "my servers" app update. After updating this, the issue has gone. If this doesn't fix it for you, maybe remove the app and reinstall it.
  12. Funnily enough, I have also had the same issue. Although, I didn't preclean etc. It was working to begin with but within a week it failed with read errors. It then becomes disabled/not detected. At first I thought it was the slot in my caddy that I had it connected in as the switch for that slot was off, must have bumped it. So I tried another slot and rebuilt the drive and it failed again a few days later. I am in the middle of processing an RMA for it as we speak. I am wondering if it has something to do with this type of drive? Only reason I bought it was because it was cheaper than the ironwolf range. Seagate also told me that they were designed more for windows storage/servers, but I couldn't find anything on the net which mentioned that. It is odd though as when i connect it to my main PC which is running Windows, it is detected and when I ran the extended test on SeaTools, it passed. I don't trust their diag tools. Have seen drives fail and other vendor diags consider pass the drive as working. Just annoying, I have crappy 2tb drives which I have owned for almost a decade and still going strong with no errors. I thought quality and integrity would have improved since then, especially around storage.
  13. So the issues with my dockers turned out to be only ones which included vpn settings. ie. jackettvpn, binhex-delugevpn etc. Somehow nordvpn changed my service credential password. I never changed it. so I went back into each of those dockers and updated the password which got them working. As for the unexpected token error and the API error, not yet. Still having this issue. I will join the discord server as suggested by ljm42 probably tomorrow to share a screenshot.
  14. Is there anything else you need to see why "My Servers" keeps having issues? As far as I can tell, everything else in unraid is working as it should be.
  15. The page I am refreshing is both "My Servers Dashboard" (https://forums.unraid.net/my-servers/) as it shows it connecting and disconnecting and also the Unraid WebUI as my server name disappears and reappears. I spent about 15 mins watching it and it seems to vary. a couple of times it will change after a minute, sometimes longer. If i refresh the page, it connects briefly and then goes offline. In UnRaid itself, the name of the Server (Tower) up the top right will disappear/reappear. FYI, I have since changed the name manually back to NAS. Thanks for the suggestion of loom! Great idea. Recording below shows this happening in My Serves Dashboard. https://www.loom.com/share/b2f37955ff24442f83e9b26dba6ecaf7 Initially there were no errors, however not long after posting ont his forum, I received a "UNEXPECTED TOKEN '<'" error under My Servers in unraid webui. Now just after recording with loom, I just refreshed the unraid server WebUI and now I am receiving an API Error (API disconnected itself). If i refresh the page it goes away, and comes back etc. I attached a screenshot of where I had received BOTH errors. Again, I am extremely thankful for the assistance. Please let me know if there is anything else needed from me, more than happy to do and try anything! Edit: Ok, so I managed to get a snippet of the Unexpected token '<'," error occurring in the Unraid WebUI and have attached it below. Also managed to resolve the issues I was having with dockers. Turned out that NordVPN had changed my service credentials, just the password. I realised this when I noticed that the 3 dockers having issues had VPN enabled. Nothing else in my server uses vpn. Still experiencing the API and Unexpected Token errors in both Unraid WebUI and in https://forums.unraid.net/my-servers/.