Deploy Ubuntu 24.04 Noble Numbat Discussion
I get this error when something is done with the kamal setup command ERROR (SSHKit::Command::Failed): Exception while executing on host 143.198.7.66: docker exit status: 1
docker stdout: Nothing written
docker stderr: Error: target failed to become healthy
Run the following command to view the logs of the container that failed:
Copy
docker logs
Replace with the actual ID or name of your container. This should give you more insight into what went wrong.
shows me this error ActiveSupport::MessageEncryptor::InvalidMessage: ActiveSupport::MessageEncryptor::InvalidMessage
/rails/config/environment.rb:5:in <main>'
Tasks: TOP => db:prepare => db:load_config => environment
(See full trace by running task with --trace)
bin/rails aborted!
ActiveSupport::MessageEncryptor::InvalidMessage: ActiveSupport::MessageEncryptor::InvalidMessage
/rails/config/environment.rb:5:in
Tasks: TOP => db:prepare => db:load_config => environment
(See full trace by running task with --trace)