[GH-ISSUE #3063] 1.18.4 version release has not install binaries #35726

Closed
opened 2026-06-18 20:57:01 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @alme1509 on GitHub (May 13, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/3063

Describe the Bug

1.18.4 version release has not install binaries, so curl -fsSL https://static.pangolin.net/get-installer.sh | bash command, fails.

Environment

  • OS Type & Version: (e.g., Ubuntu 22.04) Ubuntu 24.04.3 LTS
  • Pangolin Version: 1.18.4
  • Gerbil Version: N/A
  • Traefik Version: N/A
  • Newt Version: N/A
  • Olm Version: (if applicable) N/A

To Reproduce

Run curl -fsSL https://static.pangolin.net/get-installer.sh | bash, you see this 404 error in output:

root@hostname:~/pangolin# curl -fsSL https://static.pangolin.net/get-installer.sh | bash [INFO] Installing latest version of installer... [INFO] Fetching latest version from GitHub... [INFO] Latest version: v1.18.4 [INFO] Detected platform: linux_amd64 [INFO] Install directory: /root/pangolin [INFO] Downloading installer from https://github.com/fosrl/pangolin/releases/download/1.18.4/installer_linux_amd64 curl: (22) The requested URL returned error: 404 root@hostname:~/pangolin#

Expected Behavior

This command should download and execute the last installer binary

Originally created by @alme1509 on GitHub (May 13, 2026). Original GitHub issue: https://github.com/fosrl/pangolin/issues/3063 ### Describe the Bug 1.18.4 version release has not install binaries, so `curl -fsSL https://static.pangolin.net/get-installer.sh | bash` command, fails. ### Environment - OS Type & Version: (e.g., Ubuntu 22.04) Ubuntu 24.04.3 LTS - Pangolin Version: 1.18.4 - Gerbil Version: N/A - Traefik Version: N/A - Newt Version: N/A - Olm Version: (if applicable) N/A ### To Reproduce Run `curl -fsSL https://static.pangolin.net/get-installer.sh | bash`, you see this 404 error in output: `root@hostname:~/pangolin# curl -fsSL https://static.pangolin.net/get-installer.sh | bash [INFO] Installing latest version of installer... [INFO] Fetching latest version from GitHub... [INFO] Latest version: v1.18.4 [INFO] Detected platform: linux_amd64 [INFO] Install directory: /root/pangolin [INFO] Downloading installer from https://github.com/fosrl/pangolin/releases/download/1.18.4/installer_linux_amd64 curl: (22) The requested URL returned error: 404 root@hostname:~/pangolin# ` ### Expected Behavior This command should download and execute the last installer binary
Author
Owner

@AstralDestiny commented on GitHub (May 13, 2026):

It'll be fixed in a few hours when the others are up 🙂
Likely something in CI/CD didn't run properly or whatnot.

<!-- gh-comment-id:4439684560 --> @AstralDestiny commented on GitHub (May 13, 2026): It'll be fixed in a few hours when the others are up 🙂 Likely something in CI/CD didn't run properly or whatnot.
Author
Owner

@alme1509 commented on GitHub (May 13, 2026):

Installer now is present in 1.18.4 releases page

<!-- gh-comment-id:4445650704 --> @alme1509 commented on GitHub (May 13, 2026): Installer now is present in 1.18.4 releases page
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#35726