Unable to launch server

I am probably doing something really dumb so please be kind :slight_smile:

i have downloaded the.jar and whenever i try and run it the logs show that it has built the graphs but then the log just stops at this point

When i use --debug i get a whole host of did not match conditions (Which i have no clue what they are or how to fix them). I have been on endless websites to see if anyone else has had this issue before but have come up empty handed. If anyone could help that would be much appreciated. I get the same issues on WAR and docker versions too.

Thanks

Hey,
yep, the log is telling you that it has built graphs and is now ready for your requests.
Did you check the health endpoint on whether it reports β€œready”?

Best regards :slight_smile: