overpass-turbo icon indicating copy to clipboard operation
overpass-turbo copied to clipboard

Short URL is not generated when viewed with HTTP

Open danieldegroot2 opened this issue 3 years ago • 10 comments

Forwarding user report (April 10, 5:30PM CEST) from b-unicycling:

Incidentally, has overpass-turbo stopped with the short links altogether? I've tried Firefox and Chrome and different PCs and it just doesn't generate them for me.

As it works for me and others, sent a DM. Reply;

Sorry, [trying again] doesn't work. It's a pity, because I don't want to use the long link to share. It hasn't worked for a couple of weeks for me now.

Asked for a screenshot of the website and console.

(May be related to #338.)

danieldegroot2 avatar Apr 11 '22 13:04 danieldegroot2

Works fine here. User should try another browser, or turn off any browser plugins or similar and try again.

Tweet also doesn't include enough details to be actionable. I would recommend to close the issue as it's obviously working for other users.

mmd-osm avatar Apr 11 '22 18:04 mmd-osm

I would recommend to close the issue as it's obviously working for other users.

Sure. I'll close the issue once it's been resolved, or when they don't reply in the near future.

danieldegroot2 avatar Apr 11 '22 18:04 danieldegroot2

By the way, browser console may also have some hints why it didn't work.

Just fyi, I mentioned asking for this at the bottom of my first post.

danieldegroot2 avatar Apr 11 '22 19:04 danieldegroot2

@mmd-osm now we know it returns a 403 Forbidden.

Should I ask them to expand the details for this and screenshot (or copy over) the full error? I've asked them to disable extensions in the meantime.

danieldegroot2 avatar Apr 11 '22 20:04 danieldegroot2

Interesting, it seems the sharelink service only works once you start up overpass-turbo using https: https://overpass-turbo.eu/

mmd-osm avatar Apr 11 '22 20:04 mmd-osm

They also have queries cached seperately, it seems.

danieldegroot2 avatar Apr 11 '22 21:04 danieldegroot2

Ref https://github.com/tyrasd/overpass-turbo/issues/336#issuecomment-346102142

HolgerJeromin avatar Apr 12 '22 17:04 HolgerJeromin

They also have queries cached seperately, it seems.

I don't think so, both links end up with the same query: https://overpass-turbo.eu/s/1gtZ and http://overpass-turbo.eu/s/1gtZ

mmd-osm avatar Apr 12 '22 17:04 mmd-osm

They also have queries cached seperately, it seems.

I don't think so, both links end up with the same query: https://overpass-turbo.eu/s/1gtZ and http://overpass-turbo.eu/s/1gtZ

I meant what tyrasd mentioned in above linked comment; they have seperate local storage.

people might have queries (or other settings) saved in their browser's local storage which they would like to keep [when switching the website to only use the HTTPS version].

danieldegroot2 avatar Apr 12 '22 19:04 danieldegroot2

It's not only TLS, it also does not work when you access overpass-turbo via the www subdomain:

https://www.overpass-turbo.eu – fails https://overpass-turbo.eu – OK

SammysHP avatar May 13 '22 18:05 SammysHP

this bug should be fixed now

tyrasd avatar Sep 15 '22 19:09 tyrasd