Soapbox-FE download fails #157

Closed
opened 2022-08-10 16:41:39 +00:00 by Mutex · 2 comments

The Soapbox-FE download fails on both the OTP and source-based version of akkoma. It works fine for the other frontends.

root@akkoma-ct:/opt/akkoma# sudo -Hu akkoma MIX_ENV=prod mix pleroma.frontend install soapbox-fe
Downloading soapbox-fe (v1.0.0)...
Could not download or unzip the frontend
root@akkoma-ct:/opt/akkoma#
The Soapbox-FE download fails on both the OTP and source-based version of akkoma. It works fine for the other frontends. ``` root@akkoma-ct:/opt/akkoma# sudo -Hu akkoma MIX_ENV=prod mix pleroma.frontend install soapbox-fe Downloading soapbox-fe (v1.0.0)... Could not download or unzip the frontend root@akkoma-ct:/opt/akkoma# ```
Author

Seems that setting the "ref" to v2.0.0 works, though I guess there's a reason it isn't set to this anyway.

Seems that setting the "ref" to v2.0.0 works, though I guess there's a reason it isn't set to this anyway.

the only reason is that pleroma ("upstream") never updated it

thanks for confirming 2.0.0 works

the only reason is that pleroma ("upstream") never updated it thanks for confirming 2.0.0 works
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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: AkkomaGang/akkoma#157
No description provided.