I don't know if this is the right place to ask for this issue. Clients in the LAN can access https://www.openstreetmap.org however all map background is greyed out; meaning that OSM tiles are not loading. Also this happens when using OSM within Leaflet API. Clients can load and view the map with OSM tiles when accessing the site from another IP but they cannot load the tiles when browsing inside office (with the IP 212.174.24.2) Is it possible that OSM servers blocked/black listed our IP 212.174.24.2 ? If so, whom to contact for this issue? Thanks.. asked 16 Jan '19, 12:38 cempro |
If they try and fetch and individual tile, what http error code (if any) do they see?
E.g. https://a.tile.openstreetmap.org/2/2/2.png
returns nothing inside office (212.174.24.2 ), but when accessed outside from a different IP it loads the png
Office IT declares that they did not block anything and advised me to check whether our IP is blocked or not by the OSM.
What does "returns nothing" mean? What actual error do you see?
"ERR_CONNECTION_TIMED_OUT" There seems two possible causes, a) our IP may be black listed b) our office proxy causing issues (although the IT dept. completely denies it) :)