ChuckMac / ADRFinder

Self-Hosted, Open Source, Advanced Dining Reservation Notifications for Disney World
Apache License 2.0
37 stars 11 forks source link

Receiving "Request failed, Non-200 received getting reservation data: 400" error #19

Closed jjclark529 closed 1 year ago

jjclark529 commented 1 year ago

I've pulled the latest version of ADRFinder and am getting an error: "Request failed, Non-200 received getting reservation data: 400".

2023-07-05 06:06:31 adrfinder | Watching: 0452e30d-4ead-4046-bace-b97af22d5175 19634138;entityType=restaurant 2023-07-05 06:06:31 adrfinder | Watching: 2422b744-ae6e-40f0-a7a9-0403e6ac3fe6 19634138;entityType=restaurant 2023-07-05 06:06:31 adrfinder | Watching: 58e30c8a-0699-4f66-bc95-40db5506c516 19634138;entityType=restaurant 2023-07-05 06:06:31 adrfinder | Watching: 5e4505a9-93f9-43bc-89ec-b879843fba24 19634138;entityType=restaurant 2023-07-05 06:06:32 adrfinder | (1) wsgi starting up on http://0.0.0.0:5500 2023-07-05 06:06:33 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:06:33 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:06:33 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 0452e30d-4ead-4046-bace-b97af22d5175 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:06:35 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:06:35 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:06:35 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 2422b744-ae6e-40f0-a7a9-0403e6ac3fe6 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:06:37 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:06:37 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/2/?mealPeriod=80000717 2023-07-05 06:06:37 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 58e30c8a-0699-4f66-bc95-40db5506c516 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:06:39 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:06:39 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/2/?mealPeriod=80000714 2023-07-05 06:06:39 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 5e4505a9-93f9-43bc-89ec-b879843fba24 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:06:52 adrfinder | (1) accepted ('172.18.0.1', 51404) 2023-07-05 06:06:52 adrfinder | (1) accepted ('172.18.0.1', 51406) 2023-07-05 06:06:53 adrfinder | (1) accepted ('172.18.0.1', 51408) 2023-07-05 06:06:53 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:06:53] "GET /static/styles/pure-min.css HTTP/1.1" 200 17144 0.009457 2023-07-05 06:06:53 adrfinder | (1) accepted ('172.18.0.1', 51410) 2023-07-05 06:06:53 adrfinder | (1) accepted ('172.18.0.1', 51412) 2023-07-05 06:06:53 adrfinder | (1) accepted ('172.18.0.1', 51418) 2023-07-05 06:06:53 adrfinder | (1) accepted ('172.18.0.1', 51416) 2023-07-05 06:06:53 adrfinder | (1) accepted ('172.18.0.1', 51414) 2023-07-05 06:06:53 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:06:53] "GET /static/styles/choices.min.css HTTP/1.1" 200 7992 0.003195 2023-07-05 06:06:53 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:06:53] "GET /static/images/pause.svg HTTP/1.1" 200 3283 0.007752 2023-07-05 06:06:53 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:06:53] "GET /static/js/choices.min.js HTTP/1.1" 200 88930 0.007013 2023-07-05 06:06:53 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:06:53] "GET /static/styles/styles.css HTTP/1.1" 200 12843 0.003560 2023-07-05 06:06:53 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:06:53] "GET /static/images/Generic_Feed-icon.svg HTTP/1.1" 200 934 0.011680 2023-07-05 06:06:53 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:06:53] "GET /static/images/gradient-border.png HTTP/1.1" 200 44487 0.003037 2023-07-05 06:06:58 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:06:58] "GET /logout HTTP/1.1" 302 537 0.002609 2023-07-05 06:06:59 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:06:59] "GET / HTTP/1.1" 302 396 0.003956 2023-07-05 06:06:59 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:06:59] "GET /login?next=/ HTTP/1.1" 200 3076 0.052223 2023-07-05 06:06:59 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:06:59] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.002649 2023-07-05 06:06:59 adrfinder | (1) accepted ('172.18.0.1', 51422) 2023-07-05 06:06:59 adrfinder | (1) accepted ('172.18.0.1', 51420) 2023-07-05 06:06:59 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:06:59] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.001960 2023-07-05 06:06:59 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:06:59] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.003193 2023-07-05 06:06:59 adrfinder | (1) accepted ('172.18.0.1', 51424) 2023-07-05 06:06:59 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:06:59] "GET /static/images/gradient-border.png HTTP/1.1" 304 297 0.001820 2023-07-05 06:07:01 adrfinder | (1) accepted ('172.18.0.1', 51428) 2023-07-05 06:07:01 adrfinder | (1) accepted ('172.18.0.1', 51426) 2023-07-05 06:07:01 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:01] "POST /login HTTP/1.1" 302 879 0.129679 2023-07-05 06:07:02 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:02] "GET / HTTP/1.1" 200 24465 0.517617 2023-07-05 06:07:03 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:03] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.002471 2023-07-05 06:07:03 adrfinder | (1) accepted ('172.18.0.1', 51430) 2023-07-05 06:07:03 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:03] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.002102 2023-07-05 06:07:03 adrfinder | (1) accepted ('172.18.0.1', 51432) 2023-07-05 06:07:03 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:03] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.002988 2023-07-05 06:07:03 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:03] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.006183 2023-07-05 06:07:03 adrfinder | (1) accepted ('172.18.0.1', 51434) 2023-07-05 06:07:03 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:03] "GET /static/images/pause.svg HTTP/1.1" 304 285 0.002205 2023-07-05 06:07:04 adrfinder | (1) accepted ('172.18.0.1', 51436) 2023-07-05 06:07:04 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:04] "GET /static/images/Generic_Feed-icon.svg HTTP/1.1" 304 297 0.002348 2023-07-05 06:07:05 adrfinder | (1) accepted ('172.18.0.1', 51438) 2023-07-05 06:07:05 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:05] "GET /static/images/gradient-border.png HTTP/1.1" 304 297 0.003464 2023-07-05 06:07:12 adrfinder | (1) accepted ('172.18.0.1', 51440) 2023-07-05 06:07:12 adrfinder | (1) accepted ('172.18.0.1', 51442) 2023-07-05 06:07:12 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:12] "GET /api/checknow?uuid=0452e30d-4ead-4046-bace-b97af22d5175 HTTP/1.1" 302 712 0.006974 2023-07-05 06:07:13 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:13] "GET / HTTP/1.1" 200 24883 0.097026 2023-07-05 06:07:13 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:13] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.030351 2023-07-05 06:07:13 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:13] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.002354 2023-07-05 06:07:13 adrfinder | (1) accepted ('172.18.0.1', 51444) 2023-07-05 06:07:13 adrfinder | (1) accepted ('172.18.0.1', 51448) 2023-07-05 06:07:13 adrfinder | (1) accepted ('172.18.0.1', 51450) 2023-07-05 06:07:13 adrfinder | (1) accepted ('172.18.0.1', 51446) 2023-07-05 06:07:13 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:13] "GET /static/images/pause.svg HTTP/1.1" 304 285 0.010690 2023-07-05 06:07:13 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:13] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.002940 2023-07-05 06:07:13 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:13] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.002678 2023-07-05 06:07:13 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:13] "GET /static/images/Generic_Feed-icon.svg HTTP/1.1" 304 297 0.014702 2023-07-05 06:07:13 adrfinder | (1) accepted ('172.18.0.1', 51452) 2023-07-05 06:07:13 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:07:13] "GET /static/images/gradient-border.png HTTP/1.1" 304 297 0.002252 2023-07-05 06:07:16 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:07:16 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:07:16 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 0452e30d-4ead-4046-bace-b97af22d5175 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:07:37 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:07:37 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:07:37 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 2422b744-ae6e-40f0-a7a9-0403e6ac3fe6 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:07:41 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:07:41 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/2/?mealPeriod=80000717 2023-07-05 06:07:41 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 58e30c8a-0699-4f66-bc95-40db5506c516 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:07:42 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:07:42 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/2/?mealPeriod=80000714 2023-07-05 06:07:42 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 5e4505a9-93f9-43bc-89ec-b879843fba24 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:08:17 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:08:17 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:08:17 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 0452e30d-4ead-4046-bace-b97af22d5175 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:08:41 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:08:41 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:08:41 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 2422b744-ae6e-40f0-a7a9-0403e6ac3fe6 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:08:45 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:08:45 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/2/?mealPeriod=80000717 2023-07-05 06:08:45 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 58e30c8a-0699-4f66-bc95-40db5506c516 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:08:47 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 5e4505a9-93f9-43bc-89ec-b879843fba24 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:08:47 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:08:47 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/2/?mealPeriod=80000714 2023-07-05 06:09:21 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:09:21 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:09:21 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 0452e30d-4ead-4046-bace-b97af22d5175 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:09:45 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:09:45 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:09:45 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 2422b744-ae6e-40f0-a7a9-0403e6ac3fe6 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:09:49 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 58e30c8a-0699-4f66-bc95-40db5506c516 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:09:49 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:09:49 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/2/?mealPeriod=80000717 2023-07-05 06:09:51 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:09:51 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/2/?mealPeriod=80000714 2023-07-05 06:09:51 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 5e4505a9-93f9-43bc-89ec-b879843fba24 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:10:25 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 0452e30d-4ead-4046-bace-b97af22d5175 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:10:25 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:10:25 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:17:21 adrfinder | Watching: 0452e30d-4ead-4046-bace-b97af22d5175 19634138;entityType=restaurant 2023-07-05 06:17:21 adrfinder | Watching: 2422b744-ae6e-40f0-a7a9-0403e6ac3fe6 19634138;entityType=restaurant 2023-07-05 06:17:21 adrfinder | Watching: 58e30c8a-0699-4f66-bc95-40db5506c516 19634138;entityType=restaurant 2023-07-05 06:17:21 adrfinder | Watching: 5e4505a9-93f9-43bc-89ec-b879843fba24 19634138;entityType=restaurant 2023-07-05 06:17:21 adrfinder | (1) wsgi starting up on http://0.0.0.0:5500 2023-07-05 06:17:23 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:17:23 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:17:23 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 0452e30d-4ead-4046-bace-b97af22d5175 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:17:24 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:17:24 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:17:24 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 2422b744-ae6e-40f0-a7a9-0403e6ac3fe6 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:17:26 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:17:26 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/2/?mealPeriod=80000717 2023-07-05 06:17:26 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 58e30c8a-0699-4f66-bc95-40db5506c516 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:17:28 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:17:28 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/2/?mealPeriod=80000714 2023-07-05 06:17:28 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 5e4505a9-93f9-43bc-89ec-b879843fba24 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:17:33 adrfinder | (1) accepted ('172.18.0.1', 48568) 2023-07-05 06:17:33 adrfinder | (1) accepted ('172.18.0.1', 48570) 2023-07-05 06:17:33 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:33] "GET /logout HTTP/1.1" 302 537 0.006448 2023-07-05 06:17:33 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:33] "GET / HTTP/1.1" 302 396 0.002890 2023-07-05 06:17:33 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:33] "GET /login?next=/ HTTP/1.1" 200 3076 0.051197 2023-07-05 06:17:33 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:33] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.005102 2023-07-05 06:17:33 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:33] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.009181 2023-07-05 06:17:33 adrfinder | (1) accepted ('172.18.0.1', 48572) 2023-07-05 06:17:33 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:33] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.008318 2023-07-05 06:17:33 adrfinder | (1) accepted ('172.18.0.1', 48574) 2023-07-05 06:17:34 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:34] "GET /static/images/gradient-border.png HTTP/1.1" 304 297 0.003481 2023-07-05 06:17:36 adrfinder | (1) accepted ('172.18.0.1', 48576) 2023-07-05 06:17:36 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:36] "GET /favicon.ico HTTP/1.1" 200 112335 0.007379 2023-07-05 06:17:37 adrfinder | (1) accepted ('172.18.0.1', 48578) 2023-07-05 06:17:37 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:37] "GET / HTTP/1.1" 302 396 0.002737 2023-07-05 06:17:37 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:37] "GET /login?next=/ HTTP/1.1" 200 3076 0.004654 2023-07-05 06:17:37 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:37] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.003812 2023-07-05 06:17:37 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:37] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.005708 2023-07-05 06:17:37 adrfinder | (1) accepted ('172.18.0.1', 48580) 2023-07-05 06:17:37 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:37] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.003620 2023-07-05 06:17:37 adrfinder | (1) accepted ('172.18.0.1', 48582) 2023-07-05 06:17:37 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:37] "GET /static/images/gradient-border.png HTTP/1.1" 304 297 0.003301 2023-07-05 06:17:46 adrfinder | (1) accepted ('172.18.0.1', 48586) 2023-07-05 06:17:46 adrfinder | (1) accepted ('172.18.0.1', 48584) 2023-07-05 06:17:46 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:46] "POST /login HTTP/1.1" 302 879 0.122433 2023-07-05 06:17:46 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:46] "GET / HTTP/1.1" 200 24465 0.435542 2023-07-05 06:17:47 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:47] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.004698 2023-07-05 06:17:47 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:47] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.005007 2023-07-05 06:17:47 adrfinder | (1) accepted ('172.18.0.1', 48588) 2023-07-05 06:17:47 adrfinder | (1) accepted ('172.18.0.1', 48590) 2023-07-05 06:17:47 adrfinder | (1) accepted ('172.18.0.1', 48592) 2023-07-05 06:17:47 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:47] "GET /static/images/Generic_Feed-icon.svg HTTP/1.1" 304 297 0.003454 2023-07-05 06:17:47 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:47] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.003656 2023-07-05 06:17:47 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:47] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.002298 2023-07-05 06:17:47 adrfinder | (1) accepted ('172.18.0.1', 48594) 2023-07-05 06:17:47 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:47] "GET /static/images/pause.svg HTTP/1.1" 304 285 0.002131 2023-07-05 06:17:47 adrfinder | (1) accepted ('172.18.0.1', 48596) 2023-07-05 06:17:47 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:47] "GET /static/images/gradient-border.png HTTP/1.1" 304 297 0.002095 2023-07-05 06:17:53 adrfinder | (1) accepted ('172.18.0.1', 48598) 2023-07-05 06:17:54 adrfinder | (1) accepted ('172.18.0.1', 48600) 2023-07-05 06:17:54 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:54] "GET /api/checknow?uuid=0452e30d-4ead-4046-bace-b97af22d5175 HTTP/1.1" 302 712 0.006009 2023-07-05 06:17:54 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:54] "GET / HTTP/1.1" 200 24883 0.023765 2023-07-05 06:17:54 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:54] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.004849 2023-07-05 06:17:54 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:54] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.005922 2023-07-05 06:17:54 adrfinder | (1) accepted ('172.18.0.1', 48602) 2023-07-05 06:17:54 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:54] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.007652 2023-07-05 06:17:54 adrfinder | (1) accepted ('172.18.0.1', 48604) 2023-07-05 06:17:54 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:54] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.004427 2023-07-05 06:17:54 adrfinder | (1) accepted ('172.18.0.1', 48606) 2023-07-05 06:17:54 adrfinder | (1) accepted ('172.18.0.1', 48608) 2023-07-05 06:17:54 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:54] "GET /static/images/pause.svg HTTP/1.1" 304 285 0.009741 2023-07-05 06:17:54 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:54] "GET /static/images/Generic_Feed-icon.svg HTTP/1.1" 304 297 0.004652 2023-07-05 06:17:54 adrfinder | (1) accepted ('172.18.0.1', 48610) 2023-07-05 06:17:54 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:54] "GET /static/images/gradient-border.png HTTP/1.1" 304 297 0.012365 2023-07-05 06:17:55 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:17:55 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:17:55 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 0452e30d-4ead-4046-bace-b97af22d5175 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:17:58 adrfinder | (1) accepted ('172.18.0.1', 48614) 2023-07-05 06:17:58 adrfinder | (1) accepted ('172.18.0.1', 48616) 2023-07-05 06:17:58 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:58] "GET /?pause=0452e30d-4ead-4046-bace-b97af22d5175 HTTP/1.1" 302 360 0.005050 2023-07-05 06:17:58 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:58] "GET / HTTP/1.1" 200 24542 0.014418 2023-07-05 06:17:59 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:59] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.005695 2023-07-05 06:17:59 adrfinder | (1) accepted ('172.18.0.1', 48618) 2023-07-05 06:17:59 adrfinder | (1) accepted ('172.18.0.1', 48622) 2023-07-05 06:17:59 adrfinder | (1) accepted ('172.18.0.1', 48624) 2023-07-05 06:17:59 adrfinder | (1) accepted ('172.18.0.1', 48620) 2023-07-05 06:17:59 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:59] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.009109 2023-07-05 06:17:59 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:59] "GET /static/images/pause.svg HTTP/1.1" 304 285 0.004935 2023-07-05 06:17:59 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:59] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.005548 2023-07-05 06:17:59 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:59] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.002390 2023-07-05 06:17:59 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:59] "GET /static/images/restart.svg HTTP/1.1" 200 1826 0.004554 2023-07-05 06:17:59 adrfinder | (1) accepted ('172.18.0.1', 48626) 2023-07-05 06:17:59 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:17:59] "GET /static/images/Generic_Feed-icon.svg HTTP/1.1" 304 297 0.005190 2023-07-05 06:18:01 adrfinder | (1) accepted ('172.18.0.1', 48628) 2023-07-05 06:18:02 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:02] "GET /?pause=0452e30d-4ead-4046-bace-b97af22d5175 HTTP/1.1" 302 360 0.003502 2023-07-05 06:18:02 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:02] "GET / HTTP/1.1" 200 24459 0.015298 2023-07-05 06:18:02 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:02] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.002979 2023-07-05 06:18:02 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:02] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.009732 2023-07-05 06:18:02 adrfinder | (1) accepted ('172.18.0.1', 48630) 2023-07-05 06:18:02 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:02] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.002982 2023-07-05 06:18:02 adrfinder | (1) accepted ('172.18.0.1', 48632) 2023-07-05 06:18:02 adrfinder | (1) accepted ('172.18.0.1', 48634) 2023-07-05 06:18:02 adrfinder | (1) accepted ('172.18.0.1', 48636) 2023-07-05 06:18:02 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:02] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.004200 2023-07-05 06:18:02 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:02] "GET /static/images/Generic_Feed-icon.svg HTTP/1.1" 304 297 0.002455 2023-07-05 06:18:02 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:02] "GET /static/images/pause.svg HTTP/1.1" 304 285 0.003798 2023-07-05 06:18:11 adrfinder | (1) accepted ('172.18.0.1', 48644) 2023-07-05 06:18:11 adrfinder | (1) accepted ('172.18.0.1', 48646) 2023-07-05 06:18:12 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:12] "GET /edit/0452e30d-4ead-4046-bace-b97af22d5175 HTTP/1.1" 200 25244 0.059107 2023-07-05 06:18:12 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:12] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.005188 2023-07-05 06:18:12 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:12] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.014410 2023-07-05 06:18:12 adrfinder | (1) accepted ('172.18.0.1', 48648) 2023-07-05 06:18:12 adrfinder | (1) accepted ('172.18.0.1', 48650) 2023-07-05 06:18:12 adrfinder | (1) accepted ('172.18.0.1', 48652) 2023-07-05 06:18:12 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:12] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.006193 2023-07-05 06:18:12 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:12] "GET /static/js/tabs.js HTTP/1.1" 200 1648 0.005178 2023-07-05 06:18:12 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:12] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.006962 2023-07-05 06:18:17 adrfinder | (1) accepted ('172.18.0.1', 48654) 2023-07-05 06:18:17 adrfinder | (1) accepted ('172.18.0.1', 48656) 2023-07-05 06:18:17 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:17] "GET /api/delete?uuid=0452e30d-4ead-4046-bace-b97af22d5175 HTTP/1.1" 302 687 0.004120 2023-07-05 06:18:17 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:17] "GET / HTTP/1.1" 200 22894 0.017871 2023-07-05 06:18:17 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:17] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.002745 2023-07-05 06:18:17 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:17] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.002617 2023-07-05 06:18:17 adrfinder | (1) accepted ('172.18.0.1', 48658) 2023-07-05 06:18:17 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:17] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.002940 2023-07-05 06:18:17 adrfinder | (1) accepted ('172.18.0.1', 48660) 2023-07-05 06:18:17 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:17] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.004746 2023-07-05 06:18:17 adrfinder | (1) accepted ('172.18.0.1', 48662) 2023-07-05 06:18:17 adrfinder | (1) accepted ('172.18.0.1', 48664) 2023-07-05 06:18:17 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:17] "GET /static/images/pause.svg HTTP/1.1" 304 285 0.002983 2023-07-05 06:18:17 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:17] "GET /static/images/Generic_Feed-icon.svg HTTP/1.1" 304 297 0.003674 2023-07-05 06:18:20 adrfinder | (1) accepted ('172.18.0.1', 48666) 2023-07-05 06:18:20 adrfinder | (1) accepted ('172.18.0.1', 48668) 2023-07-05 06:18:20 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:20] "GET /edit/2422b744-ae6e-40f0-a7a9-0403e6ac3fe6 HTTP/1.1" 200 25244 0.019192 2023-07-05 06:18:20 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:20] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.003918 2023-07-05 06:18:20 adrfinder | (1) accepted ('172.18.0.1', 48670) 2023-07-05 06:18:20 adrfinder | (1) accepted ('172.18.0.1', 48672) 2023-07-05 06:18:20 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:20] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.005012 2023-07-05 06:18:20 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:20] "GET /static/js/tabs.js HTTP/1.1" 304 284 0.002666 2023-07-05 06:18:20 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:20] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.002550 2023-07-05 06:18:20 adrfinder | (1) accepted ('172.18.0.1', 48674) 2023-07-05 06:18:20 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:20] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.002633 2023-07-05 06:18:24 adrfinder | (1) accepted ('172.18.0.1', 48676) 2023-07-05 06:18:24 adrfinder | (1) accepted ('172.18.0.1', 48678) 2023-07-05 06:18:24 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:24] "GET /api/delete?uuid=2422b744-ae6e-40f0-a7a9-0403e6ac3fe6 HTTP/1.1" 302 687 0.002349 2023-07-05 06:18:24 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:24] "GET / HTTP/1.1" 200 20933 0.008006 2023-07-05 06:18:24 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:24] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.004241 2023-07-05 06:18:24 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:24] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.007960 2023-07-05 06:18:24 adrfinder | (1) accepted ('172.18.0.1', 48680) 2023-07-05 06:18:24 adrfinder | (1) accepted ('172.18.0.1', 48682) 2023-07-05 06:18:24 adrfinder | (1) accepted ('172.18.0.1', 48684) 2023-07-05 06:18:24 adrfinder | (1) accepted ('172.18.0.1', 48686) 2023-07-05 06:18:24 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:24] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.001751 2023-07-05 06:18:24 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:24] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.001579 2023-07-05 06:18:24 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:24] "GET /static/images/pause.svg HTTP/1.1" 304 285 0.002630 2023-07-05 06:18:24 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:24] "GET /static/images/Generic_Feed-icon.svg HTTP/1.1" 304 297 0.006374 2023-07-05 06:18:28 adrfinder | (1) accepted ('172.18.0.1', 48688) 2023-07-05 06:18:28 adrfinder | (1) accepted ('172.18.0.1', 48690) 2023-07-05 06:18:28 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:28] "GET /edit/58e30c8a-0699-4f66-bc95-40db5506c516 HTTP/1.1" 200 25244 0.010194 2023-07-05 06:18:28 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:28] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.004174 2023-07-05 06:18:28 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:28] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.009253 2023-07-05 06:18:28 adrfinder | (1) accepted ('172.18.0.1', 48692) 2023-07-05 06:18:28 adrfinder | (1) accepted ('172.18.0.1', 48694) 2023-07-05 06:18:28 adrfinder | (1) accepted ('172.18.0.1', 48696) 2023-07-05 06:18:28 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:28] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.003206 2023-07-05 06:18:28 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:28] "GET /static/js/tabs.js HTTP/1.1" 304 284 0.002659 2023-07-05 06:18:28 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:28] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.008916 2023-07-05 06:18:31 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:18:31 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/2/?mealPeriod=80000717 2023-07-05 06:18:31 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 58e30c8a-0699-4f66-bc95-40db5506c516 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:18:32 adrfinder | (1) accepted ('172.18.0.1', 48700) 2023-07-05 06:18:32 adrfinder | (1) accepted ('172.18.0.1', 48702) 2023-07-05 06:18:32 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:32] "GET /api/delete?uuid=58e30c8a-0699-4f66-bc95-40db5506c516 HTTP/1.1" 302 687 0.002713 2023-07-05 06:18:32 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:32] "GET / HTTP/1.1" 200 18970 0.009923 2023-07-05 06:18:32 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:32] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.002892 2023-07-05 06:18:32 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:32] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.003629 2023-07-05 06:18:32 adrfinder | (1) accepted ('172.18.0.1', 48704) 2023-07-05 06:18:32 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:32] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.010331 2023-07-05 06:18:32 adrfinder | (1) accepted ('172.18.0.1', 48706) 2023-07-05 06:18:32 adrfinder | (1) accepted ('172.18.0.1', 48708) 2023-07-05 06:18:32 adrfinder | (1) accepted ('172.18.0.1', 48710) 2023-07-05 06:18:32 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:32] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.002746 2023-07-05 06:18:32 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:32] "GET /static/images/pause.svg HTTP/1.1" 304 285 0.002536 2023-07-05 06:18:32 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:32] "GET /static/images/Generic_Feed-icon.svg HTTP/1.1" 304 297 0.004747 2023-07-05 06:18:33 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:18:33 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/2/?mealPeriod=80000714 2023-07-05 06:18:33 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 5e4505a9-93f9-43bc-89ec-b879843fba24 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:18:34 adrfinder | (1) accepted ('172.18.0.1', 48714) 2023-07-05 06:18:34 adrfinder | (1) accepted ('172.18.0.1', 48716) 2023-07-05 06:18:34 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:34] "GET /edit/5e4505a9-93f9-43bc-89ec-b879843fba24 HTTP/1.1" 200 25244 0.012044 2023-07-05 06:18:35 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:35] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.006085 2023-07-05 06:18:36 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:36] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.002368 2023-07-05 06:18:36 adrfinder | (1) accepted ('172.18.0.1', 48718) 2023-07-05 06:18:36 adrfinder | (1) accepted ('172.18.0.1', 48720) 2023-07-05 06:18:36 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:36] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.002455 2023-07-05 06:18:36 adrfinder | (1) accepted ('172.18.0.1', 48722) 2023-07-05 06:18:36 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:36] "GET /static/js/tabs.js HTTP/1.1" 304 284 0.002890 2023-07-05 06:18:36 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:36] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.009617 2023-07-05 06:18:38 adrfinder | (1) accepted ('172.18.0.1', 48724) 2023-07-05 06:18:39 adrfinder | (1) accepted ('172.18.0.1', 48726) 2023-07-05 06:18:39 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:39] "GET /api/delete?uuid=5e4505a9-93f9-43bc-89ec-b879843fba24 HTTP/1.1" 302 687 0.002066 2023-07-05 06:18:39 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:39] "GET / HTTP/1.1" 200 16989 0.008390 2023-07-05 06:18:39 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:39] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.003468 2023-07-05 06:18:39 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:39] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.003206 2023-07-05 06:18:39 adrfinder | (1) accepted ('172.18.0.1', 48728) 2023-07-05 06:18:39 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:39] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.004398 2023-07-05 06:18:39 adrfinder | (1) accepted ('172.18.0.1', 48730) 2023-07-05 06:18:39 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:39] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.004919 2023-07-05 06:18:39 adrfinder | (1) accepted ('172.18.0.1', 48732) 2023-07-05 06:18:39 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:18:39] "GET /static/images/Generic_Feed-icon.svg HTTP/1.1" 304 297 0.012278 2023-07-05 06:20:34 adrfinder | (1) wsgi starting up on http://0.0.0.0:5500 2023-07-05 06:20:41 adrfinder | (1) accepted ('172.18.0.1', 48742) 2023-07-05 06:20:41 adrfinder | (1) accepted ('172.18.0.1', 48740) 2023-07-05 06:20:41 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:20:41] "GET / HTTP/1.1" 302 396 0.006217 2023-07-05 06:20:41 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:20:41] "GET /login?next=/ HTTP/1.1" 200 3076 0.034894 2023-07-05 06:20:41 adrfinder | (1) accepted ('172.18.0.1', 48748) 2023-07-05 06:20:41 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:20:41] "GET /static/styles/pure-min.css HTTP/1.1" 200 17144 0.010353 2023-07-05 06:20:41 adrfinder | (1) accepted ('172.18.0.1', 48752) 2023-07-05 06:20:41 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:20:41] "GET /static/styles/styles.css HTTP/1.1" 200 12843 0.002687 2023-07-05 06:20:41 adrfinder | (1) accepted ('172.18.0.1', 48756) 2023-07-05 06:20:41 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:20:41] "GET /static/styles/choices.min.css HTTP/1.1" 200 7992 0.010149 2023-07-05 06:20:42 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:20:42] "GET /static/images/gradient-border.png HTTP/1.1" 200 44487 0.002883 2023-07-05 06:20:45 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:20:45] "GET /favicon.ico HTTP/1.1" 200 112335 0.013265 2023-07-05 06:20:57 adrfinder | (1) accepted ('172.18.0.1', 48764) 2023-07-05 06:20:57 adrfinder | (1) accepted ('172.18.0.1', 48762) 2023-07-05 06:20:57 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:20:57] "POST /login HTTP/1.1" 302 879 0.115893 2023-07-05 06:20:57 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:20:57] "GET / HTTP/1.1" 200 16599 0.499619 2023-07-05 06:20:57 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:20:57] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.002958 2023-07-05 06:20:57 adrfinder | (1) accepted ('172.18.0.1', 48774) 2023-07-05 06:20:57 adrfinder | (1) accepted ('172.18.0.1', 48778) 2023-07-05 06:20:57 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:20:57] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.004548 2023-07-05 06:20:57 adrfinder | (1) accepted ('172.18.0.1', 48776) 2023-07-05 06:20:57 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:20:57] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.005015 2023-07-05 06:20:57 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:20:57] "GET /static/images/Generic_Feed-icon.svg HTTP/1.1" 200 934 0.002626 2023-07-05 06:20:57 adrfinder | (1) accepted ('172.18.0.1', 48780) 2023-07-05 06:20:57 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:20:57] "GET /static/js/choices.min.js HTTP/1.1" 200 88930 0.006864 2023-07-05 06:20:58 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:20:58] "GET /static/images/gradient-border.png HTTP/1.1" 304 297 0.002226 2023-07-05 06:21:19 adrfinder | (1) accepted ('172.18.0.1', 48786) 2023-07-05 06:21:19 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:19] "POST /api/add HTTP/1.1" 302 690 0.033667 2023-07-05 06:21:19 adrfinder | (1) accepted ('172.18.0.1', 48788) 2023-07-05 06:21:19 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:19] "GET / HTTP/1.1" 200 18620 0.008596 2023-07-05 06:21:19 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:19] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.003015 2023-07-05 06:21:19 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:19] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.003874 2023-07-05 06:21:19 adrfinder | (1) accepted ('172.18.0.1', 48792) 2023-07-05 06:21:19 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:19] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.004119 2023-07-05 06:21:19 adrfinder | (1) accepted ('172.18.0.1', 48796) 2023-07-05 06:21:19 adrfinder | (1) accepted ('172.18.0.1', 48800) 2023-07-05 06:21:19 adrfinder | (1) accepted ('172.18.0.1', 48804) 2023-07-05 06:21:20 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:20] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.006438 2023-07-05 06:21:20 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:20] "GET /static/images/pause.svg HTTP/1.1" 200 3283 0.003890 2023-07-05 06:21:20 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:20] "GET /static/images/Generic_Feed-icon.svg HTTP/1.1" 304 297 0.003090 2023-07-05 06:21:20 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:20] "GET /static/images/gradient-border.png HTTP/1.1" 304 297 0.001852 2023-07-05 06:21:20 adrfinder | (1) accepted ('172.18.0.1', 48808) 2023-07-05 06:21:21 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:21:21 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:21:21 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: f9a5dea9-b5af-46e6-bb2b-01881db67d51 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:21:37 adrfinder | (1) accepted ('172.18.0.1', 48818) 2023-07-05 06:21:37 adrfinder | (1) accepted ('172.18.0.1', 48816) 2023-07-05 06:21:37 adrfinder | (1) accepted ('172.18.0.1', 48824) 2023-07-05 06:21:37 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:37] "POST /api/add HTTP/1.1" 302 690 0.032604 2023-07-05 06:21:37 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:37] "GET / HTTP/1.1" 200 20582 0.020781 2023-07-05 06:21:37 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:37] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.005096 2023-07-05 06:21:37 adrfinder | (1) accepted ('172.18.0.1', 48828) 2023-07-05 06:21:37 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:37] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.005434 2023-07-05 06:21:37 adrfinder | (1) accepted ('172.18.0.1', 48832) 2023-07-05 06:21:37 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:37] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.005378 2023-07-05 06:21:37 adrfinder | (1) accepted ('172.18.0.1', 48840) 2023-07-05 06:21:37 adrfinder | (1) accepted ('172.18.0.1', 48836) 2023-07-05 06:21:37 adrfinder | (1) accepted ('172.18.0.1', 48844) 2023-07-05 06:21:37 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:37] "GET /static/images/pause.svg HTTP/1.1" 304 285 0.003023 2023-07-05 06:21:37 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:37] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.006625 2023-07-05 06:21:37 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:37] "GET /static/images/Generic_Feed-icon.svg HTTP/1.1" 304 297 0.003063 2023-07-05 06:21:37 adrfinder | (1) accepted ('172.18.0.1', 48848) 2023-07-05 06:21:37 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:21:37] "GET /static/images/gradient-border.png HTTP/1.1" 304 297 0.002669 2023-07-05 06:21:39 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:21:39 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:21:39 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 1fc8dadc-534a-4684-9964-a44cb8241974 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:22:03 adrfinder | (1) accepted ('172.18.0.1', 48854) 2023-07-05 06:22:17 adrfinder | (1) accepted ('172.18.0.1', 48858) 2023-07-05 06:22:17 adrfinder | (1) accepted ('172.18.0.1', 48856) 2023-07-05 06:22:17 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:22:17] "GET / HTTP/1.1" 200 20543 0.022790 2023-07-05 06:22:17 adrfinder | (1) accepted ('172.18.0.1', 48860) 2023-07-05 06:22:17 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:22:17] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.002839 2023-07-05 06:22:17 adrfinder | (1) accepted ('172.18.0.1', 48864) 2023-07-05 06:22:17 adrfinder | (1) accepted ('172.18.0.1', 48866) 2023-07-05 06:22:17 adrfinder | (1) accepted ('172.18.0.1', 48862) 2023-07-05 06:22:17 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:22:17] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.008172 2023-07-05 06:22:17 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:22:17] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.002093 2023-07-05 06:22:17 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:22:17] "GET /static/images/pause.svg HTTP/1.1" 304 285 0.002676 2023-07-05 06:22:17 adrfinder | (1) accepted ('172.18.0.1', 48868) 2023-07-05 06:22:17 adrfinder | (1) accepted ('172.18.0.1', 48870) 2023-07-05 06:22:17 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:22:17] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.002046 2023-07-05 06:22:17 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:22:17] "GET /static/images/Generic_Feed-icon.svg HTTP/1.1" 304 297 0.002985 2023-07-05 06:22:17 adrfinder | (1) accepted ('172.18.0.1', 48872) 2023-07-05 06:22:17 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:22:17] "GET /static/images/gradient-border.png HTTP/1.1" 304 297 0.006826 2023-07-05 06:22:23 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:22:23 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:22:23 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: f9a5dea9-b5af-46e6-bb2b-01881db67d51 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:22:43 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:22:43 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:22:43 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 1fc8dadc-534a-4684-9964-a44cb8241974 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:23:27 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:23:27 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:23:27 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: f9a5dea9-b5af-46e6-bb2b-01881db67d51 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:23:48 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 1fc8dadc-534a-4684-9964-a44cb8241974 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:23:48 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:23:48 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:24:32 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:24:32 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:24:32 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: f9a5dea9-b5af-46e6-bb2b-01881db67d51 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:24:52 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:24:52 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:24:52 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 1fc8dadc-534a-4684-9964-a44cb8241974 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:25:36 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:25:36 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:25:36 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: f9a5dea9-b5af-46e6-bb2b-01881db67d51 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:25:56 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 1fc8dadc-534a-4684-9964-a44cb8241974 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:25:56 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:25:56 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:26:39 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:26:39 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:26:39 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: f9a5dea9-b5af-46e6-bb2b-01881db67d51 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:26:59 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:26:59 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:26:59 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 1fc8dadc-534a-4684-9964-a44cb8241974 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:27:43 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:27:43 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:27:43 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: f9a5dea9-b5af-46e6-bb2b-01881db67d51 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:28:04 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:28:04 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:28:04 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 1fc8dadc-534a-4684-9964-a44cb8241974 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:28:48 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:28:48 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:28:48 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: f9a5dea9-b5af-46e6-bb2b-01881db67d51 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:29:08 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 1fc8dadc-534a-4684-9964-a44cb8241974 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:29:08 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:29:08 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:29:52 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:29:52 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:29:52 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: f9a5dea9-b5af-46e6-bb2b-01881db67d51 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:30:12 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:30:12 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:30:12 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 1fc8dadc-534a-4684-9964-a44cb8241974 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:30:56 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:30:56 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: f9a5dea9-b5af-46e6-bb2b-01881db67d51 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:30:56 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:31:15 adrfinder | (1) accepted ('172.18.0.1', 48918) 2023-07-05 06:31:15 adrfinder | (1) accepted ('172.18.0.1', 48916) 2023-07-05 06:31:16 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:31:16 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:31:16 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 1fc8dadc-534a-4684-9964-a44cb8241974 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:31:16 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:31:16] "GET /static/styles/pure-min.css HTTP/1.1" 304 290 0.085985 2023-07-05 06:31:16 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:31:16] "GET /static/styles/styles.css HTTP/1.1" 304 287 0.003118 2023-07-05 06:31:16 adrfinder | (1) accepted ('172.18.0.1', 48922) 2023-07-05 06:31:16 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:31:16] "GET /static/styles/choices.min.css HTTP/1.1" 304 292 0.007252 2023-07-05 06:31:16 adrfinder | (1) accepted ('172.18.0.1', 48924) 2023-07-05 06:31:16 adrfinder | (1) accepted ('172.18.0.1', 48926) 2023-07-05 06:31:16 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:31:16] "GET /static/js/choices.min.js HTTP/1.1" 304 291 0.005085 2023-07-05 06:31:16 adrfinder | (1) accepted ('172.18.0.1', 48928) 2023-07-05 06:31:16 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:31:16] "GET /static/images/pause.svg HTTP/1.1" 304 285 0.007715 2023-07-05 06:31:16 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:31:16] "GET /static/images/Generic_Feed-icon.svg HTTP/1.1" 304 297 0.005772 2023-07-05 06:31:16 adrfinder | (1) accepted ('172.18.0.1', 48930) 2023-07-05 06:31:16 adrfinder | 172.18.0.1 - - [05/Jul/2023 11:31:16] "GET /static/images/gradient-border.png HTTP/1.1" 304 297 0.003283 2023-07-05 06:32:00 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:32:00 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:32:00 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: f9a5dea9-b5af-46e6-bb2b-01881db67d51 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:32:20 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:32:20 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:32:20 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 1fc8dadc-534a-4684-9964-a44cb8241974 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:33:04 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:33:04 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:33:04 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: f9a5dea9-b5af-46e6-bb2b-01881db67d51 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:33:24 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:33:24 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:33:24 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 1fc8dadc-534a-4684-9964-a44cb8241974 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:34:08 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:34:08 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:34:08 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: f9a5dea9-b5af-46e6-bb2b-01881db67d51 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:34:28 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:34:28 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:34:28 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 1fc8dadc-534a-4684-9964-a44cb8241974 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:35:12 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:35:12 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000717 2023-07-05 06:35:12 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: f9a5dea9-b5af-46e6-bb2b-01881db67d51 - Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:35:32 adrfinder | >> Request failed, Non-200 received getting reservation data: 400 2023-07-05 06:35:32 adrfinder | >> Request url: https://disneyworld.disney.go.com/finder/api/v1/explorer-service/dining-availability-list/false/wdw/80007798;entityType=destination/2023-09-05/4/?mealPeriod=80000714 2023-07-05 06:35:32 adrfinder | ERROR:adrfinder:Exception reached processing watch UUID: 1fc8dadc-534a-4684-9964-a44cb8241974 - Request failed, Non-200 received getting reservation data: 400

jjclark529 commented 1 year ago

I figured out the issue. User error! Sorry and thanks.