Failed upgrade: UniqueViolation: duplicate key value violates unique constraint "data_explorer_queries_pkey"

So restart the container?

./launcher start app

Then you want something like:

./launcher enter app

then:

su postgres -c 'psql discourse'

4 Likes