Solved Starting error
-
Hello. After the latest update my discourse app is stuck in the starting process because of this error:
Sep 30 21:52:29 ==> Creating directories
Sep 30 21:52:29 ==> Configuring discourse
Sep 30 21:52:29 ==> Creating symlinks for built-in plugins
Sep 30 21:52:29 ==> Enabling recvmail integration
Sep 30 21:52:29 Error: Parsing expression: Lexer error: could not match text starting at 1:31 failing at 1:34.
Sep 30 21:52:29 unmatched text: "for" -
Seems like an error in the YAML syntax. Take a look at your env file and make sure that everything is valid (especially at line 31 to 34).
-
I am having this issue as well. What file is the error in? I can't tell.
-
@subven I restored to the version before the upgrade for now.
-
@mononym said in Starting error:
Sep 30 21:52:29 ==> Enabling recvmail integration
Maybe there is a bug when recvmail integration is getting enabled. Let me test.
-
@girish And findings? And if I need to downgrade, how do I do that?
I just saw there was an "update available," and I updated, but it still is "not responding."
-
@ntnsndr whoops, forgot to update here. I already pushed an update with a fix. Package v1.7.13-1 fixes it, can you update and please let me know?
-
@ntnsndr said in Starting error:
I just saw there was an "update available," and I updated, but it still is "not responding."
Check for update again and you should see a new package. I am guessing it previously updated to 1.17.3 and not 1.17.3-1
-
@girish Ah yes—working now. Thank you!
-
girish
-
girish
-
New update was 1.17.3-1 and worked perfectly. Thx !