Modify ↓
Opened 7 years ago
Closed 7 years ago
#16787 closed defect (invalid)
Downloading osm data with IPv6 network does not work - connection timeout
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Open JOSM with a working IPv6 network
- Try to download an area
What is the expected result?
OSM data correctly downloaded
What happens instead?
"Connection timeout" error
Please provide any additional information below. Attach a screenshot if possible.
With IPv4 only network all works fine
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2018-08-22 19:44:25 +0200 (Wed, 22 Aug 2018) Revision:14178 Build-Date:2018-08-22 17:46:33 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (14178 it) Linux Slackware 14.2 Memory Usage: 243 MB / 960 MB (97 MB allocated, but free) Java version: 10.0.1+10, Oracle Corporation, OpenJDK 64-Bit Server VM Screen: :0.0 1366x768 Maximum Screen Size: 1366x768 VM arguments: [-Dawt.useSystemAAFontSettings=on, -Dswing.aatext=true] Plugins: + AddrInterpolation (34506) + ElevationProfile (34576) + FixAddresses (34511) + InfoMode (34523) + PicLayer (34544) + RoadSigns (34553) + apache-commons (34506) + buildings_tools (34572) + editgpx (34506) + ejml (34389) + geotools (34513) + jts (34524) + lakewalker (34468) + log4j (34527) + measurement (34529) + opendata (34576) + osmarender (34537) + photo_geotagging (34576) + public_transport_layer (34549) + reverter (34552) + terracer (34584) + turnrestrictions (34576) + undelete (34568) + utilsplugin2 (34506) Last errors/warnings: - E: java.net.SocketTimeoutException: connect timed out - E: org.openstreetmap.josm.io.OsmTransferException: Impossibile connettersi al server osm. Controllare la propria connessione ad internet.. Causa: java.net.SocketTimeoutException: connect timed out - W: java.net.SocketTimeoutException: connect timed out - W: Already here java.net.SocketTimeoutException: connect timed out - E: java.net.SocketTimeoutException: connect timed out - W: org.openstreetmap.josm.io.OsmTransferException: Impossibile connettersi al server osm. Controllare la propria connessione ad internet.. Causa: java.net.SocketTimeoutException: connect timed out - W: java.net.SocketTimeoutException: connect timed out - E: java.net.SocketTimeoutException: connect timed out - E: org.openstreetmap.josm.io.OsmTransferException: Impossibile connettersi al server osm. Controllare la propria connessione ad internet.. Causa: java.net.SocketTimeoutException: connect timed out - E: Eccezione di IO - <html>È fallito il caricamento/scaricamento dei dati su/da<br>'https://api.openstreetmap.org/api/0.6/map?bbox=9.3921089,45.5471157,9.4021511,45.5518641'<br>a causa di un problema di trasferimento.<br>Dettagli (non tradotti): connect timed out</html>
Attachments (0)
Change History (2)
comment:1 by , 7 years ago
Summary: | Downloading osm data with IPv6 network does not - connection timeout → Downloading osm data with IPv6 network does not work - connection timeout |
---|
comment:2 by , 7 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Intermittent problem with connection through IPv6 with api.openstreetmap.org.
Definitively not a problem of JOSM.