Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 - Not found #8

Closed
kweitzner opened this issue Jul 30, 2022 · 21 comments
Closed

404 - Not found #8

kweitzner opened this issue Jul 30, 2022 · 21 comments

Comments

@kweitzner
Copy link

Running via docker, container starts, on trying to navigate to the localhost

Creating JSON store at /datastore
(1) wsgi starting up on http://0.0.0.0:5500
(1) accepted ('192.168.50.31', 62247)

Request failed: 404 Client Error: Not Found for url: https://disneyworld.disney.go.com/dining/

192.168.50.31 - - [29/Jul/2022 18:01:08] "GET / HTTP/1.1" 200 0 0.175413
wsgi exiting
(1) wsgi exited, is_accepting=True

Seems they've modified URL, I am unsure if they made any other breaking changes.

@f5snopro
Copy link

Same issue for me. Any updates on a fix? I haven't yet been able to use but looks awesome.

@ChuckMac
Copy link
Owner

Unfortunately, Disney changed their auth method for getting the restaurant list so it needs to be updated. Still haven't had time to dig into it yet but trying to make some.

@f5snopro
Copy link

Really appreciate the quick response here -- I empathize with the lack of time. I'll continue to keep on eye out. Have my son's 10th birthday coming up middle of next month and was just trying to score a decent reservation for him to celebrate.

@ChuckMac
Copy link
Owner

I spent some time on it last night and was able to get the latest retrieval method working, now just need to format it back how the program is expecting it. Hopefully should have an updated version this week.

@kweitzner
Copy link
Author

Fantastic news !

@f5snopro
Copy link

Amazing!!

@ChuckMac
Copy link
Owner

Pushed a new version out if you want to give it a try.

@kweitzner
Copy link
Author

kweitzner commented Sep 20, 2022 via email

@mybig731
Copy link

Hello. First...thanks for putting all this work into this app. I stumbled across it a week ago and am a total newbie. I have managed to configure the GUI to my liking and am getting errors in the log saying: Request failed, Non-200 received getting reservation data: 400 when I launch the site. The last checked is stuck on "Checking Now". I'm wondering if I need to configure my disney account info somewhere in the code to allow for searching or if this is another issue? Thanks in advance for any guidance.

Watching: 7532f755-ceb4-4f9e-b91e-40611e4cfb54 90001369;entityType=restaurant
Watching: b1eaf779-0e1f-4777-945a-b468da6db0dd 18733814;entityType=restaurant
Watching: 1969dd27-3449-41fc-b265-c573a7b3cfe8 90002448;entityType=restaurant
(1) wsgi starting up on http://0.0.0.0:5500

Request failed, Non-200 received getting reservation data: 400
Request failed, Non-200 received getting reservation data: 400
Request failed, Non-200 received getting reservation data: 400

@ChuckMac
Copy link
Owner

@mybig731 your account information is not required anywhere for the process. I'll see if i can recreate that 400 error.

@kweitzner
Copy link
Author

kweitzner commented Sep 20, 2022 via email

@f5snopro
Copy link

Same here. "Remote end closed connection without response"

Log says: "Request failed, Non-200 received getting reservation data: 400"

@ChuckMac
Copy link
Owner

I pushed a new update (0.2.1) give that one a try.

@kweitzner
Copy link
Author

kweitzner commented Sep 20, 2022 via email

@f5snopro
Copy link

I don't see the errors any more. But I have 4 restaurants selected, one of which I know has openings on the date I selected. I checked it in the mobile app. They're all sitting with Last Checked as "checking now..."

@ChuckMac
Copy link
Owner

Pushing one more update tonight... looks like the search is different depending on if its a timeframe (ex: Breakfast) vs a set time (ex: 11:00). 0.2.2 but the build process to docker takes ~45 minutes.

@kweitzner
Copy link
Author

Appears to be working well since last update. Seeing failures still randomly, but I assume it's some kind of throttling and not the same issue as before.

@f5snopro
Copy link

Flawless here. MANY THANKS!!

@mybig731
Copy link

Same here working wonderfully. I really appreciate the effort!

@ChuckMac
Copy link
Owner

great I'm going to close this one out

@kweitzner
Copy link
Author

kweitzner commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants