Can't download archive over https #459
Labels
No labels
api service
blocked
bug
component: fediversity panel
component: nixops4
documentation
estimation high: >3d
estimation low: <2h
estimation mid: <8h
productisation
project-management
question
role: application developer
role: application operator
role: hosting provider
role: maintainer
security
technical debt
testing
type unclear
type: key result
type: objective
type: task
type: user story
user experience
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: fediversity/fediversity#459
Loading…
Add table
Reference in a new issue
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?
I want to enable consumers with a vanilla Nix installation such as after
to run some tests to validate that our software works as advertised, e.g.
This doesn't work because the
archive
URL times out.forgejo seems to respond HTTP 504 for both tarball and zip.
the forgejo server's logs
/var/log/nginx/{access,error}.log
did not mention these requests unfortunately.to be fair, we could update the forgejo, altho for all i know this could relate to the nginx as well?
this is also currently blocking us from sourcing dependencies from our forgejo (using npins), e.g.
vars
/nix-templating