--> Finished: 'js:webpack_production' in 322.74s
rake aborted!
Parallel::UndumpableException: ActiveRecord::StatementInvalid: PG::UndefinedTable: ERROR: relation "public.brand_configs" does not exist
LINE 1: DELETE FROM "public"."brand_configs" WHERE (NOT EXISTS (SELE...
git describe --tags
release/2022-03-02.01-21335-g9187b37765
Thought this could be of rich-content-editor and while trying to disable it from cli:
irb(main):001:0> Setting.set('rich_content_service_enabled', 'false')
Traceback (most recent call last):
/var/canvas/vendor/bundle/ruby/2.7.0/gems/activerecord-6.0.4.2/lib/active_record/connection_adapters/postgresql/database_statements.rb:65:in `exec': ERROR: relation "public.settings" does not exist (PG::UndefinedTable)
LINE 8: WHERE a.attrelid = '"public"."settings"'::regclass
Guess I misconfigured something obvious. Please let me know if you need any further logs or version infos. Appreciate any help. Thanks.
BR,
Raj.
[- -] Reading app-canvas/data/secrets from vault
[- -] Unable to read setting: PG::UndefinedTable: ERROR: relation "public.settings" does not exist
LINE 8: WHERE a.attrelid = '"public"."settings"'::regclass
Could anyone still help me out. Thanks already.
BR,
Raj.