dotmesh-io / dotmesh

dotmesh (dm) is like git for your data volumes (databases, files etc) in Docker and Kubernetes
https://dotmesh.com
Apache License 2.0
539 stars 29 forks source link

strconv.ParseInt: parsing "": invalid syntax #800

Open JamesDonnelly opened 4 years ago

JamesDonnelly commented 4 years ago

After updating Dotmesh locally this morning I found myself unable to create new projects. A docker logs dotmesh-server-inner revealed this error:

failed to load configuration, error: envconfig.Process: assigning UPGRADES_DOTMESH_UPGRADES_INTERVAL_SECONDS to IntervalSeconds: converting '' to type int. details: strconv.ParseInt: parsing "": invalid syntax