AWS Elastic Beanstalk Metabase Update no longer working

Hi,

I am fairly new to docker with aws, and I had been running 36.3 for a few weeks successfully, and I went to update to 36.6, the deploy into the elastic beanstalk worked, but when i do a
sudo docker logs

09-17 20:36:07 **INFO metabase.core** :: Metabase Shutting Down ...
09-17 20:36:07 **INFO metabase.server** :: Shutting Down Embedded Jetty Webserver
09-17 20:36:07 **INFO metabase.core** :: Metabase Shutdown COMPLETE
Warning: environ value jdk-11.0.8+10 for key :java-version has been overwritten with 11.0.8
09-17 20:36:14 **INFO metabase.util** :: Loading Metabase...
09-17 20:36:14 **INFO metabase.util** :: Maximum memory available to JVM: 481.4 MB
WARNING: not-empty already refers to: #'clojure.core/not-empty in namespace: metabase.mbql.schema, being replaced by: #'metabase.mbql.schema/not-empty
09-17 20:36:29 **INFO util.encryption** :: Saved credentials encryption is DISABLED for this Metabase instance. 🔓 
 For more information, see https://metabase.com/docs/latest/operations-guide/encrypting-database-details-at-rest.html
09-17 20:36:39 **WARN metabase.core** :: WARNING: You have enabled namespace tracing, which could log sensitive information like db passwords.
09-17 20:36:39 **INFO metabase.core** :: Starting Metabase in STANDALONE mode
09-17 20:36:39 **INFO metabase.server** :: Launching Embedded Jetty Webserver with config: 
 {:port 3000, :host "0.0.0.0"}
09-17 20:36:39 **INFO metabase.core** :: Starting Metabase version v0.36.6 (cb258fb release-0.36.x) ..
09-17 20:36:39 **INFO metabase.core** :: System info:
 {"file.encoding" "UTF-8",
 "java.runtime.name" "OpenJDK Runtime Environment",
 "java.runtime.version" "11.0.8+10",
 "java.vendor" "AdoptOpenJDK",
 "java.vendor.url" "https://adoptopenjdk.net/",
 "java.version" "11.0.8",
 "java.vm.name" "OpenJDK 64-Bit Server VM",
 "java.vm.version" "11.0.8+10",
 "os.name" "Linux",
 "os.version" "4.14.192-147.314.amzn2.x86_64",
 "user.language" "en",
 "user.timezone" "GMT"}
