caarlos0 / fork-cleaner

Quickly clean up unused forks on your github account.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

socket :: permission denied

acestronautical opened this issue · comments

After generating a token with all repo and delete repo access

Running:
fork-cleaner --token 878678dfeae463e33bb735209bd164844de1d224

Returns the following error:
Get "https://api.github.com/user/repos?affiliation=owner&per_page=100": dial tcp: lookup api.github.com on [::1]:53: dial udp [::1]:53: socket: permission denied

Note that I have since removed this access token

Seems to be a snap issue. Not quite sure how to workaround this issue, though downloading the .deb package directly and installing it via sudo dpkg -i ~/Downloads/fork-cleaner_<VERSION>_linux_amd64.deb has worked for me.

can you try again with latest?

@caarlos0 Uninstalled the Debian package and re-installed it with Snap. Seems to be resolved! Great job! 🎉

Thanks for help testing @BrunnerLivio 🙏

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.