Ombi-app / Ombi

Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
http://ombi.io
GNU General Public License v2.0
3.72k stars 395 forks source link

Ombi not working with HTTP Basic Auth #3704

Closed clifford64 closed 4 years ago

clifford64 commented 4 years ago

Describe the bug When I have HTTP basic auth enabled for Ombi, the site does not work at all on Apple devices. iPads, iPhones, and Macs running safari do not load everything after signing in. I have also found that it continually prompts me for authentication on my Android phone and desktops after upgrading to v4 making it unusable.

I use ombi via docker and have a reverse proxy set up through docker letsencrypt and nginx.

I have tested:

A fresh install on a separate server to see if it was my installation, the issue persisted. A normal install on a separate server instead of using docker, the issue persisted. A docker install of nginx on a separate server to verify it is not my reverse proxy through letsencrypt. The issue persisted. A standard install of nginx on a separate server to verify it is not something with docker. The issue persisted. Upgrading to V4 as my previous issue was closed and was told it might be fixed in this version. The issue persisted.

To Reproduce Steps to reproduce the behavior:

  1. Enable basic auth on reverse proxy
  2. Navigate to site and login
  3. Half the site doesn't appear for Apple devices. Androids and desktops just continually prompt for auth.

Expected behavior The entire site to load on Apple devices and not to be continually prompted for basic auth.

Screenshots 20200801_164743

Logs (Logs directory where Ombi is located) Logs for Ombi don't seem to be applicable as there was nothing strange within. I can provide if needed.

NGINX Android basic auth logs

