Jan Piskvor Martinec
Jan Piskvor Martinec
``` The authenticity of host '[demo-ssh.32b6.com]:2222 ([300.400.500.600]:2222)' can't be established. RSA key fingerprint is de:ad:be:ef:de:ad:be:ef:de:ad:be:ef Are you sure you want to continue connecting (yes/no)? ``` No, I'm not sure -...
The JS library always uses a hardcoded error text: "Please enter a valid value." if a type="number" field is misfilled. It should only fall back to the hardcoded text if...
- until this is fixed upstream, hack around the limitation by making a symlink from index.php to search.php
Unless the country grid is downloaded before setting up Nominatim, the setup will fail: `Error: you need to download the country_osm_grid first: wget -O /app/git/data/country_osm_grid.sql.gz http://www.nominatim.org/data/ The command '/bin/sh -c...
- This is required for the PHP code to work, else it will install, but only return 500 HTTP Error responses at runtime
Nominatim needs a country grid file for initial install, else fails with `Error: you need to download the country_osm_grid first: wget -O /app/git/data/country_osm_grid.sql.gz http://www.nominatim.org/data/ The command '/bin/sh -c sudo -u...
After the container is built and started, going to search.php throws a 500 error. From the error log, I have found `PHP Fatal error: Uncaught Error: Class 'Transliterator' not found...
The redirect response at https://www.howsmytls.com/a/check returns ``` HTTP/1.1 301 Moved Permanently Content-Type: text/html; charset=utf-8 Location: https://www.howsmyssl.com/a/check Moved Permanently. ``` This is always returned, even for requests with `Accept: application/json`. At...
> RAID 1 is mirroring one disk with a bit-by-bit copy of another disk. This is by convention only: the marginal utility of an additional disk drops rapidly, therefore no...
Maxspeed at highway=trunk in Czechia is 110, minspeed is 80. Fixed from previous 130 (which has been wrong for years now, and keeps flagging correctly tagged ways). See also https://wiki.openstreetmap.org/wiki/Default_speed_limits#cite_ref-:41_158-0...