Missing root page

22 views
Skip to first unread message

Carl Antuar

unread,
Jun 19, 2025, 12:10:45 AMJun 19
to pwm-general
When I try to deploy one of the pre-built WAR files from GitHub, the application root shows a directory listing instead of sending me to the index page. I have tried 1.9.1, 1.9.2, and 2.0.8, with the same results.

If I manually add eg /private to the URL, then it works and takes me to the login screen.

My application server is Jetty 9.4.57, but with no special configuration, just setting the context path, WAR file location, and applicationPath.

Jason Rivard

unread,
Jun 19, 2025, 1:01:53 AMJun 19
to pwm-general
Have you checked Jetty's log files for errors?  I've not personally used Jetty, and most PWM users use tomcat...

Carl Antuar

unread,
Jun 19, 2025, 1:25:46 AMJun 19
to pwm-general
No errors at the time of requesting the root, but when going to /private/ there are NullPointerExceptions within ResourceFileRequest.handleWebjarURIs (but the login page still loads successfully).
Reply all
Reply to author
Forward
0 new messages