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
The easiest fix is to run the shell script without breaking on errors in any intermediate command.
But, I would like to see if we can just avoid starting the clickhouse-server in the init script, by just waiting for the server process to start and then init the schemas.
pinging @roman-bodavskiy to see if you have any opinion on this as you worked on this in #91
process-compose gets stuck on quit if the the clickhouse init db service fails. we need to manually kill the clickhouse process.
the issue can be reproduced by using a malformed initial db dump with the clickhouse service.
The text was updated successfully, but these errors were encountered: