Changes
Page history
Create Common Issues
authored
Feb 14, 2023
by
Timur Oberhuber
Show whitespace changes
Inline
Side-by-side
Common-Issues.md
0 → 100644
View page @
6b55b258
## General
Usually trying the following resolves all issues:
*
Invalidate cache and restart (JetBrains IDEs).
*
Make sure
`application.yaml`
contains the latest changes made to
`application.template.yaml`
.
## Mail Server Error
##### Where?
Usually in Queue, during the first start-up.
##### Solution:
There is a setting in
`application.yaml`
called
`test-connection`
in the
`mail`
section. Make sure this is set to
`false`
.
\ No newline at end of file