leftovernick

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by leftovernick

  1. This did not resolve anything for me. Dropped the table and still get the same error posted.
  2. I am stuck on this error and my docker will not launch. The App version is up to date, i tried updating unraid to the current version and i don't see anything about the Docker Patch in the community apps. i also tried restoring a database backup in case it was a db corruption. 2023-08-30 14:17:13 - ERROR :: MainThread : Uncaught exception: Traceback (most recent call last): File "/app/tautulli/Tautulli.py", line 324, in <module> main() File "/app/tautulli/Tautulli.py", line 257, in main webstart.start() File "/app/tautulli/plexpy/webstart.py", line 54, in start initialize(web_config) File "/app/tautulli/plexpy/webstart.py", line 106, in initialize context = ssl.create_default_context( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/ssl.py", line 770, in create_default_context context.load_verify_locations(cafile, capath, cadata) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/app/tautulli/Tautulli.py", line 324, in <module> main() File "/app/tautulli/Tautulli.py", line 257, in main webstart.start() File "/app/tautulli/plexpy/webstart.py", line 54, in start initialize(web_config) File "/app/tautulli/plexpy/webstart.py", line 106, in initialize context = ssl.create_default_context( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/ssl.py", line 770, in create_default_context context.load_verify_locations(cafile, capath, cadata)
  3. How do you install elasticsearch for pVault? I'm not fully sure what it does, but it seems like the instillation is more complicated than a general community apps install.
  4. I think something updated last night and broke Plex for me. I was watching a show last night at 2AMPST (don't judge me) and the stream stopped suddenly. I restarted my Plex client (not the server) and started getting the message that my files don't exist. "Please check that the file exists and the necessary drive is mounted." This happens on every single file in my Plex and it shows "Unavailable" next to everything. I've verified that all my files are there and restarted the Plex server, but it was the same. I was tired and didn't feel like troubleshooting so I just went to bed. This morning I took a look at the logs and found this error that started throwing at the same time last night: Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2020-07-22 02:01:23.527202 [info] System information Linux Android13 4.19.107-Unraid #1 SMP Thu Mar 5 13:55:57 PST 2020 x86_64 GNU/Linux 2020-07-22 02:01:23.559653 [info] OS_ARCH defined as 'x86-64' 2020-07-22 02:01:23.589471 [info] PUID defined as '99' 2020-07-22 02:01:24.530016 [info] PGID defined as '100' 2020-07-22 02:01:24.996449 [info] UMASK defined as '000' 2020-07-22 02:01:25.023365 [info] Permissions already set for volume mappings 2020-07-22 02:01:25.044025 [info] TRANS_DIR defined as '/config/transcode' 2020-07-22 02:01:25.128931 [info] Deleting files in /tmp (non recursive)... 2020-07-22 02:01:25.158270 [info] Starting Supervisor... 2020-07-22 02:01:25,641 INFO Included extra file "/etc/supervisor/conf.d/plexmediaserver.conf" during parsing 2020-07-22 02:01:25,641 INFO Set uid to user 0 succeeded 2020-07-22 02:01:25,654 INFO supervisord started with pid 6 2020-07-22 02:01:26,656 INFO spawned: 'plexmediaserver' with pid 68 2020-07-22 02:01:26,656 INFO reaped unknown pid 7 (exit status 0) 2020-07-22 02:01:27,658 INFO success: plexmediaserver entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2020-07-22 02:12:17,309 DEBG 'plexmediaserver' stderr output: ERROR: The argument for -length must be a positive number 2020-07-22 02:12:18,468 DEBG 'plexmediaserver' stderr output: ERROR: Could not open the input file (No such file or directory) I'm assuming something updated and Plex restarted. Now my entire Plex server is down for myself and all users. What do I do here? (I included the logs as well) Update: I was able to fix it. Idk why, if it was the update or what, but my "Host Path 2" which points to data was one level back for some reason. I didn't touch it, so something in the update changed it. It was set to "/mnt/user" when it should have been "mnt/user/media". Once I made that change everything came back online. supervisord.log
  5. Any updates to this? It's really annoying to have the image shrink and stretch. I don't understand why it would shrink or stretch at all considering no images other than solid color would look good like that. I'd rather it be fixed and just encroach in on the center of the image. That way I could put a logo or whatever in the center, fill it with blank filler around the edges that way even when it's squeezed in, the logo is still centered. The current method is just unusable with any image unless you keep your window at the exact width that makes it look normal.
  6. I'm having this exact same problem. Having NZBGet active slows down my whole unraid system. It takes like 5 minutes to load the docker and pause NZBGet everything back to speed.
  7. I'm having trouble editing or adding profiles in Radarr. When I go to edit an existing profile or add a new one, it lets me do everything up until I hit "Save". Once I hit "Save" it just spins for a second and then nothing happens. I'm not having this issue in Sonarr. Not seeing anything in the Logs for errors and version is up to date. It's a new install, so idk if it was working before the update or not. Edit: idk if it's related, but I also can't add Trakt Lists Edit2: Testing further, I've isolated it a bit. It only happens when accessing Radarr through my subdomain. If I access it directly through the port it works fine... I used the default config file from let's encrypt.
  8. I didn’t see that one, I’ll try it out! edit: Texasdave's config worked. Is there a way round having to the /ubooquity/admin after the url? (ie. https://ubooquity.XXX.me/ubooquity/admin) not the biggest deal, but would be nice. No need to be rude... that is what I’m doing..
  9. I would prefer to use my sub domain if possible.
  10. I'm trying to resolve this error I get whenever starting up NZBget. It doesn't hinder me from functioning (from what I can tell) but I want to resolve it if possible. Could not initialize TLS, secure certificate is not configured or the cert-file was not found. Check option <SecureCert> I'm running NZBget through a reverse proxy using letsencrypt. As far as I can tell, everything is working fine there. I have two news-servers (usenetServer and UsenetFarm) both show successful when testing and both are going through SSL. I have a few downloads that are stuck in a "queue" state all at 99.9%. I'm assuming that means there is a missing file from a DMCA take down or something?
  11. Is it possible to set up a request page similar to Plex requests? I just set up users for some friends and family to access my ubooquity, but it would be nice if they could just request downloads instead of me having to do it for them. I could give them access to my mylar reverse proxy... but I'd rather not..
  12. I've edited my /nginx/site-confs/default file with: location /ubooquity { proxy_pass http://10.0.1.200:2202/ubooquity; include /config/nginx/proxy.conf; } and checked my ubooquity admin page to ensure the reverse proxy prefix is set to ubooquity as well as restarted letsencrypt. I'm not currently getting any error from letsencrypt, but I can't access https://ubooquity.mydomain.me or https://mydomain.me/ubooquity what step am I missing here? edit: ...I just realized (as I was guessing around) that it's set to XXXX.duckdns.org/ubooquity/ is there a way to have it use my private domain? I'd much prefer to use ubooquity/mydomain.me or at the least mydomain.me/ubooquity edit2: it also goes through a security warning when you visit the first time that you have to override... any way to stop that? edit3: Okay, I've gotten a little further. I set up a file in the proxy-config folder titled ubooquity.subdomain.config (I basically just took another config file and changed it to match ubooquity info) # make sure that your dns has a cname set for ubooquity server { listen 443 ssl; listen [::]:443 ssl; server_name ubooquity.*; include /config/nginx/ssl.conf; client_max_body_size 0; # enable for ldap auth, fill in ldap details in ldap.conf #include /config/nginx/ldap.conf; location / { # enable the next two lines for http auth #auth_basic "Restricted"; #auth_basic_user_file /config/nginx/.htpasswd; # enable the next two lines for ldap auth #auth_request /auth; #error_page 401 =200 /login; include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_ubooquity ubooquity; proxy_pass http://$upstream_ubooquity:2202/ubooquity/admin; } } This takes me to an odd looking log in page (basically the log in with no CSS) and no matter what I enter, it won't let me through. When I check the ubooquity logs, I get this error (depending on login info I try) When I turn off "Protect shared content with user accounts" It takes me in to the main page with no CSS again and no comics or images (also the links don't go anywhere) Basically it looks like all it's sending through is the HTML, but no CSS or back end.