Can not rebuild - Configure app.yml I got this error

(): Did not find expected key while parsing a block mapping at line 15 column 1 -e LANG=en_US.UTF-8
YAML syntax error. Please check your /var/discourse/containers/*.yml config files.

I am using TextMate Editor and It seems to work fine on yml file

Here is the result from http://www.yamllint.com

Someone please give some comments :frowning:

Up! Somebody please helps :frowning:

Looks like the “db_shared_buffers” on line 37 needs to be properly indented (it needs to have 2 spaces before).

Contented was removed. The problem was solved :slight_smile:

Can you paste the actual text content of the file rather to posting screenshots?

Edit… edited…

Format it as code by using the </> button

On line 52, UNICORN_WORKERS requires 2 spaces (you have only 1).

2 Likes

Also, you should change your passwords now that you’ve made them public :warning:

2 Likes

For reals.

Sanitize your data before sending it @M_c_Tau . Attaching it to the post was the wrong move. Just do what @Tom_Newsom said and paste it as a code block (and sanitize your user creds)… I would suggest changing your passwords as well as deleting your attachment post. Your password is clear as day!

That’s a random password. However, I removed it already.
Thank you for your advise.

@zogstrip it works like charm! Many thanks

1 Like