El sáb., 11 may. 2019 a las 20:50, Nick Couchman (<[email protected]>) escribió: > > 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
Yes, it's within the logs I'm checking out. Zero feedback after trying to load the page. This is the default configuration I get after installation: guacd-hostname: localhost guacd-port: 4822 auth-provider: net.sourceforge.guacamole.net.basic.BasicFileAuthenticationProvider basic-user-mapping: /etc/guacamole/user-mapping.xml User mapping file is accesible by the tomcat user: -rw-rw---- 1 root tomcat 1178 feb 1 08:59 /etc/guacamole/user-mapping.xml About the logs, catalina.out is empty, catalina.2019-05-12.log is over here: https://pastebin.com/AFbc0Rps Regards, -- Ciro Iriarte http://iriarte.it --
