Github is broken when accessing our repository #161521
Replies: 3 comments
-
|
It looks like you're encountering two separate but possibly related issues: 🔹 1. Repository Appears "Broken" CSS/JS resources from github.githubassets.com fail to load (this leads to a broken layout/UI). There's a network error, ad-blocker, firewall, or browser extension interfering with requests to GitHub’s asset servers. 🔹 2. Error Accessing https://github.githubassets.com/ This suggests that: Your system or browser doesn't trust the SSL certificate used by GitHub's CDN (*.githubassets.com). Possible causes: Antivirus software (like Avast or Kaspersky) doing HTTPS inspection. Corporate firewall or proxy injecting their own SSL certificates. Outdated root certificates on your system. System date/time is incorrect. ✅ Steps to Fix Try opening the site in Incognito mode or another browser (e.g., Firefox). Disable browser extensions like ad blockers or HTTPS inspection extensions. If using an antivirus, turn off HTTPS scanning temporarily and reload. On a managed (corporate) network, check with your IT team—there may be a proxy or MITM SSL certificate causing issues. |
Beta Was this translation helpful? Give feedback.
-
|
Welcome to the GitHub Community, @junnel10001, we're happy you're here! You are more likely to get a useful response if you are posting your questions in the applicable category and are explicit about what your project entails--giving a few more details might help someone give you a nudge in the right direction. I've gone ahead and moved it for you. Good luck! |
Beta Was this translation helpful? Give feedback.
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion Type
Bug
Discussion Content
When I access our repository, it's broken, see https://app.screencast.com/JWfAKPQj9BdUL
When I access https://github.githubassets.com/ to check its Javascript and CSS, I am having this error from Chrome or any browser https://app.screencast.com/r7kHwUbxSiWil Does anyone have this problem?
Beta Was this translation helpful? Give feedback.
All reactions