Open fjenett opened 9 years ago
afaik heroku does not provide a 100% writeable filesystem. you'd need to write to one of the designated locations:
https://devcenter.heroku.com/articles/read-only-filesystem https://devcenter.heroku.com/articles/dynos#ephemeral-filesystem
Yes, we already have a check in the environment.yml but after initialising the logger … duh!
Not sure if this is just a config problem …