Constantin Graf

Results 90 comments of Constantin Graf

I just tested it with `20.0.1` and I have the exact same issue. @proffase What do you mean with `KY_HOSTNAME` is unset? That produces an error for me when I...

@proffase Interesting. How do you define the domain for each realm? With the “Frontend URL” setting in the realm?

@mposolda This is still a problem in the most current Keycloak version (tested with 21.1.0). I looked into the code behind the issue and I think that the way the...

We changed a lot in the latest commits regarding dropdowns. Could you please check if the problem is still relevant in the current `main` tag?

For all groups that do not have a defined color (like projects) the report should generate a random color. So if you create another report the colors are different for...

@AlliBalliBaba We are using `install-php-extensions` in [our docker image](https://github.com/solidtime-io/solidtime/blob/main/docker/prod/Dockerfile). `mlocati/php-extension-installer` as far as I'm informed, is a shell script and I don't see any note [in the repository](https://github.com/mlocati/docker-php-extension-installer) saying that...

@AlliBalliBaba Thanks for the suggestion, I just added [this in an PR](https://github.com/solidtime-io/solidtime/pull/184) and I'll test this later today.

@AlliBalliBaba Just tested it and sadly this did not change anything.

@putrafajarh You are right, I just deactivated `opcache` and it works, thanks. Does anyone know why this happens and I how I can fix that? Normally `opcache` is pretty important...

Thanks for the help, I just reported the issue in the PHP GitHub repo.