x.x.x.x - - [01/Aug/2020:16:50:54 -0400] "GET / HTTP/2.0" 401 581 "-" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:03 -0400] "GET / HTTP/2.0" 200 1536 "-" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /styles/please-wait.css HTTP/2.0" 200 4197 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /styles/spinkit.css HTTP/2.0" 200 23640 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /styles/11-folding-cube.css HTTP/2.0" 200 2755 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /styles/please-wait.js HTTP/2.0" 200 10051 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /main.d553171977dc07870be1.css HTTP/2.0" 200 119520 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /styles.87209489a6422424d778.css HTTP/2.0" 200 420665 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /runtime.c692041965a68337d23a.js HTTP/2.0" 200 2600 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /polyfills.330e93a5e634aa70f222.js HTTP/2.0" 200 67267 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /scripts.1b13958999223135db0e.js HTTP/2.0" 200 400057 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /main.64e5da22402e5519a55c.js HTTP/2.0" 200 1416143 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /translations/en.json?v=796499551 HTTP/2.0" 200 11420 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /api/v1/Settings/customization HTTP/2.0" 200 212 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /api/v1/Settings/issuesenabled HTTP/2.0" 200 5 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /api/v1/Settings/voteenabled HTTP/2.0" 200 5 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /3.96a2c49ab3283d692780.js HTTP/2.0" 200 11844 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /16.3aa2c6f09d25b79a4424.js HTTP/2.0" 200 55954 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /0.c79b0f18796722e4d6c5.js HTTP/2.0" 200 511934 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /images/favicon/favicon.ico HTTP/2.0" 200 15086 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /api/v1/status/Wizard/ HTTP/2.0" 200 15 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /api/v1/Settings/customization HTTP/2.0" 200 212 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /api/v1/Settings/Authentication HTTP/2.0" 200 172 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /api/v1/Settings/clientid HTTP/2.0" 200 34 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:04 -0400] "GET /api/v1/Settings/LandingPage HTTP/2.0" 200 172 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:05 -0400] "GET /images/logo.png HTTP/2.0" 200 20298 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:05 -0400] "GET /api/v1/Images/background/ HTTP/2.0" 200 120 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:10 -0400] "POST /api/v1/token/requirePassword HTTP/2.0" 200 4 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:10 -0400] "POST /api/v1/token/ HTTP/2.0" 200 588 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:10 -0400] "POST /hubs/notification/negotiate HTTP/2.0" 401 581 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:10 -0400] "GET /fontawesome-webfont.20fd1704ea223900efa9.woff2?v=4.7.0 HTTP/2.0" 401 581 "https://ombi.url.hidden/styles.87209489a6422424d778.css" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:10 -0400] "GET /api/v2/search/Movie/Popular/0/14 HTTP/2.0" 200 14451 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:11 -0400] "GET /api/v2/search/Tv/popular/0/14 HTTP/2.0" 200 16079 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:11 -0400] "GET /images/default_tv_poster.png HTTP/2.0" 401 581 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:11 -0400] "GET /api/v2/search/Tv/257655 HTTP/2.0" 200 90893 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:11 -0400] "GET /api/v2/search/Tv/176941 HTTP/2.0" 200 13818 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:11 -0400] "GET /api/v2/search/Tv/73255 HTTP/2.0" 200 76462 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:11 -0400] "GET /api/v2/search/Tv/247897 HTTP/2.0" 200 60954 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:11 -0400] "GET /api/v2/search/Tv/305288 HTTP/2.0" 200 27663 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:11 -0400] "GET /api/v2/search/Tv/153021 HTTP/2.0" 200 105198 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:11 -0400] "GET /api/v2/search/Tv/79349 HTTP/2.0" 200 48829 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:11 -0400] "GET /api/v2/search/Tv/81189 HTTP/2.0" 200 30032 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:11 -0400] "GET /api/v2/search/Tv/262980 HTTP/2.0" 200 113212 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:11 -0400] "GET /api/v2/search/Tv/73739 HTTP/2.0" 200 68611 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:12 -0400] "GET /api/v2/search/Tv/121361 HTTP/2.0" 200 65444 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:12 -0400] "GET /api/v2/search/Tv/75760 HTTP/2.0" 200 86607 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:12 -0400] "GET /api/v2/search/Tv/79168 HTTP/2.0" 200 96172 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:12 -0400] "GET /api/v2/search/Tv/80379 HTTP/2.0" 200 131346 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:12 -0400] "GET /fontawesome-webfont.f691f37e57f04c152e23.woff?v=4.7.0 HTTP/2.0" 401 581 "https://ombi.url.hidden/styles.87209489a6422424d778.css" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:14 -0400] "GET /fontawesome-webfont.1e59d2330b4c6deb84b3.ttf?v=4.7.0 HTTP/2.0" 401 581 "https://ombi.url.hidden/styles.87209489a6422424d778.css" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:15 -0400] "POST /hubs/notification/negotiate HTTP/2.0" 401 581 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:19 -0400] "POST /hubs/notification/negotiate HTTP/2.0" 401 581 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:19 -0400] "GET /common.8ed070fc9ec3a5243613.js HTTP/2.0" 401 581 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:19 -0400] "GET /11.e63d2d67f492e804c584.js HTTP/2.0" 401 581 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:27 -0400] "POST /hubs/notification/negotiate HTTP/2.0" 401 581 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:27 -0400] "GET /common.8ed070fc9ec3a5243613.js HTTP/2.0" 200 5493 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - basic_auth_user [01/Aug/2020:16:51:27 -0400] "GET /11.e63d2d67f492e804c584.js HTTP/2.0" 200 56344 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:27 -0400] "GET /api/v2/Requests/movie/15/0/requestedDate/desc HTTP/2.0" 200 30299 "https://ombi.url.hidden/requests-list" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:51:32 -0400] "POST /hubs/notification/negotiate HTTP/2.0" 401 581 "https://ombi.url.hidden/requests-list" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36"

NGINX iPad with basic-auth Logs

