Just going through a build and install from current source.
Then performed a quick start create.
zato quickstart create ~/zato_inst sqlite localhost 6379 --verbose
Starting Zato cluster quickstart-197944
Running sanity checks
AttributeError: ‘Namespace’ object has no attribute ‘secret_key’ (Hint: re-run with --verbose for full traceback)
(code) timh@timh-VirtualBox:~/zato/code$ zato --version
Zato 3.0.0rc1+rev.497d7000
/home/timh/zato_inst/zato-qs-start.sh --verbose
Starting Zato cluster quickstart-197944
Running sanity checks
AttributeError: ‘Namespace’ object has no attribute ‘secret_key’ (Hint: re-run with --verbose for full traceback)
Unfortunately --verbose provides no addition information.
Also here is the output from the quickstart
zato quickstart create ~/zato_inst sqlite localhost 6379 --verbose
Key/value database password (will not echo):
Kvdb_password again (will not echo):
[1/9] Certificate authority created
[2/9] ODB schema created
[3/9] ODB initial data created
[4/9] server1 created
[5/9] server2 created
[6/9] Load-balancer created
Superuser created successfully.
[7/9] Web admin created
[8/9] Scheduler created
[9/9] Management scripts created
Quickstart cluster quickstart-197944 created
Web admin user:[admin], password:[f-18x7Ztgd1FmgA2ASjIOg==]
Start the cluster by issuing the /home/timh/zato_inst/zato-qs-start.sh command
Visit https://zato.io/support for more information and support options