knowname
knowname
Same here, even for `[source,bash]`. Atom 1.58.0 x64 OS: macOS 11.4 `asciidoc-preview` version 2.13. 1
The workaround is deleting the elevation data (as suggested here https://github.com/GIScience/openrouteservice/issues/576) and restarting tomcat. This will trigger a fresh download.
> We tried setting the configuration value that you suggested might work and got the following error: `To avoid reading partial data we need to obtain the read lock but...
My guess is, that some proxy code is missing here: https://github.com/openstreetmap/osmosis/blob/4b1af52a5d9a5eca76e0550b464ea4ce11260e71/osmosis-replication/src/main/java/org/openstreetmap/osmosis/replication/v0_6/BaseReplicationDownloader.java#L89-L102 Interestingly the PbfReaderFactory has proxy settings. https://github.com/openstreetmap/osmosis/blob/98d6c9db620d216de859633fc2e8a0700bb132e0/osmosis-pbf2/src/main/java/org/openstreetmap/osmosis/pbf2/v0_6/PbfReaderFactory.java#L55-L78
> the import step is done on my docker image local database even if i've specified `NOMINATIM_DATABASE_DSN`, so this makes mu run into the error of no disk space storage...