x.x.x.x - - [01/Aug/2020:16:48:34 -0400] "GET / HTTP/2.0" 401 179 "-" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:47 -0400] "GET / HTTP/2.0" 200 1536 "-" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:47 -0400] "GET /styles/please-wait.js HTTP/2.0" 200 10051 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:47 -0400] "GET /styles/11-folding-cube.css HTTP/2.0" 200 2755 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:47 -0400] "GET /styles/please-wait.css HTTP/2.0" 200 4197 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:47 -0400] "GET /styles/please-wait.js HTTP/2.0" 200 10051 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:47 -0400] "GET /runtime.c692041965a68337d23a.js HTTP/2.0" 200 2600 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:47 -0400] "GET /styles/spinkit.css HTTP/2.0" 200 23640 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:47 -0400] "GET /polyfills.330e93a5e634aa70f222.js HTTP/2.0" 200 67267 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:47 -0400] "GET /main.d553171977dc07870be1.css HTTP/2.0" 200 119520 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:47 -0400] "GET /polyfills-es5.6308fbeb21f20fe59dcd.js HTTP/2.0" 200 152269 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:47 -0400] "GET /styles.87209489a6422424d778.css HTTP/2.0" 200 420665 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:47 -0400] "GET /scripts.1b13958999223135db0e.js HTTP/2.0" 200 400057 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:47 -0400] "GET /main.64e5da22402e5519a55c.js HTTP/2.0" 200 1416143 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:48 -0400] "GET /translations/en.json?v=63344452 HTTP/2.0" 200 11420 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:48 -0400] "GET /api/v1/Settings/voteenabled HTTP/2.0" 200 5 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:48 -0400] "GET /api/v1/Settings/customization HTTP/2.0" 200 212 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1"x.x.x.x - basic_auth_user [01/Aug/2020:16:48:48 -0400] "GET /api/v1/Settings/issuesenabled HTTP/2.0" 200 5 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:48 -0400] "GET /3.96a2c49ab3283d692780.js HTTP/2.0" 200 11844 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:48 -0400] "GET /16.3aa2c6f09d25b79a4424.js HTTP/2.0" 200 55954 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:48 -0400] "GET /0.c79b0f18796722e4d6c5.js HTTP/2.0" 200 511934 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:48:48 -0400] "GET /images/favicon/favicon.ico HTTP/2.0" 401 179 "-" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:48:48 -0400] "GET /images/favicon/favicon.ico HTTP/2.0" 401 179 "-" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:48 -0400] "GET /api/v1/Settings/LandingPage HTTP/2.0" 200 172 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:48 -0400] "GET /api/v1/status/Wizard/ HTTP/2.0" 200 15 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:48:48 -0400] "GET /images/favicon/favicon.ico HTTP/2.0" 401 179 "-" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:48 -0400] "GET /api/v1/Settings/clientid HTTP/2.0" 200 34 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:48 -0400] "GET /api/v1/Settings/Authentication HTTP/2.0" 200 172 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:48 -0400] "GET /images/logo.png HTTP/2.0" 200 20298 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:48:48 -0400] "GET /images/favicon/favicon.ico HTTP/2.0" 401 179 "-" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:48:49 -0400] "GET /api/v1/Images/background/ HTTP/2.0" 200 96 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1"x.x.x.x - basic_auth_user [01/Aug/2020:16:49:03 -0400] "GET /api/v1/Images/background/ HTTP/2.0" 200 115 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:49:04 -0400] "POST /api/v1/token/requirePassword HTTP/2.0" 200 4 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:49:05 -0400] "POST /api/v1/token/ HTTP/2.0" 200 588 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:49:05 -0400] "POST /hubs/notification/negotiate HTTP/2.0" 200 273 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:49:05 -0400] "GET /images/favicon/favicon.ico HTTP/2.0" 401 179 "-" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:49:05 -0400] "GET /api/v2/search/Movie/Popular/0/14 HTTP/2.0" 401 0 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:49:05 -0400] "GET /fontawesome-webfont.20fd1704ea223900efa9.woff2?v=4.7.0 HTTP/2.0" 200 77160 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:49:05 -0400] "GET /hubs/notification?id=9UiXHjpu-l-JXYBxLTGz1w&access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJqb3NoIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZWlkZW50aWZpZXIiOiJkZjQ3MWFjYy1jZTcyLTQ5MDgtYmQ0YS0yZGQ5ZWJhZjIxMjUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiam9zaCIsImp0aSI6ImQ4M2NiOTc5LWMyMWEtNDAzMC04OTgxLWZkMjZjNTA4ZmZiMSIsIklkIjoiZGY0NzFhY2MtY2U3Mi00OTA4LWJkNGEtMmRkOWViYWYyMTI1Iiwicm9sZSI6IkFkbWluIiwiZXhwIjoxNTk2NDAxMzQ0LCJpc3MiOiJPbWJpIiwiYXVkIjoiT21iaSJ9.4U6coEA97KNvaolChGsiBFdy7v7qFpJ2g-dCl8ePk6c HTTP/1.1" 401 179 "-" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:49:05 -0400] "POST /hubs/notification/negotiate HTTP/2.0" 200 273 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - basic_auth_user [01/Aug/2020:16:49:05 -0400] "POST /hubs/notification?id=LNTU3PTpjRGwDeJ3kIIuYQ HTTP/2.0" 200 0 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1"

iPad NGINX no-basic-auth

