On Sat, May 11, 2019 at 18:46 Ciro Iriarte <[email protected]> wrote:

> Hello,
>
> I've installed v1.0.0 on openSUSE Leap using this repository:
>
>
> http://download.opensuse.org/repositories/home:/ecsos:/server/openSUSE_Leap_15.0/
>
> The thing is I'm getting this error out of the box:
>
> {"message":"Unexpected internal
> error","translatableMessage":{"key":"Unexpected internal
>
> error","variables":null},"statusCode":null,"expected":null,"type":"INTERNAL_ERROR"}
>
> But cannot find anything in the logs.


What logs have you looked in?  You need to be looking in the Tomcat logs
(usually catalina.out in the Tomcat logs directory) and you should see
messages related to the failure.  I'd recommend "tail -f catalina.out" and
watch it while you reproduce the failure.

-Nick

Reply via email to