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

KartaView is returning 404 errors on some images #9844

Closed
danieldegroot2 opened this issue Aug 16, 2023 · 4 comments
Closed

KartaView is returning 404 errors on some images #9844

danieldegroot2 opened this issue Aug 16, 2023 · 4 comments
Labels
waitfor-upstream Waiting for something in an upstream project wontfix-not-iD Issue is with a different project or service

Comments

@danieldegroot2
Copy link
Contributor

URL

No response

How to reproduce the issue?

Development version is broken for me, see seperate issue.

Example error
1295397_41_038f8_28.jpg:1 GET https://storage9.openstreetcam.org/files/photo/2018/10/3/lth/1295397_41_038f8_28.jpg 404 (Not Found) Image (async) (anonymous) @ id-dcae40b437277267aa4eccf48416d1e826e1bb8fca4cc7a9c205daaeab91f19b.js:2 each_default @ id-dcae40b437277267aa4eccf48416d1e826e1bb8fca4cc7a9c205daaeab91f19b.js:2 attr_default @ id-dcae40b437277267aa4eccf48416d1e826e1bb8fca4cc7a9c205daaeab91f19b.js:2 selectImage @ id-dcae40b437277267aa4eccf48416d1e826e1bb8fca4cc7a9c205daaeab91f19b.js:66 (anonymous) @ id-dcae40b437277267aa4eccf48416d1e826e1bb8fca4cc7a9c205daaeab91f19b.js:14 Promise.then (async) c @ id-dcae40b437277267aa4eccf48416d1e826e1bb8fca4cc7a9c205daaeab91f19b.js:14 (anonymous) @ id-dcae40b437277267aa4eccf48416d1e826e1bb8fca4cc7a9c205daaeab91f19b.js:2

Screenshot(s) or anything else?

image

Which deployed environments do you see the issue in?

Released version at openstreetmap.org/edit

What version numbers does this issue effect?

2.27.0

Which browsers are you seeing this problem on?

Chrome

@danieldegroot2

This comment was marked as outdated.

@danieldegroot2
Copy link
Contributor Author

danieldegroot2 commented Aug 16, 2023

Some do not seem to resolve themselves by clearing cache. Example

URL https://www.openstreetmap.org/edit#map=20/40.69316/-73.95475
image https://kartaview.org/details/402532/194

402532_26158_592dba7baa648.jpg:1 GET https://storage4.openstreetcam.org/files/photo/2017/5/30/lth/402532_26158_592dba7baa648.jpg 404 (Not Found) Image (async) (anonymous) @ id-dcae40b437277267aa4eccf48416d1e826e1bb8fca4cc7a9c205daaeab91f19b.js:2 each_default @ id-dcae40b437277267aa4eccf48416d1e826e1bb8fca4cc7a9c205daaeab91f19b.js:2 attr_default @ id-dcae40b437277267aa4eccf48416d1e826e1bb8fca4cc7a9c205daaeab91f19b.js:2 selectImage @ id-dcae40b437277267aa4eccf48416d1e826e1bb8fca4cc7a9c205daaeab91f19b.js:66 (anonymous) @ id-dcae40b437277267aa4eccf48416d1e826e1bb8fca4cc7a9c205daaeab91f19b.js:14 Promise.then (async) c @ id-dcae40b437277267aa4eccf48416d1e826e1bb8fca4cc7a9c205daaeab91f19b.js:14 (anonymous) @ id-dcae40b437277267aa4eccf48416d1e826e1bb8fca4cc7a9c205daaeab91f19b.js:2

@danieldegroot2 danieldegroot2 changed the title KartaView is returning 404 errors KartaView is returning 404 errors on some images Aug 16, 2023
@elevenchars
Copy link

Happening as well with the segment which is at this location.
https://www.openstreetmap.org/edit?changeset=140828429#map=18/48.31701/-89.33319

@tyrasd tyrasd added waitfor-upstream Waiting for something in an upstream project wontfix-not-iD Issue is with a different project or service labels Nov 9, 2023
@tyrasd
Copy link
Member

tyrasd commented Nov 9, 2023

I took a look at this and as far as I can see, this is not an issue in iD, but with @kartaview's API. The same issue also occurs on the JOSM plugin (I assume this was reported as kartaview/josm-plugin#52 already). I have now contacted KartaView directly via email, which can hopefully resolve the bug on their end soon. 🤞

@tyrasd tyrasd closed this as not planned Won't fix, can't repro, duplicate, stale Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waitfor-upstream Waiting for something in an upstream project wontfix-not-iD Issue is with a different project or service
Projects
None yet
Development

No branches or pull requests

4 participants
@tyrasd @elevenchars @danieldegroot2 and others