Error in Octopus Log out and Login

Hi Team ,

We are facing issue with Log out and Login to Octopus Web Portal from HTTPs

The expected anti-forgery cookie is missing or has expired.
Redirecting to login page, but will return to /users/sign-out.
See http://g.octopushq.com/CSRF for more details and troubleshooting.

Also when we check the Octopus Log its giving error as -
at Halibut.Transport.SecureListener.<ExecuteRequest>d__15.MoveNext()
2019-03-19 06:28:22.7003 5368 19 INFO listen://[::]:10943/ 19 Accepted TCP client: [::ffff:172.17.25.4]:43702
2019-03-19 06:28:22.7003 5368 19 INFO listen://[::]:10943/ 19 Performing TLS server handshake
2019-03-19 06:28:22.7003 5368 296 INFO listen://[::]:10943/ 296 Unhandled error when handling request from client: [::ffff:172.17.25.4]:43702
System.IO.IOException: Authentication failed because the remote party has closed the transport stream.

Please help here

Regards,
Vinod Deo

Hi Vinod,

Thanks for getting in touch! I’m sorry to hear you’re hitting this issue. We have a troubleshooting guide to help diagnose issues cross-site request forgery (CSRF). Can you confirm if you’ve followed the troubleshooting guide as provided at the following link?

This includes things like refreshing your page and clearing the cookies from your browser, and one of these steps may fix this issue up for you.

I look forward to hearing back! :slight_smile:

Best regards,

Kenny

Hi Kenneth Bates ,

We already verified the CSRF and all mentioned steps under https://octopus.com/docs/administration/security/cve/csrf-and-octopus-deploy#troubleshooting . This issue is still persists.

Thanks
Vinod Deo

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.