LibrePlan / libreplan

LibrePlan - Open Web Planning
https://www.libreplan.dev
GNU Affero General Public License v3.0
291 stars 172 forks source link

"HTTP Status 404 – Not Found" on debian #1926

Closed Aadniz closed 2 years ago

Aadniz commented 5 years ago

Specs


Hi.

I tried installing Libreplan with the .deb package, but it failed because it couldn't find tomcat6 (I know tomcat8 is the current used one, but Libreplan still failed to install)

I decided to install it the manual way.

I followed the instructions and went through all commands.

After restarting tomcat8 and going to http://localhost:8080/libreplan/ it displayed a 404 not found page:

Screenshot_20191124_065717

I have no experience with Tomcat before and has never used PostgreSQL before.

Does anyone know what the issue might be?

besil commented 2 years ago

same problem here

kwoot commented 2 years ago

Please compile the master branch and run it using the Jetty webserver. That currently works.