<div dir="ltr"><span style="font-size:12.8px">Hi,</span><div style="font-size:12.8px">I have a 4 node setup of openstack liberty. 1 controller , 2 compute node and 1 network node. I did a apt-get barbican-api barbican-worker barbican-keystone-listener and installed the components. The deployment is pointing to the ubuntu liberty repository. The database used by all the services is mariadb. </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">After modifying the barbican.conf, I did barbican-db-manage upgrade and restarted the services. </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>These are the status of the services</div><div><div>root@controller1:~# service barbican-keystone-listener status</div><div>barbican-keystone-listener stop/waiting</div><div>root@controller1:~# service barbican-worker status</div><div>barbican-worker stop/waiting</div><div>root@controller1:~# service barbican-api status</div><div>barbican-api start/running, process 36754</div></div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">This is a section of the barbican-api.log file</div><div style="font-size:12.8px"><pre style="white-space:pre-wrap;color:rgb(0,0,0);word-wrap:break-word">ImportError: No module named barbican.api.app
OOPS ! failed loading app in worker 1 (pid 6677) :( trying again...
worker respawning too fast !!! i have to sleep a bit (2 seconds)...
Respawned uWSGI worker 1 (new pid: 6748)</pre></div><div style="font-size:12.8px">can you please help?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks </div><div style="font-size:12.8px">Akshay</div></div>