Jascha Beste
Jascha Beste
Hey, sorry I got to this very late. Got caught up in another topic. I tried this out and cannot reproduce your behaviour I run the server and ran some...
Hey, do you have an actual exception in the logs somewhere? I don't think a reverse proxy itself should be an issue the Kviklet container itself runs an nginx as...
Hmm I don't see any specific error in those logs. Could you share a bit more about your setup?
That's quite helpful, I guess you can't access the load balancer directly, to see if the issue is somehow with SSM? Could you set this environment variable? `logging.level.org.springframework.security=DEBUG` It should...
Hmm, honestly it looks a lot like the environment variables are just not correctly set up. Would you mind trying your config simply on a local container instance and see...
Sorry, yes this is a bit unintuitive right now. I didn't really consider the mixture of password and SSO login so the system only really works with one (and I...
Hmm, this sounds pretty reasonable. I wonder if this should be a global setting or a per connection thing? Also without any validation... this is more of a suggestion rather...
I'm not opposed to integrating with issue trackers more tightly. But I do wonder what feature set would make sense for that? Do you want e.g. jira/linear tickets to be...
There should not be any other websockets running but I do want to get these feature complete with the original ones. One advantage of the websocket live sessions is that...
This should be fixed on the :main image already. So it will be in the next release!