celenity/Phoenix
8
198
Fork
You've already forked Phoenix
19

(MacOS) Homebrew: Failed to download resource "phoenix-osx (202512231-1)" #227

Closed
opened 2026年01月14日 21:56:24 +01:00 by NameLessGO · 9 comments

Confirmation Checklist

What web browser(s) are you using with Phoenix?

Firefox

Other

No response

What operating system(s) are you experiencing this issue on?

macOS (Apple Silicon)

Other

No response

What version of Firefox/Gecko and Phoenix are you using?

147.0

If you remember, what version of Firefox/Gecko and Phoenix did you first notice the issue on?

Q2 of 2025 (first time installing Phoenix), ~2025.06.xx

Does the issue occur on a new browser profile?

  • Yes
  • No

Please share your browser's distribution ID.

20260105210555

Please share your browser's update channel.

release

Please share a list of your currently installed browser add-ons/extensions, as well as the versions you have installed.

None

Please explain the issue you are experiencing.

Since Q2 of 2025 had been getting this error:

Error: Failed to download resource "phoenix-osx {latest version of Q2 2025; now is 202512231-1}"
Download failed: https://gitlab.com/celenityy/Phoenix/-/raw/f09568c8a71af4fe42dd43c6f711c67daf605f1e/archives/phoenix-osx.zip

Today, had made a clean uninstall of Firefox (brew uninstall --zap --cask and reinstalled Phoenix using both the uninstall and install script

But now can't install Phoenix-osx and thus the script stops after error:

Are you using an Apple Silicon (M-series chip) or Intel device?
Your options are:
1. Silicon
2. Intel
Please enter your selection: 1
Installing phoenix-osx package...
y
==> Looking for bottles...
Formulas (2): phoenix-osx, unzip
Download Size: 160.9KB
Install Size: 477KB
==> Do you want to proceed with the installation? [Y/y/yes/N/n/no]
==> Fetching downloads for: phoenix-osx
==> Verifying checksum for '8e61a5e2db0f96873e054f5efcac57e3f3ffcf87eefe4c5f75719b0162f6b18b--unzip--6.0_8.arm64_tahoe.bottle.1.tar.gz'
✔︎ Bottle Manifest unzip (6.0_8) Downloaded 10.2KB/ 10.2KB
✔︎ Bottle unzip (6.0_8) Downloaded 160.9KB/160.9KB
✘ Formula phoenix-osx (202512231-1)
Error: Failed to download resource "phoenix-osx (202512231-1)"
Download failed: https://gitlab.com/celenityy/Phoenix/-/raw/f09568c8a71af4fe42dd43c6f711c67daf605f1e/archives/phoenix-osx.zip
Something went wrong! The script failed.
Please report this (with the output message) to https://phoenix.celenity.dev/issues

Please provide detailed steps to reproduce the issue.

Using Homebrew in a MacOS 26.2 (25C56)

  1. Uninstall Phoenix
  2. Install Phoenix
### Confirmation Checklist - [x] I confirm that this issue occurs on the **latest release** of Phoenix. You can check what the latest version is on [the `Releases` page](https://codeberg.org/celenity/Phoenix/releases). - [x] I confirm that this issue has **NOT** already been reported on [the Codeberg issue tracker](https://codeberg.org/celenity/Phoenix/issues), [the GitLab issue tracker](https://gitlab.com/celenityy/Phoenix/-/issues), **and/or** [the GitHub issue tracker](https://github.com/celenityy/Phoenix/issues). ### What web browser(s) are you using with Phoenix? Firefox ### Other _No response_ ### What operating system(s) are you experiencing this issue on? macOS (Apple Silicon) ### Other _No response_ ### What version of Firefox/Gecko and Phoenix are you using? 147.0 ### If you remember, what version of Firefox/Gecko and Phoenix did you first notice the issue on? Q2 of 2025 (first time installing Phoenix), ~`2025.06.xx` ### Does the issue occur on a new browser profile? - [x] Yes - [ ] No ### Please share your browser's distribution ID. 20260105210555 ### Please share your browser's update channel. release ### Please share a list of your currently installed browser add-ons/extensions, as well as the versions you have installed. None ### Please explain the issue you are experiencing. Since Q2 of 2025 had been getting this error: ```Bash Error: Failed to download resource "phoenix-osx {latest version of Q2 2025; now is 202512231-1}" Download failed: https://gitlab.com/celenityy/Phoenix/-/raw/f09568c8a71af4fe42dd43c6f711c67daf605f1e/archives/phoenix-osx.zip ``` Today, had made a clean uninstall of Firefox (`brew uninstall --zap --cask` and reinstalled Phoenix using both the uninstall and install script But now can't install Phoenix-osx and thus the script stops after error: ```Bash Are you using an Apple Silicon (M-series chip) or Intel device? Your options are: 1. Silicon 2. Intel Please enter your selection: 1 Installing phoenix-osx package... y ==> Looking for bottles... Formulas (2): phoenix-osx, unzip Download Size: 160.9KB Install Size: 477KB ==> Do you want to proceed with the installation? [Y/y/yes/N/n/no] ==> Fetching downloads for: phoenix-osx ==> Verifying checksum for '8e61a5e2db0f96873e054f5efcac57e3f3ffcf87eefe4c5f75719b0162f6b18b--unzip--6.0_8.arm64_tahoe.bottle.1.tar.gz' ✔︎ Bottle Manifest unzip (6.0_8) Downloaded 10.2KB/ 10.2KB ✔︎ Bottle unzip (6.0_8) Downloaded 160.9KB/160.9KB ✘ Formula phoenix-osx (202512231-1) Error: Failed to download resource "phoenix-osx (202512231-1)" Download failed: https://gitlab.com/celenityy/Phoenix/-/raw/f09568c8a71af4fe42dd43c6f711c67daf605f1e/archives/phoenix-osx.zip Something went wrong! The script failed. Please report this (with the output message) to https://phoenix.celenity.dev/issues ``` ### Please provide detailed steps to reproduce the issue. Using Homebrew in a MacOS 26.2 (25C56) 1. [Uninstall](https://codeberg.org/celenity/Phoenix/src/branch/pages/readme/uninstall.md) Phoenix 2. [Install](https://codeberg.org/celenity/Phoenix/src/branch/pages/readme/install.md) Phoenix

I'm using https://codeberg.org/celenity/macos-settings and https://codeberg.org/celenity/Apple-Hardening Profile: Extended without Siri, however unsure if this is the root cause of the issue

I'm using https://codeberg.org/celenity/macos-settings and https://codeberg.org/celenity/Apple-Hardening Profile: Extended without Siri, however unsure if this is the root cause of the issue

Thanks for the report.

To confirm, what happens if you navigate to https://gitlab.com/celenityy/Phoenix/-/raw/f09568c8a71af4fe42dd43c6f711c67daf605f1e/archives/phoenix-osx.zip in a browser?

My guess is that gitlab.com is blocking your connection for some reason. I feel like we've had similar issues to this before with GitLab, so if that is the case, will need to figure out how we can deal with them. I might switch the downloads back to Codeberg. We used to use Codeberg, but stopped due to unreliability on their end - though this does seem to have improved.

Thanks for the report. To confirm, what happens if you navigate to [https://gitlab.com/celenityy/Phoenix/-/raw/f09568c8a71af4fe42dd43c6f711c67daf605f1e/archives/phoenix-osx.zip](https://gitlab.com/celenityy/Phoenix/-/raw/f09568c8a71af4fe42dd43c6f711c67daf605f1e/archives/phoenix-osx.zip) in a browser? My *guess* is that `gitlab.com` is blocking your connection for some reason. I feel like we've had similar issues to this before with GitLab, so if that is the case, will need to figure out how we can deal with them. I might switch the downloads back to Codeberg. We used to use Codeberg, but stopped due to unreliability on their end - though this does seem to have improved.

Download fine, had tested before on the terminal, but forgot to mention

from 2h ago, when was creating the issue:
image

Download fine, had tested before on the terminal, but forgot to mention from 2h ago, when was creating the issue: ![image](/attachments/0c3f6c90-ba6f-4af9-8cdb-e78ee006acf8)
103 KiB

I'm using https://codeberg.org/celenity/macos-settings and https://codeberg.org/celenity/Apple-Hardening Profile: Extended without Siri, however unsure if this is the root cause of the issue

Removed Apple-Hardening – "Extended without Siri" Profiles and restarted, didn't fixed either

> I'm using https://codeberg.org/celenity/macos-settings and https://codeberg.org/celenity/Apple-Hardening Profile: Extended without Siri, however unsure if this is the root cause of the issue Removed Apple-Hardening – "Extended without Siri" Profiles and restarted, didn't fixed either
Contributor
Copy link

@celenity, is that already fixed?

@celenity, is that already fixed?

@koru wrote in #227 (comment):

@celenity, is that already fixed?

I was never able to replicate this specific issue, due to the nature of it - it's likely GitLab is blocking the downloads for some users for whatever reason (also see #237).

At some point, in the very near future, I'm going to move the archives/releases to hosting at releases.celenity.dev (instead of trying to download them directly from the git repos), which should take care of this issue and similar ones (and in general will be a superior approach).

@koru wrote in https://codeberg.org/celenity/Phoenix/issues/227#issuecomment-14898843: > @celenity, is that already fixed? I was never able to replicate this specific issue, due to the nature of it - it's likely GitLab is blocking the downloads for some users for whatever reason *(also see https://codeberg.org/celenity/Phoenix/issues/237)*. At some point, in the very near future, I'm going to move the archives/releases to hosting at `releases.celenity.dev` *(instead of trying to download them directly from the git repos)*, which should take care of this issue and similar ones *(and in general will be a superior approach)*.
Contributor
Copy link

@celenity wrote in #227 (comment):

it's likely GitLab is blocking the downloads for some users.

Why not Codeberg as download source?

@celenity wrote in https://codeberg.org/celenity/Phoenix/issues/227#issuecomment-14900133: > it's likely GitLab is blocking the downloads for some users. Why not Codeberg as download source?

@koru wrote in #227 (comment):

Why not Codeberg as download source?

Codeberg's unfortunately too unreliable at the moment.

@koru wrote in https://codeberg.org/celenity/Phoenix/issues/227#issuecomment-14920032: > Why not Codeberg as download source? Codeberg's unfortunately too unreliable at the moment.

@celenity wrote in #227 (comment):

At some point, in the very near future, I'm going to move the archives/releases to hosting at releases.celenity.dev (instead of trying to download them directly from the git repos), which should take care of this issue and similar ones (and in general will be a superior approach).

Can confirm this is done for next release!

@celenity wrote in https://codeberg.org/celenity/Phoenix/issues/227#issuecomment-14900133: > At some point, in the very near future, I'm going to move the archives/releases to hosting at `releases.celenity.dev` _(instead of trying to download them directly from the git repos)_, which should take care of this issue and similar ones _(and in general will be a superior approach)_. Can confirm this is done for next release!
Sign in to join this conversation.
No Branch/Tag specified
dev
pages
2026年07月08日.1
2026年06月10日.1
2026年05月21日.2
2026年05月21日.1
2026年04月27日.1
2026年03月31日.1
2026年03月30日.1
2026年02月23日.1
2026年02月16日.1
2026年01月21日.1
2025年12月23日.1
2025年11月27日.1
2025年11月07日.1
2025年10月26日.1
2025年10月12日.1
2025年10月03日.1
2025年09月07日.1
2025年08月06日.1
2025年07月30日.1
2025年07月11日.1
2025年06月24日.1
2025年06月12日.1
2025年06月10日.1
2025年06月06日.1
2025年06月02日.2
2025年06月02日.1
2025年05月11日.1
2025年04月27日.1
2025年04月15日.1
2025年04月11日.1
2025年04月02日.1
2025年03月25日.1
2025年03月20日.1
2025年03月12日.1
2025年03月05日.1
2025年02月28日.1
2025年02月21日.1
2024年02月18日.1
2025年02月14日.1
2025年02月13日.1
2025年02月01日.1
2025年01月30日.1
2025年01月27日.1
2025年01月24日.1
2025年01月22日.2
2025年01月22日.1
2025年01月20日.2
2025年01月20日.1
2025年01月19日.1
2025年01月14日.1
2025年01月13日.1
2025年01月12日.2
2025年01月12日.1
2025年01月06日.1
05January2025v1
20240103.2
20250103.1
20241229-1
20241225-1
20241216-1
20241211-1
20241204-1
20241203-1
31November2024v1
20241103-1
20240924-1
20240914-1
20240907-1
20240902-1
20240831-1
20240825-1
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
celenity/Phoenix#227
Reference in a new issue
celenity/Phoenix
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?