tileserver-gl icon indicating copy to clipboard operation
tileserver-gl copied to clipboard

mlgl error, raster error

Open asukachiharu opened this issue 7 months ago • 0 comments

  • tileserver-gl v4.11.1
  • CentOS 7

The source J exists in the data, and the copied tilejson is like: http://localhost:10000/data/J.json. However, the console outputs an error, so when rendering raster, it shows a 500 error on the console. The docker logs show [ParseError: The document is empty. at offset 0].

mlgl: {
  class: 'Style',
  severity: 'ERROR',
  text: 'Failed to load source J: The document is empty. at offset 0'
}

asukachiharu avatar Jul 16 '24 05:07 asukachiharu