Error when changing Email

I keep getting this error after changing the email for the Admin account:

(<unknown>): did not find expected key while parsing a block mapping at line 40 column 3 -e LANG=en_US.UTF-8
YAML syntax error. Please check your containers/*.yml config files.

Anyone know how to fix it?

1 Like

How would I check my containers/*.yml config files?

you need to look in the app.yml file

1 Like

Ok, how would I access that file?

how did you setup discourse?

or is discourse hosting it ?

I used Oracle, and I am currently ssh’d into the VM.

EDIT: Link for what I used: https://blogs.oracle.com/developers/install-run-discourse-for-free-in-the-oracle-cloud

vim /var/discourse/containers/app.yml

1 Like

Ok, let me try that.

EDIT: I’m in the file, what would I do/look for next?

1 Like