gist.github not logout not working properly #125507
Replies: 3 comments
-
Clear Browser Cache and Cookies: Sometimes, stale cookies or cache can cause issues with authentication. Try clearing your browser's cache and cookies, then attempt to log out again. Disable Browser Extensions: Certain browser extensions, especially those related to security and privacy, can interfere with requests. Disable your extensions and try logging out again. Try a Different Browser or Incognito Mode: Test the logout functionality in a different browser or in incognito mode to see if the issue persists. This can help determine if the problem is related to your current browser settings. Check for CSP Violations: The error message indicates a CSP violation. If you have any custom CSP settings in your browser or through extensions, reset them to default. |
Beta Was this translation helpful? Give feedback.
-
👋🏽 Hi @veer7783, I was able to reproduce this so have raised a bug with the team. As a workaround you can go to GitHub.com then sign out Thanks for raising this 😄 and for being part of our community |
Beta Was this translation helpful? Give feedback.
-
Hi @veer7783, I just wanted to close the loop and let you know that this is now fixed. Thanks again for reporting this. |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Bug
Body
gist.github not logout not working properly actually this problem is coming to long time, is this issue or bug.
gist.github.com/:1 Refused to connect to 'https://github.com/logout' because it violates the following Content Security Policy directive: "connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com/v1/engines/copilot-codex/completions .actions.githubusercontent.com wss://.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com".
turbo.es2017-esm.js:2420 TypeError: Failed to fetch
at FetchRequest.perform (turbo.es2017-esm.js:553:36)
formSubmissionErrored @ turbo.es2017-esm.js:2420
Show 1 more frame
Show less
turbo.es2017-esm.js:553 Uncaught (in promise) TypeError: Failed to fetch
at FetchRequest.perform (turbo.es2017-esm.js:553:36)
Beta Was this translation helpful? Give feedback.
All reactions