Replies: 1 comment 6 replies
-
I think it is related to the connection to db. Do you get some startup error log in your tomcat logs? Have a look at #56 some versions of tomcat requires specific escaping characters. PS: Sorry for my late reply. somehow missed this thread. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I installed the software on Ubuntu 20.04 LTS (Focal Fossa) using files from "releases". The problem is the default username and password are not accepted (admin/admin). I have to mention I installed mariadb instead of MySql5 because mysql5 is no longer available for this release of Ubuntu. Checking the oreka database I found no table created so maybe this is the cause of malfunctioning.
Is there a solution to fix the installation and run the software?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions