Trenta27

Members
  • Posts

    9
  • Joined

Posts posted by Trenta27

  1. On 12/23/2021 at 8:54 PM, touz said:

    Were you able to solve this? I have the exact same issue. I can enable the new mod, I see activity of it in the log, it's working, but it's not downloading the new GeoLite2-City.mmdb file and I don't see any activity on the maxmind website. It was working file previously.

    Sadly not. I have the file that I downloaded manually in that location now but I can't get the auto download to work in any way. I think I'm just gonna let Cloudflare handle that portion...

    • Thanks 1
  2. On 12/18/2021 at 4:24 AM, Flubster said:

    They've moved maxmind into a docker mod. Not sure if it was previously configured and working if it'll stop working or not but

     

    https://github.com/linuxserver/docker-mods/tree/swag-maxmind

     

    Dave

     

    Edit: I also needed to cycle the docker twice to get it to download, first time "enabled" the mod, second time downloaded the database

     

    Yeah, sorry. I forgot that I switched over to the docker mod for it. It should be working as my other mods are as well. Cycling didn't help. :/

  3. On 12/13/2021 at 6:01 AM, tuxbass said:

    How do we enable the MaxMinds's GeoLite2 db? Did generate their licence key and set it as MAXMINDDB_LICENSE_KEY env var, yet nothing is downloaded into /config/geoip2db/ directory.

     

    After env var was set & service was restarted, then 'geo' nor 'maxmind' no longer can be found in the log.

     

    Maxmind licence page says the key has never been used ('Last used' column not set).

     

    I'm also having the same issue. Nothing has been downloaded to the appdata/swag/geoip2db folder. Variable is set to MAXMINDDB_LICENSE_KEY with my key as well. It doesn't show that it has been accessed on the maxmind site, but I get the below activity in the log like it is downloading it.

     

     

    image.png

  4. 20 hours ago, Philby1975 said:

    How do we do this ?

    image.png.4cbf05a29cd95aeb226b3d98f27d043b.png

     

    The template is updated for me, but if it still isn't for you, you click on "Add another path, variable, etc" at the bottom of the docker page. Select variable, the name you want the variable to have on the docker page, the key, and the ports. I just use it for Jackett so I think the one port is done correctly.

  5. Alright, I'm confused. I'm running some test transcodes on a directory I made with a few movies so I don't break my whole collection. Once a movie finishes transcoding, it starts it over again. It keeps doing that endlessly. Not sure where my problem is. My goal is to transcode what is already inside my collection, placing the file in the same folder the original was.

     

    Transcode argument

    -Z "H.265 MKV 2160p60" -e x265 --all-subtitles --all-audio

     

    Library and output  folder

    /home/Tdarr/Media/Test

  6. For me, it installed fine but the log is filling with a "invalid HTTP request size" error.

     

    Quote

    os: Linux-5.8.12-Unraid #1 SMP Sun Sep 27 14:13:20 PDT 2020
    nodename: 57dbc8e95f90
    machine: x86_64
    clock source: unix
    pcre jit disabled
    detected number of CPU cores: 16
    current working directory: /app/papermerge
    detected binary path: /usr/bin/uwsgi-core
    your processes number limit is 256391
    your memory page size is 4096 bytes
    detected max file descriptor number: 40960
    building mime-types dictionary from file /etc/mime.types...567 entry found
    lock engine: pthread robust mutexes
    thunder lock: disabled (you can enable it with --thunder-lock)
    uwsgi socket 0 bound to TCP address :8000 fd 3
    Python version: 3.8.2 (default, Jul 16 2020, 14:00:26) [GCC 9.3.0]
    Python main interpreter initialized at 0x563e5800a270
    python threads support enabled
    your server socket listen backlog is limited to 100 connections
    your mercy for graceful operations on workers is 60 seconds
    mapped 145840 bytes (142 KB) for 1 cores
    *** Operational MODE: single process ***
    WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x563e5800a270 pid: 347 (default app)
    *** uWSGI is running in multiple interpreter mode ***
    spawned uWSGI master process (pid: 347)
    spawned uWSGI worker 1 (pid: 363, cores: 1)
    [uwsgi-daemons] spawning "/usr/bin/python3 ./manage.py worker" (uid: 99 gid: 100)
    [2020-09-28 20:43:09,791: INFO/MainProcess] Connected to filesystem://localhost//
    [2020-09-28 20:43:09,799: INFO/MainProcess] celery@localhost ready.
    [2020-09-28 20:43:09,825: INFO/Beat] beat: Starting...
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    [2020-09-28 20:44:14,111: INFO/Beat] Scheduler: Sending due task txt2db (papermerge.core.management.commands.worker.txt2db)
    [2020-09-28 20:44:14,872: INFO/MainProcess] Received task: papermerge.core.management.commands.worker.txt2db[6039dcf9-9fae-4287-a03b-55c354f1eef0]
    [2020-09-28 20:44:14,873: DEBUG/ForkPoolWorker-2] Celery beat: txt2db
    [2020-09-28 20:44:14,889: INFO/ForkPoolWorker-2] Task papermerge.core.management.commands.worker.txt2db[6039dcf9-9fae-4287-a03b-55c354f1eef0] succeeded in 0.015856293000069854s: None
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    [2020-09-28 20:45:18,159: INFO/Beat] Scheduler: Sending due task txt2db (papermerge.core.management.commands.worker.txt2db)
    [2020-09-28 20:45:18,159: INFO/Beat] Scheduler: Sending due task txt2db (papermerge.core.management.commands.worker.txt2db)
    [2020-09-28 20:45:18,941: INFO/MainProcess] Received task: papermerge.core.management.commands.worker.txt2db[04c3af08-05ec-4530-a49f-9b184aac51a6]
    [2020-09-28 20:45:18,942: DEBUG/ForkPoolWorker-2] Celery beat: txt2db
    [2020-09-28 20:45:18,947: INFO/ForkPoolWorker-2] Task papermerge.core.management.commands.worker.txt2db[04c3af08-05ec-4530-a49f-9b184aac51a6] succeeded in 0.004499234999912005s: None
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip
    invalid HTTP request size (max 4096)...skip

     

  7. Hello,

    I can't figure this out. I have had my Unraid up for a week so far. Everything is great. Usenet works with Sonarr, Radarr, Ombi, etc. My gaming dockers work fine as well. My biggest problem is getting the reverse proxy to work with Ombi. I want others to be able to request movies/tv shows. I'm able to access it with the external IP and port, but I'm not able to get the url working with the domain that I have.

    I figured out how to get the certificate portion of Letsencrypt done, but even with the server showing as ready, I'm not able to access anything. I have been banging my head for days on figuring this out. I have watched every spaceinvdaderone tutorial and other threads, but I just can't get it to work. Any advice would be awesome.

     

    All sensitive information has been redacted. Thank you!

     

    Default.conf
    https://pastebin.com/qPMYKMdZ

     

    Ombi.subdomain.conf
    https://pastebin.com/rbg5KRkV

     

    Cloudflare DNS:
    https://i.imgur.com/q3Wc1GZ.jpg

     

    Unifi Ports:
    https://i.imgur.com/mJ4vplP.png

     

    LetsEncrypt/Ombi Ports:
    https://i.imgur.com/lMOaKjt.png

     

    LetsEncrpyt docker settings:
    https://i.imgur.com/XElmByU.jpg