how can I fix? asked 15 Jun '20, 13:55 huseyin30 edited 15 Jun '20, 14:12 TZorn |
One Answer:
I got below errors on output. Is this normal? -06-15 08:23:29: warning: unable to find face-name 'Noto Sans CJK JP Regular' https://switch2osm.org/serving-tiles/manually-building-a-tile-server-20-04-lts/ I followed above instructions. Could someone help? answered 15 Jun '20, 14:56 huseyin30 edited 15 Jun '20, 14:56 If you haven't installed those fonts, those errors are normal. Does the server actually render an example tile? (15 Jun '20, 15:13) SomeoneElse ♦ How can i check installation? (15 Jun '20, 15:24) huseyin30 2 As suggested in https://switch2osm.org/serving-tiles/manually-building-a-tile-server-20-04-lts/ , point a web browser at: http://yourserveripaddress/hot/0/0/0.png . You should see a map of the world in your browser and some more debug on the command line, including “DEBUG: START TILE” and “DEBUG: DONE TILE”. (15 Jun '20, 16:36) SomeoneElse ♦ |
What is your problem? Your question is just an unformatted splat of log output.
Please explain what you are trying to do, what instructions you are following, and what isn't working.