runraid

Members
  • Posts

    94
  • Joined

Everything posted by runraid

  1. I was able to get it working by following this thread I installed "nerd tools" via community apps, went to the plugins tab in unraid and clicked the "nerd tools" icon... and then i searched for "bluez" and turned it on. Next I putting the following in my /boot/config/go file. I also ran all it manually once # Configure the Bluetooth driver sudo curl -L https://raw.githubusercontent.com/Realtek-OpenSource/android_hardware_realtek/rtk1395/bt/rtkbt/Firmware/BT/rtl8761b_config -o /tmp/rtl8761bu_config.bin sudo mv /tmp/rtl8761bu_config.bin /lib/firmware/rtl_bt/rtl8761bu_config.bin sudo curl -L https://raw.githubusercontent.com/Realtek-OpenSource/android_hardware_realtek/rtk1395/bt/rtkbt/Firmware/BT/rtl8761b_fw -o /tmp/rtl8761bu_fw.bin sudo mv /tmp/rtl8761bu_fw.bin /lib/firmware/rtl_bt/rtl8761bu_fw.bin # Start Bluetooth /etc/rc.d/rc.bluetooth start Then I had to unplug the usb device, plug it back in and running some combination of the following made it work /etc/rc.d/rc.bluetooth stop /etc/rc.d/rc.bluetooth start sudo bluetoothctl
  2. Also +1'ing this. Home assistant now supports Bluetooth. Those of us running Home Assistant via docker will hit this issue. I'm not sure how to get the above work arounds working so as for now, I can't use the USB bluetooth receiver I bought to control bluetooth devices with Home Assistant.
  3. Yeah but what I'm concerned about is the fact that something was changed from underneath me. I didn't make these changes but suddenly there's this https://myunraid.ru/ showing up in my unraid templates. My template completely changed, seemed to be changed by a 3rd party actor. These templates are weird - https://github.com/Muwahhidun/unraid-docker-templates and something nefarious seems to be going on. The githistory on that repo is very recent. Yet I was using the VPN template for two years. So how did my unraid switch to a new template? Let me know if this thread isn't the right place to talk about this. I will switch to your template (Thanks for providing it!)
  4. Thanks. Looking at the history of this https://github.com/Muwahhidun/unraid-docker-templates/commits/main/my-openvpn-antizapret.xml i don't see how I would have switched to this container. I've been using this VPN container for like 2 years... and the git history shows it was recently created. I didn't make any changes to my VPN config at all... Do you have any idea how this could have been switched?
  5. This is the template URL -- No idea how this was added https://raw.githubusercontent.com/Muwahhidun/unraid-docker-templates/main/my-openvpn-antizapret.xml
  6. @ich777i'm very concerned and not sure what's going on right now. I upgraded my dperson/openvpn-client via the unraid "update all containers" and it's now pointing at something russia related. See the screenshot... anyone have any idea what this is?
  7. I got this figured out and am able to use the MariaDB inside the container to make this work. No need to run a dedicated MariaDB docker instance. First, make sure the shinobipro docker container is running. Log into the console of the container, either by using the unraid feature or by this command: docker exec -ti shinobipro sh Next, create the database and tables... mysql source sql/framework.sql; source sql/user.sql; exit Now restart the container and it will work.
  8. This should be, PRIVILEGES not PRIVILAGES. GRANT ALL PRIVILEGES ON shinobi.* TO 'shinobi' IDENTIFIED BY 'password';
  9. @Squid > Hearsay isn't usually helpful. Yup. I'm done with you guys. Deleting this account. I can feel your hostility towards us.
  10. @Squid I'm basing that off of my experience along with seeing posts on here and reddit. I'm fully on /mnt/cache now. I haven't had a single problem since. Yes, my bios is old, but as I mentioned before (forums are hard because they aren't threaded), I'm out of town for another few weeks and can't upgrade the bios until I get back.
  11. @ps2sunvalley that happened to me. I had to start from scratch. I lost all my history and manual edits of media metadata. Guys. Find another solution. It appears this company doesn’t care that your data is corrupting judging by their lack of responses. It’s time to move on.
  12. It’s more than a user or two that suffers from corruption on /mnt/diskX. That didn’t work for me. I had to move to the cache drive which doesn’t have parity.
  13. is it being looked at still? This is a serious issue. If it was me I’d create a blog entry or wiki with daily status updates. The forum is nice but there’s lots of noise.
  14. Even if we were, this happens in multiple other software packages using SQLite.
  15. @ps2sunvalley often the UI wont load, or some sections of the UI won't load. You can test SQLite databases with this command... replace it with the real database name... sqlite3 database_name.db "PRAGMA integrity_check"
  16. FYI. The just released version of plex now supports push notifications. It also started monitoring the database for corruption and will send you a push notification if the database becomes corrupted.
  17. I did not have a system crash. And I’m absolutely positive I had corruption on /mnt/disk3 but the rate at which it occurred was slowed. It’s the xfs fs. Here’s my diags. tower-diagnostics-20190625-2050.zip Update: I'm now on 6.7.2. The diagnostics was from 6.7.1
  18. I had the corruption in /mnt/user/appdata/ and /mnt/disk3/appdata in plex, sonarr, and tautulli. Corruption happened most when writing to the sqlite DB as seen through automatic scans when adding new media from sonarr. Or, delete the metadata and scan the media again and it would corrupt. Right now I'm on /mnt/cache/appdata and haven't seen the same corruption. That's been going solid for the last 2 or 3 days. I'm on 6.7.1. If it would help, I can open my server up to you guys to SSH in for testing.
  19. I think you can update your script to run the integrity check first and only back up if the database is ok
  20. @Squid I’m out of town for work for 6 weeks so I can only access my server remotely. I haven’t tried that yet but I can when I get home. FWIW, I never had this issue until I upgraded to 6.7.0. This is my hardware https://pcpartpicker.com/list/8BjnzY
  21. @saarg but it helps get a better sense of the magnitude of this impact and maybe just maybe see patterns that might help. I was able to dump my database and reimport and get back up and running. The issue on the cache drive was different from /mnt/disk, doing the integrity check complained of a missing index (this was after a fresh install and after half a day of scanning media). I’m up and running again and will report back with any new issues.
  22. Another person having issues with corruption who isn’t even aware of what’s happening in unraid. They run unraid and their db was corrupted.
  23. Would it be helpful if I let one of the Limetech employees ssh to my server to debug?
  24. F#%* Because I upgraded to 6.7.1-rc2 I can’t downgrade below 6.7.0. I can no longer user plex. I have no idea what to do now. This is a very bad experiences. I’m seeing more people suffering from this today.
  25. @limetech @Squid I started fresh. I moved to /mnt/cache/appdata/plex and it’s been scanning media since this morning. The database is already corrupt. I’m rolling back unraid versions, the current version is too unstable to be used for many of us.