Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forge-pull hangs on initial pull #682

Closed
gabrielsaldana opened this issue Jul 16, 2024 · 4 comments
Closed

Forge-pull hangs on initial pull #682

gabrielsaldana opened this issue Jul 16, 2024 · 4 comments
Labels
support User needs some help

Comments

@gabrielsaldana
Copy link

Recently when trying to run forge-pull on a repository (github or gitlab), emacs either hangs or takes a long time (hours) to complete the initial pull, even on brand new repositories. The last message I see in the Messages buffer is: uncompressing publicsuffix.txt.gz...done

After reinstalling forge, the process just hangs or does nothing. The uncompressing publicsuffix.txt.gz message no longer shows but doesn't fix the problem, emacs still hangs or takes hours to finish.

Using emacs 29.3 (macOS)

I'm not sure how to provide additional details, as I don't see anything else in the Messages buffer and there is no error, just hangs.

@tarsius
Copy link
Member

tarsius commented Jul 16, 2024

First do M-x toggle-debug-on-signal and then when Emacs hangs press C-g. That might give you a backtrace.

uncompressing publicsuffix.txt.gz...done

I don't know what that is. Do you know the purpose of this file? (If not, search for it and have a look. You might also want to grep ~/.config/emacs for publicsuffix.)

@tarsius tarsius added the support User needs some help label Jul 18, 2024
@tarsius tarsius closed this as completed Jul 27, 2024
@MoskitoHero
Copy link

How was this fixed? I have exactly the same problem. Emacs just totally freezes and becomes unresponsive for hours. Debug output shows nothing... I have to kill it and restart.

@MoskitoHero
Copy link

OK, turns out my gitlab username had no capital letters in it (moskitohero), and I defined my local gitlab username with capital letters (MoskitoHero)...

I believe this used to work because I cannot remember changing it since the inital setup a few years back. So in case someone stumbles upon this issue, just check your username is consistent. 😉

@tarsius
Copy link
Member

tarsius commented Nov 27, 2024

@MoskitoHero Could also be #720. I intend to fix that later this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support User needs some help
Projects
None yet
Development

No branches or pull requests

3 participants