IntelliJ에서 프로젝트 생성 후 GitHub에 Share Project를 하다가 아래와 같은 에러 메시지를 마주쳤다.
cannot load information for github access to this site has been restricted
해당 문제에 대해서 검색해보니 누군가 GitHub Community에 글을 올려서 이슈가 되었는지 해결할 수 있는 방안에 대해서 여러가지 시도해볼 수 있었다!!
https://github.com/orgs/community/discussions/128045
I am getting this error while sharing on GithHub : Cannot load information for github.com/: Request response: Access to this sit
Select Topic Area Question Body Error: Cannot load information for github.com/: Request response: Access to this site has been restricted. If you believe this is an error, please contact https://su...
github.com
필자는 이미 깃헙 토큰으로 계정 연동을 해서 사용하고 있었다.
혹시 몰라서 토큰으로 다시 계정을 연동해봤지만 문제가 해결되지않아 IntelliJ를 업데이트 해보았다.
기존에는 2023.3.x 버전이였는데 현재 2024.1.3으로 업데이트를 해서 사용하니 해당 문제가 사라졌다!