Ask A Question

Notifications

You’re not receiving notifications from this thread.

Deploy Ubuntu 24.04 Noble Numbat Discussion

Chris Oliver asked in General

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

Reply

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.

Reply

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)

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 86,946+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.