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
@tvdeyen thanks for the response. However, I realized that the problem was actually in the database config, as it failed to set replica: true on the replica instance. After fixing this, the installation works even without the --skip-db-create flag.
Description
When installing (rake alchemy:install) with a DB replica setup, e.g. something along the lines of
in database.yml, the installer fails with an exception.
Expected behavior
The installation should work normally. Specifically, it should not try to do anything with the replica.
Actual behavior
Installation fails with an exception:
System configuration
The text was updated successfully, but these errors were encountered: