Tom Brus

Results 5 comments of Tom Brus

Hi @jennyowen, thanks for looking into this. Unfortunately neo4j does not start (the container keeps restarting): ``` DEBUGGING ENABLED Running as root user inside neo4j image chowning /var/lib/neo4j recursively to...

then it is still restarting but without the SIGILL: ``` DEBUGGING ENABLED Running as root user inside neo4j image chowning /var/lib/neo4j recursively to neo4j:neo4j Setting all files in /var/lib/neo4j/conf to...

sorry, this is all the output there is.... ``` ... Setting initial password from environment getting full neo4j run command >>> restart of container!!! DEBUGGING ENABLED Running as root user...

when I set restart to no, the container runs once, the status is: ``` exited (134) ``` with output: ``` DEBUGGING ENABLED Running as root user inside neo4j image chowning...

@jennyowen thanks for the analysis, I understand the situation, I'll stick to 5.26 for now and hope this will be fixed in java 21 some time in the future. I...