Denis Gukov
Denis Gukov
Hi @vdudejon Could you please provide more details. What the problem with `mail: [email protected]`? If you have user `[email protected]` / `jdoe` and you trying create `[email protected]` / `jdoe` you will...
Fix will be soon.
Please check latest pre-release (`latest` docker image).
@Ashkaan need logs.
@Ashkaan are you have custom `config.json` or passing settings via environment vars?
Why I asked. Container writes `config.json` only if it doesn't exist. So, if you stored `config.json` in volume and recreate container with different env vars, it will not affect to...
@Ashkaan thank you very much! I will think what to do... I didn't expect these to be breaking changes.
@Ashkaan could you remove environment variables from docker image if you use mapped `config.json`?
@Ashkaan got it, thank you. Please try latest pre-release: https://github.com/ansible-semaphore/semaphore/releases/tag/v2.9.36
Hi @Ashkaan Cloud you run job in DEBUG mode?