Ashton,
Yep, there is an issue with the db.ini not containing enough information
(= the prefix), for some reason it crashes when reading the file. I
think it's a cpickle issue but not sure yet.
Simply redo "msnoise db init" in that folder, re-enter the credentials
and it'll recreate the db.ini correctly, while failing creating the
tables in the DB because they already exist. Once done, run msnoise db
upgrade to get the latest params.
Please note the dev version is not stable/finished and will again change
(new config parameters, new deprecations) in the coming weeks.
Thomas
Le 24/10/2018 à 23:42, Flinders, Ashton a écrit :
When trying to use the dev version on projects (using
mysql) created under
msnoise 1.5, is there something I have to do to get it running? E.g. Ive
tested the dev install with a clean project, and it looks good, but it I
try and run it in a prior project directory it fails (Aborted!).
Not sure if there is a database upgrade.
thanks!
-a