x.x.x.x - - [01/Aug/2020:16:39:20 -0400] "POST /hubs/notification?id=egVpoj7K7dI-PQEH_VaDvw HTTP/2.0" 404 26 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:28 -0400] "GET / HTTP/2.0" 200 1536 "-" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:28 -0400] "GET /styles/please-wait.js HTTP/2.0" 200 10051 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:28 -0400] "GET /styles/please-wait.css HTTP/2.0" 200 4197 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:28 -0400] "GET /styles/11-folding-cube.css HTTP/2.0" 200 2755 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:28 -0400] "GET /styles/spinkit.css HTTP/2.0" 200 23640 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:28 -0400] "GET /runtime.c692041965a68337d23a.js HTTP/2.0" 200 2600 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:28 -0400] "GET /styles/please-wait.js HTTP/2.0" 200 10051 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:28 -0400] "GET /polyfills.330e93a5e634aa70f222.js HTTP/2.0" 200 67267 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:28 -0400] "GET /main.d553171977dc07870be1.css HTTP/2.0" 200 119520 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:28 -0400] "GET /polyfills-es5.6308fbeb21f20fe59dcd.js HTTP/2.0" 200 152269 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:28 -0400] "GET /styles.87209489a6422424d778.css HTTP/2.0" 200 420665 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:28 -0400] "GET /scripts.1b13958999223135db0e.js HTTP/2.0" 200 400057 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:28 -0400] "GET /main.64e5da22402e5519a55c.js HTTP/2.0" 200 1416143 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:29 -0400] "GET /translations/en.json?v=590626759 HTTP/2.0" 200 11420 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:29 -0400] "GET /api/v1/Settings/customization HTTP/2.0" 200 212 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:29 -0400] "GET /api/v1/Settings/voteenabled HTTP/2.0" 200 5 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:29 -0400] "GET /api/v1/Settings/issuesenabled HTTP/2.0" 200 5 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:29 -0400] "GET /3.96a2c49ab3283d692780.js HTTP/2.0" 200 11844 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:29 -0400] "GET /16.3aa2c6f09d25b79a4424.js HTTP/2.0" 200 55954 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:29 -0400] "GET /0.c79b0f18796722e4d6c5.js HTTP/2.0" 200 511934 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:29 -0400] "GET /images/favicon/favicon.ico HTTP/2.0" 200 15086 "-" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:29 -0400] "GET /api/v1/status/Wizard/ HTTP/2.0" 200 15 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:29 -0400] "GET /api/v1/Settings/LandingPage HTTP/2.0" 200 172 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:29 -0400] "GET /api/v1/Settings/clientid HTTP/2.0" 200 34 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:29 -0400] "GET /api/v1/Settings/Authentication HTTP/2.0" 200 172 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:29 -0400] "GET /images/logo.png HTTP/2.0" 200 20298 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:30 -0400] "GET /api/v1/Images/background/ HTTP/2.0" 200 102 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:44 -0400] "GET /api/v1/Images/background/ HTTP/2.0" 200 101 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:46 -0400] "POST /api/v1/token/requirePassword HTTP/2.0" 200 4 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:46 -0400] "POST /api/v1/token/ HTTP/2.0" 200 588 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:46 -0400] "POST /hubs/notification/negotiate HTTP/2.0" 200 273 "https://ombi.url.hidden/login" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:46 -0400] "GET /api/v2/search/Movie/Popular/0/14 HTTP/2.0" 200 14451 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:46 -0400] "GET /hubs/notification?id=R---I36bsQJBF3CAcuSwFA&access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJqb3NoIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZWlkZW50aWZpZXIiOiJkZjQ3MWFjYy1jZTcyLTQ5MDgtYmQ0YS0yZGQ5ZWJhZjIxMjUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiam9zaCIsImp0aSI6IjU3ODA2NTkwLWQzOTktNDZhNC05MzZjLTY0ZjhmMGE5OTRjZiIsIklkIjoiZGY0NzFhY2MtY2U3Mi00OTA4LWJkNGEtMmRkOWViYWYyMTI1Iiwicm9sZSI6IkFkbWluIiwiZXhwIjoxNTk2NDAwNzg2LCJpc3MiOiJPbWJpIiwiYXVkIjoiT21iaSJ9.nyT9V5L-9FztFCQWF4uOApDYOzy6mIjNFFriI8tayg8 HTTP/1.1" 200 0 "-" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:46 -0400] "GET /fontawesome-webfont.20fd1704ea223900efa9.woff2?v=4.7.0 HTTP/2.0" 200 77160 "https://ombi.url.hidden/" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:46 -0400] "POST /hubs/notification/negotiate HTTP/2.0" 200 273 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:46 -0400] "POST /hubs/notification?id=3POTDDBg7BHBjDM62ql_Uw HTTP/2.0" 200 0 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:47 -0400] "GET /api/v2/search/Tv/popular/0/14 HTTP/2.0" 200 16079 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:47 -0400] "GET /images/default_tv_poster.png HTTP/2.0" 200 695 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:47 -0400] "GET /api/v2/search/Tv/73255 HTTP/2.0" 200 76462 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:47 -0400] "GET /api/v2/search/Tv/262980 HTTP/2.0" 200 113212 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:47 -0400] "GET /api/v2/search/Tv/176941 HTTP/2.0" 200 13818 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:47 -0400] "GET /api/v2/search/Tv/153021 HTTP/2.0" 200 105198 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:47 -0400] "GET /api/v2/search/Tv/305288 HTTP/2.0" 200 27663 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:47 -0400] "GET /api/v2/search/Tv/257655 HTTP/2.0" 200 90893 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:47 -0400] "GET /api/v2/search/Tv/73739 HTTP/2.0" 200 68611 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:47 -0400] "GET /api/v2/search/Tv/81189 HTTP/2.0" 200 30032 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:47 -0400] "GET /api/v2/search/Tv/247897 HTTP/2.0" 200 60954 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:47 -0400] "GET /api/v2/search/Tv/79349 HTTP/2.0" 200 48829 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:47 -0400] "GET /api/v2/search/Tv/121361 HTTP/2.0" 200 65444 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:47 -0400] "GET /api/v2/search/Tv/75760 HTTP/2.0" 200 86607 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:47 -0400] "GET /api/v2/search/Tv/79168 HTTP/2.0" 200 96172 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1" x.x.x.x - - [01/Aug/2020:16:39:47 -0400] "GET /api/v2/search/Tv/80379 HTTP/2.0" 200 131346 "https://ombi.url.hidden/discover" "Mozilla/5.0 (iPad; CPU OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1"

Android NGINX No-basic-Auth

x.x.x.x - - [01/Aug/2020:16:42:01 -0400] "GET / HTTP/2.0" 200 1536 "-" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:01 -0400] "GET /styles/11-folding-cube.css HTTP/2.0" 200 2755 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:01 -0400] "GET /styles/please-wait.css HTTP/2.0" 200 4197 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:01 -0400] "GET /styles/spinkit.css HTTP/2.0" 200 23640 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:01 -0400] "GET /styles/please-wait.js HTTP/2.0" 200 10051 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /main.d553171977dc07870be1.css HTTP/2.0" 200 119520 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /styles.87209489a6422424d778.css HTTP/2.0" 200 420665 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /runtime.c692041965a68337d23a.js HTTP/2.0" 200 2600 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /polyfills.330e93a5e634aa70f222.js HTTP/2.0" 200 67267 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /scripts.1b13958999223135db0e.js HTTP/2.0" 200 400057 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /main.64e5da22402e5519a55c.js HTTP/2.0" 200 1416143 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /translations/en.json?v=197701134 HTTP/2.0" 200 11420 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /api/v1/Settings/voteenabled HTTP/2.0" 200 5 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /api/v1/Settings/customization HTTP/2.0" 200 212 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /api/v1/Settings/issuesenabled HTTP/2.0" 200 5 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /3.96a2c49ab3283d692780.js HTTP/2.0" 200 11844 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /16.3aa2c6f09d25b79a4424.js HTTP/2.0" 200 55954 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /0.c79b0f18796722e4d6c5.js HTTP/2.0" 200 511934 "https://ombi.url.hidden/" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /api/v1/status/Wizard/ HTTP/2.0" 200 15 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /api/v1/Settings/LandingPage HTTP/2.0" 200 172 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /api/v1/Settings/clientid HTTP/2.0" 200 34 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /api/v1/Settings/Authentication HTTP/2.0" 200 172 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /api/v1/Settings/customization HTTP/2.0" 200 212 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /images/favicon/favicon.ico HTTP/2.0" 200 15086 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:02 -0400] "GET /images/logo.png HTTP/2.0" 200 20298 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:03 -0400] "GET /api/v1/Images/background/ HTTP/2.0" 200 100 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:09 -0400] "POST /api/v1/token/requirePassword HTTP/2.0" 200 4 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:09 -0400] "POST /api/v1/token/ HTTP/2.0" 200 588 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:09 -0400] "POST /hubs/notification/negotiate HTTP/2.0" 200 273 "https://ombi.url.hidden/login" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:09 -0400] "GET /fontawesome-webfont.20fd1704ea223900efa9.woff2?v=4.7.0 HTTP/2.0" 200 77160 "https://ombi.url.hidden/styles.87209489a6422424d778.css" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:09 -0400] "GET /hubs/notification?id=F9XJvhGfAUub6Pwd7ofGug&access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJqb3NoIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvbmFtZWlkZW50aWZpZXIiOiJkZjQ3MWFjYy1jZTcyLTQ5MDgtYmQ0YS0yZGQ5ZWJhZjIxMjUiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoiam9zaCIsImp0aSI6IjJhZGY0N2RjLTE2NjQtNDkyOC1hYjkzLWE2MTA3MWY4NGJkMSIsIklkIjoiZGY0NzFhY2MtY2U3Mi00OTA4LWJkNGEtMmRkOWViYWYyMTI1Iiwicm9sZSI6IkFkbWluIiwiZXhwIjoxNTk2NDAwOTI5LCJpc3MiOiJPbWJpIiwiYXVkIjoiT21iaSJ9.KEvAMFuVIOB-OUnkYEty1s9e1Nz5C30O1KNmeLWvRSc HTTP/1.1" 200 0 "-" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:09 -0400] "GET /api/v2/search/Movie/Popular/0/14 HTTP/2.0" 200 14451 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:09 -0400] "POST /hubs/notification/negotiate HTTP/2.0" 200 273 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:09 -0400] "POST /hubs/notification?id=NTPiLvDcv4xa5VmjHkYBhw HTTP/2.0" 200 0 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:10 -0400] "GET /api/v2/search/Tv/popular/0/14 HTTP/2.0" 200 16079 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:10 -0400] "GET /images/default_tv_poster.png HTTP/2.0" 200 695 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:10 -0400] "GET /api/v2/search/Tv/247897 HTTP/2.0" 200 60954 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:10 -0400] "GET /api/v2/search/Tv/79349 HTTP/2.0" 200 48829 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:10 -0400] "GET /api/v2/search/Tv/73255 HTTP/2.0" 200 76462 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:10 -0400] "GET /api/v2/search/Tv/262980 HTTP/2.0" 200 113212 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:10 -0400] "GET /api/v2/search/Tv/305288 HTTP/2.0" 200 27663 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:10 -0400] "GET /api/v2/search/Tv/73739 HTTP/2.0" 200 68611 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:10 -0400] "GET /api/v2/search/Tv/153021 HTTP/2.0" 200 105198 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:10 -0400] "GET /api/v2/search/Tv/257655 HTTP/2.0" 200 90893 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:10 -0400] "GET /api/v2/search/Tv/176941 HTTP/2.0" 200 13818 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:10 -0400] "GET /api/v2/search/Tv/81189 HTTP/2.0" 200 30032 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:10 -0400] "GET /api/v2/search/Tv/121361 HTTP/2.0" 200 65444 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:11 -0400] "GET /api/v2/search/Tv/75760 HTTP/2.0" 200 86607 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:11 -0400] "GET /api/v2/search/Tv/79168 HTTP/2.0" 200 96172 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" x.x.x.x - - [01/Aug/2020:16:42:11 -0400] "GET /api/v2/search/Tv/80379 HTTP/2.0" 200 131346 "https://ombi.url.hidden/discover" "Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36"

Desktop (please complete the following information):

Ombi Version (please complete the following information):

Additional context Everything works as expected without using basic-auth on apple, android, and desktops.

ombi-bot commented 4 years ago

Hi!
Thanks for the issue report. Before a real human comes by, please make sure you used our bug report format.
Have you looked at the wiki yet? https://github.com/tidusjar/ombi/wiki/
Before posting make sure you also read our FAQ.
Make the title describe your issue. Having 'not working' or 'I get this bug' for 100 issues, isn't really helpful.
If we need more information or there is some progress we tag the issue or update the tag and keep you updated.
Thanks!
Ombi Bot.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.