Hi Justin
I try to install Openboxes on Ubuntu 18.04 LTS all steps were done without the deployment step.
When I run the tail cmd I got this error. Look screenshot attached
@cedric_tchis I moved this to its thread since it wasn’t related to the translation issue.
That’s a typo in the installation instructions.
The catalina.out log file should be under
/opt/tomcat/logs/catalina.out
and
/opt/apache-tomcat-7.0.94/logs/catalina.out
So try this.
sudo tail -f /opt/tomcat/logs/catalina.out
You can also cd
into the directory to see all of the files
cd /opt/tomcat/logs
ls -al
tail -f catalina.out
When/if you find what you’re looking for you can either post a snippet of the log to this thread or send the entire cataina.out file to support@openboxes.com.