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

Problem getting Circuit Image #11

Open
Sig2018 opened this issue Sep 2, 2024 · 1 comment
Open

Problem getting Circuit Image #11

Sig2018 opened this issue Sep 2, 2024 · 1 comment

Comments

@Sig2018
Copy link

Sig2018 commented Sep 2, 2024

It just me or it is some redirection on getting images that is not handled?
Below is the log:
Removing existing image
Parsing file URL: https://i.imgur.com/H2C6G2Q.png
host: i.imgur.com
len:host:11
path: /H2C6G2Q.png
len:path: 12
Status: HTTP/1.1 302 Moved Temporarily
HTTP Version: HTTP/1.1
Status Code: 302
statusCode: 302
file length: -1
Closing client

Please let me know the best way to fix it.
Thank you.

@Sig2018
Copy link
Author

Sig2018 commented Sep 2, 2024

Additionally when I open same url with browser on same network I can get image.

ESP32 can get .json file but not image page
Parsing file URL: https://raw.githubusercontent.com/sportstimes/f1/main/_db/f1/2024.json
host: raw.githubusercontent.com
len:host:25
path: /sportstimes/f1/main/_db/f1/2024.json
len:path: 37
Status: HTTP/1.1 200 OK
Status Code: 200
statusCode: 200
Content-Length: 10943
file length: 10943
Finished getting file
Fetched races.json File

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

1 participant