Anthony Raymond
Anthony Raymond
It works with Java17 on my environment. The error does not seems related to java: **/data/clients: Value too large for defined data type**. Any chances you are using a 32b...
Can you share the client file you are using please? The `client.json` file will reference a `.client` file. Can you please upload this .client file here?
Also, could you try to build the .jar artifact from a multistage image using the proper arch (like in m'y DockerFile?) https://github.com/anthonyraymond/joal/blob/master/Dockerfile
i can't understand why this would be related to a JVM version... I truely believe the problem is somewhere else. But i have no idea where to look for... Can...
Indeed, i don't think i can do anything at the application level. It's ether an OS or JVM issue
Hello, what do you mean by password protected revers proxy ? Do you mean a basic auth? Can you check the chrome Console to see if there are any hints...
Closing due to no answer, feel free to re-open
Hello @JourneyOver 😃 Can you share: - your reverse proxy configuration - some logs from the chrome dev tool console? - The DNS provider - what do you mean by...
Looking at your nginx config it looks to me that you did not setup the connections settings properly in the joal webui. In webui **connection settings form** can you change...
I understand your point, but this is a difficult problem to solve, i'll keep it opened as a possible improvement. But it's unlikely to be implemented any time soon.