Skip to content

[Bug/Support]: Elpaca hangs when running behind a firewall #506

@eflanigan00

Description

@eflanigan00

Confirmation

  • I have checked the documentation (README, Wiki, docstrings, etc)
  • I am checking these without reading them.
  • I have searched previous issues to see if my question is a duplicate.

Elpaca Version

Elpaca 1d299d7 grafted, HEAD -> master, origin/master, origin/HEAD
installer: 0.11
emacs-version: GNU Emacs 30.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0)
of 2025-08-17, modified by Debian
git --version: git version 2.34.1

Operating System

RHEL 8

Description

I'm trying to run elpaca behind a firewall. I can bootstrap elpaca and elpaca-use-package. Both show up with elpaca-log command. When I try to install other packages (see code below) emacs hangs. Also when I try to run elpaca-manager it hangs. Any advice for how to debug this? Want to see if it is trying to reach out to the internet or something else. Note my setup works fine on a machine that isn't firewalled.

(use-package with-editor           ;;; Use the Emacsclient as $EDITOR
  :ensure `(:repo ,(concat my-emacs-package-directory "with-editor")))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions