On Tue, Jul 7, 2020 at 12:56 PM carlog <[email protected]> wrote:

> Looking at the localhost_access_log, I see these
>
> "POST /guacamole/api/tokens HTTP/1.1" 500 214
> "POST /guacamole/api/tokens HTTP/1.1" 403 269
>
>
The Tomcat catalina.out should contain some more helpful error messages.
Access log is just going to give you the access requests and not going to
give you much information as to why that 500 is happening.

-Nick

Reply via email to