systemapic / pile

PostGIS tile server
0 stars 2 forks source link

Cannot call method 'split' of undefined #16

Closed strk closed 8 years ago

strk commented 8 years ago

When user database is unavailable, pile chokes on a JSON:

postgis_1     | 2016-02-18 10:11:43 UTC [unknown] [75-1] systemapic@bwjagbrzip FATAL:  database "bwjagbrzip" does not exist
pile_1        | { err_id: 30,
pile_1        |   err_msg: 'create layer',
pile_1        |   error: [TypeError: Cannot call method 'split' of undefined] }

See #113

strk commented 8 years ago

the split error also occurs in other cases, see #19

strk commented 8 years ago

Should be closed (in postgis_raster) by b7c574d20cef701bada811306c23f8be05124a91