H4rl3kin
H4rl3kin
I forgot to say that I tried the above on Linux Debian Bullseye and Windows 11 with the same bad result. I even built it from scratch without the docker...
ok, I guess that was not specific enough. my fault. I run the server locally, that is correct. I can log in locally, that's fine. When I want to play...
Did that change? I just ask, because it worked without any problems in the past (2020, 2021). I already had a running local server at that time and did not...
well, the idea with reverse proxy was good, but did not solve the problem. I cloned the project into an older revision. just a random revision from Jan 2020 and...
After some research I found out that release 103 (12th Nov 2021) is the last one which works with my building scripts (based on the corresponding readme text in github)....
In the meantime I solved the problem! On 21st of December 2021 the line "secure: true" was added to the file dev.edn. I guess this means that only https is...
Enforcing security is usually a good thing, but at least the user should know how to configure it. Maybe it is better to set the default value to "secure: false"?
In any case, the issue can be closed now