I’m trying to start editing through JOSM, but it always fails to download the data…
The error message was :”Failed to upload data to or download data from ‘https://opengeofiction.net/api/0.6/map?bbox=160.2907192,2.8436768,160.4227551,2.9013968’ due to a problem with transferring data. Details (untranslated): Read timed out”
Do you guys have any idea where the problem is, and how should I solve it?Thanks.
Discussion
Comment from pzs111111 on 23 October 2021 at 02:53
Never mind it worked somehow
Comment from kengoman on 23 October 2021 at 03:39
This usually happens when you download too large of an area or amount of objects. There’s a setting for the time out timing in JOSM which you can increase to prevent this from happening.
Go to Preferences->Advanced Preferences search for “timeout” and change socket.timeout.connect and socket.timeout.read to a higher value (something like 150 and 300 for them) You might need to check the box “expert mode” to see Advanced Preferences
Hope this helps, Kengoman