all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Contacting package repositories very slow
@ 2021-11-07 20:06 Madison Smith
  0 siblings, 0 replies; only message in thread
From: Madison Smith @ 2021-11-07 20:06 UTC (permalink / raw)
  To: help-gnu-emacs

M-x package-refresh-contents
take several minutes to finish, when it finishes at all.
While it is running, the message "Contacting host: melpa.org:443" is
displayed continuously. Why might this be?

I am on GNU Emacs 27.2

Running C-h v package-archives outputs
(("melpa" . "https://melpa.org/packages/")
 ("gnu" . "https://elpa.gnu.org/packages/")
 ("org" . "https://orgmode.org/elpa/"))
and running curl -I on each of these URLs yields  "HTTP/1.1 200 OK" in
under a second, which makes me think that contacting the host can't be the
actual problem.

Thanks for your thoughts.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-07 20:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-07 20:06 Contacting package repositories very slow Madison Smith

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.