09-17 20:36:39 **INFO metabase.plugins** :: Loading plugins in /plugins...
09-17 20:36:40 **DEBUG plugins.lazy-loaded-driver** :: Registering lazy loading driver :snowflake...
09-17 20:36:40 **INFO driver.impl** :: Registered abstract driver :sql 🚚
Load driver :sql took 223.0 ms
09-17 20:36:40 **INFO driver.impl** :: Registered abstract driver :sql-jdbc (parents: [:sql]) 🚚
Load driver :sql-jdbc took 337.8 ms
09-17 20:36:40 **INFO driver.impl** :: Registered driver :snowflake (parents: [:sql-jdbc]) 🚚
09-17 20:36:40 **INFO plugins.dependencies** :: Plugin 'Metabase Google Analytics Driver' depends on plugin 'Metabase Google Drivers Shared Dependencies'
09-17 20:36:40 **INFO plugins.dependencies** :: Metabase Google Analytics Driver dependency {:plugin Metabase Google Drivers Shared Dependencies} satisfied? false
09-17 20:36:40 **INFO plugins.dependencies** :: Plugins with unsatisfied deps: ["Metabase Google Analytics Driver"]
09-17 20:36:40 **DEBUG plugins.lazy-loaded-driver** :: Registering lazy loading driver :druid...
09-17 20:36:40 **INFO driver.impl** :: Registered driver :druid 🚚
09-17 20:36:40 **DEBUG plugins.lazy-loaded-driver** :: Registering lazy loading driver :redshift...
09-17 20:36:40 **INFO driver.impl** :: Registered driver :postgres (parents: [:sql-jdbc]) 🚚
Load driver :postgres took 40.3 ms
09-17 20:36:40 **INFO driver.impl** :: Registered driver :redshift (parents: [:postgres]) 🚚
09-17 20:36:40 **DEBUG plugins.lazy-loaded-driver** :: Registering lazy loading driver :hive-like...
09-17 20:36:40 **INFO driver.impl** :: Registered abstract driver :hive-like (parents: [:sql-jdbc]) 🚚
09-17 20:36:40 **DEBUG plugins.lazy-loaded-driver** :: Registering lazy loading driver :sparksql...
09-17 20:36:40 **INFO driver.impl** :: Registered driver :sparksql (parents: [:hive-like]) 🚚
09-17 20:36:40 **DEBUG plugins.lazy-loaded-driver** :: Registering lazy loading driver :sqlite...
09-17 20:36:40 **INFO driver.impl** :: Registered driver :sqlite (parents: [:sql-jdbc]) 🚚
09-17 20:36:40 **DEBUG plugins.lazy-loaded-driver** :: Registering lazy loading driver :sqlserver...
09-17 20:36:40 **INFO driver.impl** :: Registered driver :sqlserver (parents: [:sql-jdbc]) 🚚
09-17 20:36:40 **INFO plugins.dependencies** :: Metabase cannot initialize plugin Metabase Oracle Driver due to required dependencies. Metabase requires the Oracle JDBC driver in order to connect to Oracle databases, but we can't ship it as part of Metabase due to licensing restrictions. See https://metabase.com/docs/latest/administration-guide/databases/oracle.html for more details.
09-17 20:36:40 **INFO plugins.dependencies** :: Metabase Oracle Driver dependency {:class oracle.jdbc.OracleDriver} satisfied? false
09-17 20:36:40 **INFO plugins.dependencies** :: Plugins with unsatisfied deps: ["Metabase Google Analytics Driver" "Metabase Oracle Driver"]
09-17 20:36:40 **INFO plugins.dependencies** :: Metabase cannot initialize plugin Metabase Vertica Driver due to required dependencies. Metabase requires the Vertica JDBC driver in order to connect to Vertica databases, but we can't ship it as part of Metabase due to licensing restrictions. See https://metabase.com/docs/latest/administration-guide/databases/vertica.html for more details.
09-17 20:36:40 **INFO plugins.dependencies** :: Metabase Vertica Driver dependency {:class com.vertica.jdbc.Driver} satisfied? false
09-17 20:36:40 **INFO plugins.dependencies** :: Plugins with unsatisfied deps: ["Metabase Google Analytics Driver" "Metabase Vertica Driver" "Metabase Oracle Driver"]
09-17 20:36:40 **INFO plugins.dependencies** :: Plugin 'Metabase BigQuery Driver' depends on plugin 'Metabase Google Drivers Shared Dependencies'
09-17 20:36:40 **INFO plugins.dependencies** :: Metabase BigQuery Driver dependency {:plugin Metabase Google Drivers Shared Dependencies} satisfied? false
09-17 20:36:40 **INFO plugins.dependencies** :: Plugins with unsatisfied deps: ["Metabase Bigquery Driver" "Metabase Google Analytics Driver" "Metabase Vertica Driver" "Metabase Oracle Driver"]
09-17 20:36:41 **DEBUG plugins.lazy-loaded-driver** :: Registering lazy loading driver :presto...
09-17 20:36:41 **INFO driver.impl** :: Registered driver :presto (parents: [:sql]) 🚚
09-17 20:36:41 **DEBUG plugins.lazy-loaded-driver** :: Registering lazy loading driver :mongo...
09-17 20:36:41 **INFO driver.impl** :: Registered driver :mongo 🚚
09-17 20:36:41 **DEBUG plugins.lazy-loaded-driver** :: Registering lazy loading driver :google...
09-17 20:36:41 **INFO driver.impl** :: Registered abstract driver :google 🚚
09-17 20:36:41 **INFO plugins.dependencies** :: Metabase BigQuery Driver dependency {:plugin Metabase Google Drivers Shared Dependencies} satisfied? true
09-17 20:36:41 **INFO plugins.dependencies** :: Metabase Google Analytics Driver dependency {:plugin Metabase Google Drivers Shared Dependencies} satisfied? true
09-17 20:36:41 **DEBUG plugins.initialize** :: Dependencies satisfied; these plugins will now be loaded: ["Metabase Google Analytics Driver" "Metabase BigQuery Driver"]
09-17 20:36:41 **DEBUG plugins.lazy-loaded-driver** :: Registering lazy loading driver :googleanalytics...
09-17 20:36:41 **INFO driver.impl** :: Registered driver :googleanalytics (parents: [:google]) 🚚
09-17 20:36:41 **WARN plugins.lazy-loaded-driver** :: Warning: plugin manifest for :bigquery does not include connection properties
09-17 20:36:41 **DEBUG plugins.lazy-loaded-driver** :: Registering lazy loading driver :bigquery...
09-17 20:36:41 **INFO driver.impl** :: Registered driver :bigquery (parents: [:sql :google]) 🚚
09-17 20:36:41 **INFO driver.impl** :: Registered driver :h2 (parents: [:sql-jdbc]) 🚚
09-17 20:36:41 **INFO driver.impl** :: Registered driver :mysql (parents: [:sql-jdbc]) 🚚
09-17 20:36:41 **INFO metabase.core** :: Setting up and migrating Metabase DB. Plese sit tight, this may take a minute...
09-17 20:36:41 **INFO metabase.db** :: Verifying postgres Database Connection ...
09-17 20:36:41 **INFO driver.impl** :: Initializing driver :sql...
09-17 20:36:41 **INFO driver.impl** :: Initializing driver :sql-jdbc...
09-17 20:36:41 **INFO driver.impl** :: Initializing driver :postgres...
09-17 20:36:46 **ERROR driver.util** :: Database connection error
java.util.concurrent.TimeoutException: Timed out after 5.0 s
at metabase.util$deref_with_timeout.invokeStatic(util.clj:301)
at metabase.util$deref_with_timeout.invoke(util.clj:293)
at metabase.util$do_with_timeout.invokeStatic(util.clj:307)
at metabase.util$do_with_timeout.invoke(util.clj:304)
at metabase.driver.util$can_connect_with_details_QMARK_.invokeStatic(util.clj:34)
at metabase.driver.util$can_connect_with_details_QMARK_.doInvoke(util.clj:23)
at clojure.lang.RestFn.invoke(RestFn.java:442)
at clojure.lang.Var.invoke(Var.java:393)
at metabase.db$fn__21781$verify_db_connection__21790$fn__21793$fn__21794.invoke(db.clj:309)
at metabase.db$fn__21781$verify_db_connection__21790$fn__21793.invoke(db.clj:308)
at metabase.db$fn__21781$verify_db_connection__21790.invoke(db.clj:300)
at metabase.db$fn__21781$verify_db_connection__21790$fn__21791.invoke(db.clj:303)
at metabase.db$fn__21781$verify_db_connection__21790.invoke(db.clj:300)
at metabase.db$setup_db_BANG__STAR_$fn__21829.invoke(db.clj:345)
at metabase.util$do_with_us_locale.invokeStatic(util.clj:656)
at metabase.util$do_with_us_locale.invoke(util.clj:642)
at metabase.db$setup_db_BANG__STAR_.invokeStatic(db.clj:344)
at metabase.db$setup_db_BANG__STAR_.invoke(db.clj:339)
at metabase.db$setup_db_from_env_BANG_.invokeStatic(db.clj:358)
at metabase.db$setup_db_from_env_BANG_.invoke(db.clj:351)
at metabase.db$setup_db_BANG_$fn__21834.invoke(db.clj:368)
at metabase.db$setup_db_BANG_.invokeStatic(db.clj:366)
at metabase.db$setup_db_BANG_.invoke(db.clj:361)
at metabase.core$init_BANG_.invokeStatic(core.clj:75)
at metabase.core$init_BANG_.invoke(core.clj:54)
at metabase.core$start_normally.invokeStatic(core.clj:119)
at metabase.core$start_normally.invoke(core.clj:113)
at metabase.core$_main.invokeStatic(core.clj:152)
at metabase.core$_main.doInvoke(core.clj:146)
at clojure.lang.RestFn.invoke(RestFn.java:397)
at clojure.lang.AFn.applyToHelper(AFn.java:152)
at clojure.lang.RestFn.applyTo(RestFn.java:132)
at metabase.core.main(Unknown Source)
09-17 20:36:46 **ERROR metabase.core** :: Metabase Initialization FAILED
java.lang.Exception: Timed out after 5.0 s
at metabase.driver.util$can_connect_with_details_QMARK_.invokeStatic(util.clj:40)
at metabase.driver.util$can_connect_with_details_QMARK_.doInvoke(util.clj:23)
at clojure.lang.RestFn.invoke(RestFn.java:442)
at clojure.lang.Var.invoke(Var.java:393)
at metabase.db$fn__21781$verify_db_connection__21790$fn__21793$fn__21794.invoke(db.clj:309)
at metabase.db$fn__21781$verify_db_connection__21790$fn__21793.invoke(db.clj:308)
at metabase.db$fn__21781$verify_db_connection__21790.invoke(db.clj:300)
at metabase.db$fn__21781$verify_db_connection__21790$fn__21791.invoke(db.clj:303)
at metabase.db$fn__21781$verify_db_connection__21790.invoke(db.clj:300)
at metabase.db$setup_db_BANG__STAR_$fn__21829.invoke(db.clj:345)
at metabase.util$do_with_us_locale.invokeStatic(util.clj:656)
at metabase.util$do_with_us_locale.invoke(util.clj:642)
at metabase.db$setup_db_BANG__STAR_.invokeStatic(db.clj:344)
at metabase.db$setup_db_BANG__STAR_.invoke(db.clj:339)
at metabase.db$setup_db_from_env_BANG_.invokeStatic(db.clj:358)
at metabase.db$setup_db_from_env_BANG_.invoke(db.clj:351)
at metabase.db$setup_db_BANG_$fn__21834.invoke(db.clj:368)
at metabase.db$setup_db_BANG_.invokeStatic(db.clj:366)
at metabase.db$setup_db_BANG_.invoke(db.clj:361)
at metabase.core$init_BANG_.invokeStatic(core.clj:75)
at metabase.core$init_BANG_.invoke(core.clj:54)
at metabase.core$start_normally.invokeStatic(core.clj:119)
at metabase.core$start_normally.invoke(core.clj:113)
at metabase.core$_main.invokeStatic(core.clj:152)
at metabase.core$_main.doInvoke(core.clj:146)
at clojure.lang.RestFn.invoke(RestFn.java:397)
at clojure.lang.AFn.applyToHelper(AFn.java:152)
at clojure.lang.RestFn.applyTo(RestFn.java:132)
at metabase.core.main(Unknown Source)
Caused by: java.util.concurrent.TimeoutException: Timed out after 5.0 s
at metabase.util$deref_with_timeout.invokeStatic(util.clj:301)
at metabase.util$deref_with_timeout.invoke(util.clj:293)
at metabase.util$do_with_timeout.invokeStatic(util.clj:307)
at metabase.util$do_with_timeout.invoke(util.clj:304)
at metabase.driver.util$can_connect_with_details_QMARK_.invokeStatic(util.clj:34)
... 28 more
09-17 20:36:46 **INFO metabase.core** :: Metabase Shutting Down ...
09-17 20:36:46 **INFO metabase.server** :: Shutting Down Embedded Jetty Webserver
09-17 20:36:46 **INFO metabase.core** :: Metabase Shutdown COMPLETE
Warning: environ value jdk-11.0.8+10 for key :java-version has been overwritten with 11.0.8
09-17 20:36:53 **INFO metabase.util** :: Loading Metabase...
09-17 20:36:53 **INFO metabase.util** :: Maximum memory available to JVM: 481.4 MB

Hi @Toga
It seems like AWS has been changing several things lately, so something has broken:
https://github.com/metabase/metabase/issues/13251
Failed to deploy new elastic beanstalk instance. Nginx Conf Failure

the rds settings are still in the config, this is not a new deployment, this was an existing one I was upgrading. sounds close, but that was a brand new elastic beanstalk.

32%20PM