Oops, an error occurred This exception has been logged with id

this bug reproduced using sbt for build. Not only maven
Clone that https://github.com/Roland4444/smallsbt
sbt compile
sbt run
=> http://127.0.0.1:9000/
“Oops an error occured” again!

How to fix that?

Hi all,

To people with a similar problem, in this case, it was missing a configuration. See the conversation in playframework/playframework#8611. And there are documentation improvements in playframework/playframework#8619 and playframework/playframework#8620.

Best.