BillPlott

Members
  • Posts

    3
  • Joined

  • Last visited

BillPlott's Achievements

Noob

Noob (1/14)

1

Reputation

  1. I can't seem to get either solution to work for my issue Plex database error in logs: Starting Plex Media Server. Error: Unable to set up server: sqlite3_statement_backend::loadOne: database disk image is malformed (N4soci10soci_errorE) when running ./DBRepair.sh I receive the error below: root@Tower:~# ./DBRepair.sh bash: ./DBRepair.sh: /bin/sh^M: bad interpreter: No such file or directory I’ve also tried to follow SpaceInvader One’s video, but get the below error when trying to run Plex SQLite root@Tower:/mnt/cache/appdata/plex-sqlite/plexmediaserver# ls CrashUploader* Plex\ DLNA\ Server* Plex\ Media\ Scanner* Plex\ Relay* Plex\ Script\ Host* Plex\ Tuner\ Service* etc/ Plex\ Commercial\ Skipper* Plex\ Media\ Fingerprinter* Plex\ Media\ Server* Plex\ SQLite* Plex\ Transcoder* Resources/ lib/ root@Tower:/mnt/cache/appdata/plex-sqlite/plexmediaserver# “Plex SQLite” “$DB” “PRAGMA integrity_check” bash: Plex SQLite: command not found any other suggestions?
  2. When trying to launch WebUI of docker apps, I keep receiving the below error: The connection was reset The connection to the server was reset while the page was loading. The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer’s network connection. If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web. I am fairly new to Unraid, and setup my Plex server for testing 3 days ago, tested streaming a short video from my xbox, and remotely, then the next day, I can't access the UI on any apps. I was attempting to setup a vpn container, but have been unsuccessful. The issue seems to be only when the VPN docker app has VPN_Enabled=Yes. When VPN is not enabled, the Web UI works as expected. I have used ExpressVPN and PIA, but both fail. I can run diagnostics or attach logs as needed.