cas
cas copied to clipboard
unexpected HTTP status code received from server: 405
rpc error: code = Unknown desc = unexpected HTTP status code received from server: 405 (Method Not Allowed); transport: received unexpected content-type "text/html"
Currently, we get a lot of 405 back from the client.
Update: It seems to be gone. Will monitor it a bit. The issue was on authenticate
Yes, seems we received more traffic than usual and needed to scale out. Should be handling traffic ok now.