You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you bootstrap barcelona, it starts the web service but not the worker service, weirdly. This results in nothing happening when you deploy heritages. You need to kick it off by logging on to barcelona and run rake jobs:work.
In addition, the bootstrap script starts barcelona as barcelona but the barcelona.yml specifies it as barcelona2. Possible duplicate code issue.
The text was updated successfully, but these errors were encountered:
When you bootstrap barcelona, it starts the web service but not the worker service, weirdly. This results in nothing happening when you deploy heritages. You need to kick it off by logging on to barcelona and run
rake jobs:work
.In addition, the bootstrap script starts barcelona as
barcelona
but the barcelona.yml specifies it asbarcelona2
. Possible duplicate code issue.The text was updated successfully, but these errors were encountered: