On Wed, Dec 23, 2020, 13:27 Fabian Schrödter <[email protected]> wrote:
> Dear Guacamole Team, > > I am facing an 403 and 405 issue with the login page of guacamole. Fully > logs and infos are placed at Jira ( > https://issues.apache.org/jira/browse/GUACAMOLE-1243?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel > < > https://issues.apache.org/jira/browse/GUACAMOLE-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > >). > There are no big errors in logs, but certain indications for increasing > log level of the docker-container (running on K8s) to debug. Any idea how > to update the log level for guacamole pods? > This doesn't sound like it's Guacamole returning these responses. An error like what you're seeing would be in the logs already without any changes to log level. There also aren't any cases where the client would cause an HTTP 405 ("Method Not Allowed") when accessing its own REST API. Is there something on the network between the browser and Guacamole that might be intercepting these requests and failing? - Mike
