systemapic / pile

PostGIS tile server
0 stars 2 forks source link

database error not handled gracefully #12

Open strk opened 8 years ago

strk commented 8 years ago

On removing the user database, logs show:

postgis_1     | 2016-02-11 09:52:19 UTC [unknown] [92-1] systemapic@wypoapuolx FATAL:  database "wypoapuolx" does not exist
pile_1        | { err_id: 30,
pile_1        |   err_msg: 'create layer',
pile_1        |   error: [TypeError: Cannot call method 'split' of undefined] }

This happens on updating the style of a layer after dropping the database.