Startup failure after reboot #1606
Unanswered
ghost
asked this question in
Help with using Postal
Replies: 1 comment 2 replies
-
|
How are you running mysql on your server? you may be interested in #1562 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Have postal running on fresh Ubuntu 20.04. Server rebooted automatically this AM after auto security update and Postal failed to start. Looking at the logs it seems to shutdown after timing out to the database. What would be the best way to approach this issue? Handled via Compose or would this be considered an app bug?
/usr/local/bundle/gems/mysql2-0.5.3/lib/mysql2/client.rb:131:in
_query': Lost connection to MySQL server during query (Mysql2::Error::ConnectionError) worker_1 | from /usr/local/bundle/gems/mysql2-0.5.3/lib/mysql2/client.rb:131:inblock in query'worker_1 | from /usr/local/bundle/gems/mysql2-0.5.3/lib/mysql2/client.rb:130:in
handle_interrupt' worker_1 | from /usr/local/bundle/gems/mysql2-0.5.3/lib/mysql2/client.rb:130:inquery'worker_1 | from /usr/local/bundle/gems/activerecord-5.2.6/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:187:in
block (2 levels) in execute' worker_1 | from /usr/local/bundle/gems/activesupport-5.2.6/lib/active_support/dependencies/interlock.rb:48:inblock in permit_concurrent_loads'worker_1 | from /usr/local/bundle/gems/activesupport-5.2.6/lib/active_support/concurrency/share_lock.rb:187:in
yield_shares' worker_1 | from /usr/local/bundle/gems/activesupport-5.2.6/lib/active_support/dependencies/interlock.rb:47:inpermit_concurrent_loads'worker_1 | from /usr/local/bundle/gems/activerecord-5.2.6/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:186:in `bloc
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions