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.

planetwilson

Members
  • Joined

  • Last visited

Everything posted by planetwilson

  1. I have the same, if I go latest, get same issue. Back on :1.32.0.6950-1-01 at the moment. I can zip up and send on any db files or similar you would like if that helps. Not sure what else to do to repro though.
  2. Currently have an Intel i7 9700 (8 core), gigabyte Z390 mobo, 32GB DDR4 ram paired with a Radeon RX6800 GPU gaming VM which I have configured to use 16GB ram and 6 out of the 8 cores (not dedicated). Server is used for file shares, Plex (occasional intel transcode) and Arr containers and the gaming VM of course. I was thinking of maybe upgrading to an Intel 13500, Z790 mobo and 32GB of DDR5 memory with the same graphics card. I like the idea of having the efficiency cores do the Unraid stuff with the 6 performance cores being dedicated to the gaming VM. Apparently the DDR5 can make a fair bit of difference too. Would I really see much of a difference? Given it is going to cost me approx £500 to upgrade minus whatever I get selling the old bits.
  3. My Plex has started erroring with this:- 2023-05-20 10:03:47,233 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23098522090320 for <Subprocess at 23098509334544 with name plexmediaserver in state STARTING> (stdout)> 2023-05-20 10:03:47,233 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23098519824720 for <Subprocess at 23098509334544 with name plexmediaserver in state STARTING> (stderr)> 2023-05-20 10:03:47,233 WARN exited: plexmediaserver (exit status 255; not expected) 2023-05-20 10:03:47,233 DEBG received SIGCHLD indicating a child quit 2023-05-20 10:03:50,239 INFO spawned: 'plexmediaserver' with pid 156 2023-05-20 10:03:50,471 DEBG 'plexmediaserver' stdout output: Error: Unable to set up server: sqlite3_statement_backend::prepare: no such table: metadata_agent_providers for SQL: update metadata_agent_providers set online = 0 (N4soci10soci_errorE) 2023-05-20 10:03:50,473 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23098509157776 for <Subprocess at 23098509334544 with name plexmediaserver in state STARTING> (stdout)> 2023-05-20 10:03:50,474 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23098507118928 for <Subprocess at 23098509334544 with name plexmediaserver in state STARTING> (stderr)> 2023-05-20 10:03:50,474 WARN exited: plexmediaserver (exit status 255; not expected) 2023-05-20 10:03:50,474 DEBG received SIGCHLD indicating a child quit 2023-05-20 10:03:51,474 INFO gave up: plexmediaserver entered FATAL state, too many start retries too quickly I have tried replacing it with the database/blob backup it takes itself all the way back to two weeks but same error. Plex was working fine the day before yesterday so I am not quite sure what is going on if those backups don't work either. UPDATE: I have replaced my DB files from a week ago and pulled the older version :1.32.0.6950-1-01 and I am back up and running. No idea what has caused it but will wait a couple of weeks before attempting to go latest again.
  4. Not sure if the same bug on Safari on a Mac, (I've never touched text sizes) I cleared down cookies and local storage but still get this:- [Error] Did not parse stylesheet at 'http://192.168.44.10/plugins/community.applications/skins/Narrow/css.php?v=1678545693' because non CSS MIME types are not allowed in strict mode. Content loads but no styles.
  5. Why are you binding the intel stuff? Just do the graphics card and the fresco USB. (I also do an NVMe drive and have that for the entire machine myself as well rather than an image). You also typically get a few more devices on a modern nvidia card like a usb-c item? Is nothing like that appearing in the list?
  6. I’ve read a few threads and it seems some people don’t have the issue and some do. Is there a fail safe way of avoiding the reset bug now? I used to have big problems a few years back with an RX580. I’m thinking of switching from an RTX 2070 to something like RX6800.
  7. I am trying to get a Cloudflare/argo tunnels setup with Unraid itself. It work fine for my dockers etc btw, this is just the unpaid web interface I am struggling with. All incoming requests go to swag and I have nginx setup correctly for the web socket bits. It kind of works but web sockets isn't working and I get CORS errors because https://myservername.mydomain.com isn't in the list of ALLOWED_ORIGINS if I do a "unpaid-api report -vv" on the console. If I change the TLD under the mgmt access page then I can get the http version in there but not https. Is there a way to just manually edit that list of allowed origins? Is it in a config file anywhere?
  8. You can put multiple values in with commas, mine looks like this:- /mnt/user/appdata/binhex-plexpass/Plex Media Server/cache,/mnt/user/appdata/binhex-plexpass/Plex Media Server/Metadata,/mnt/user/appdata/binhex-plexpass/Plex Media Server/Media
  9. Sorry which setting do you mean? Turn off verify completely?
  10. I am getting an error when it backs up syslog which causes the whole job to fail. [22.01.2023 08:43:43] Verifying Backup sonarr4K [22.01.2023 08:43:43] Backing Up: swag [22.01.2023 08:43:47] Verifying Backup swag [22.01.2023 08:43:48] Backing Up: syslog-192.168.44.10.log [22.01.2023 08:43:48] Verifying Backup syslog-192.168.44.10.log syslog-192.168.44.10.log: Size differs [22.01.2023 08:43:48] tar verify failed! [22.01.2023 08:43:48] Backing Up: syslog-192.168.44.10.log.1 [22.01.2023 08:43:48] Backing Up: tailscale [22.01.2023 08:43:48] Backing Up: tautulli Syslog will update though during the backup process won't it? If it helps, I have unpaid acting as a syslog server posting its own syslog to itself, that is so the syslog data is retained post reboot. Perhaps the logic is only expecting a single syslog file?
  11. Confirmed this workaround works for me for now. My VPN provider knows about the issue and is working on new certs.
  12. Also my cert is SHA-256 so I don't understand how it is too weak?
  13. What was the workaround please? This has happened to me as well (has been working fine for years, I guess OPenSSL or similar updated and I don't have any options for stronger intermediate certs)
  14. I too am trying to get this to work. I have an argo tunnel setup through Cloudflare and that all looks to be working. I have a single ingress rule sending everything to my swag docker and from there to various dockers. I have tried in the nginx config for any particular app to place the websocket specific http upgrade code but it hasn't made any difference. I am not sure if it is the argo tunnel or nginx which is the issue currently.
  15. Did you ever get to the bottom of this?
  16. I found that updating from Penryn to passthrough of the host game me a 20% approx speed boost. My CPU params become:- <qemu:arg value='-cpu'/> <qemu:arg value='host,vendor=GenuineIntel,+hypervisor,+invtsc,kvm=on,+fma,+avx,+avx2,+aes,+ssse3,+sse4_2,+popcnt,+sse4a,+bmi1,+bmi2'/> Geekbench with Penryn: Single 835, Multi 3477 Geekbench with Host: Single 1021, Multi 3736 (4 cores passed to VM)
  17. Any plans to include the required libraries for Intel hardware based HDR->SDR tone mapping? https://support.plex.tv/articles/hdr-to-sdr-tone-mapping/
  18. I’d like to know this too. The docker page suggests so but there’s nothing in the gui for it. I get an error about 2020/10/27 22:30:55 Failed to get the value from the keyring: keyring/dbus: Error connecting to dbus session, not registering SecretService provider: dbus: DBUS_SESSION_BUS_ADDRESS not set does that mean it’s not checking? will it stop working?
  19. One of SpaceInvader's videos talks about a workaround to reset the gfx card without rebooting the server using a script:- https://www.youtube.com/watch?v=0uZODoPQH9c
  20. So using HOOB/Homebridge I’ve got the ability to turn on my VMs by asking Siri using my Apple Watch! Feels quite cool but I would still like to sleep/wake cleanly with macOS
  21. I had the same, i could change the container port value, I had to delete the old mapping completely and create a new one like in the image. It then worked on :8282 for me
  22. Thanks for your script @naughty beatle it has given me some ideas. I have some iOS Shortcuts on my daughter and wife's phones which simply make an SSH call with virsh but I don't like it because they have to have my root password in there. I wanted something a bit easier like a button but Alexa and voice control might work too... Did you get to the bottom of clean shutdown of MacOS? I haven't ben able to find a way to get it to respond to the qemu shutdown. I suppose you might need to have something listening inside the VM which initiates the shutdown but that feels very messy
  23. Okay I feel pretty stupid now. Checking the key values I can see I never managed to generate a prehared key. Once I did that it all started working. I tried with NAT off and it worked for a few secods then stopped even though I have a static route in place. With Nat on it just works so I'll just stick with that as I haveno dockers with custom IPs running anyway.
  24. No I am experiencing the same issue on a Mac and on an iPhone as well. Are there any route settings I need to set within unRaid as well or just on my router?
  25. I can ping the unraid box and I can ping the router/DNS address. I have tried setting 8.8.8.8 on the client and that doesn't work either.

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.