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
After updating Dotmesh locally this morning I found myself unable to create new projects. A
docker logs dotmesh-server-innerrevealed this error: