Installing Self-Managed Flowable Trial

Hello,
I’m new to Flowable and am attempting to set up a Self-Managed Flowable Trial. I have recently installed Windows 10 and Debian 13. Additionally, I installed Java 17, which allows me to visit the localhost:8080 site when I run the start-work script. However, I get a 404 error when I try to add the license for the trial version, which is on localhost:8080/flowable-work.
Looking at the logs,
I see
org.apache.catalina.startup.HostConfig.deployWAR Error deploying web application archive [/home/../../../../flowable-control.war] java.lang.IllegalStateException: Error starting child.

I’ve downloaded multiple copies, but the outcome remains the same. Any suggestions?

For reference: