error on nixops4 deploy test: You must define security.acme.... #417
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
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: fediversity/fediversity#417
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?
repro:
deployment/configuration.sample.jsonnixops4 apply testnix-shell panel --command 'manage runserver'/configuration/nixos module
security.acme, used inservices.ngninx, seems to throw this depending on its assertion resolving toconfig.security.acme.defaults.email != null || lib.all (certOpts: certOpts.email != null) (lib.attrValues config.security.acme.certs).kiara referenced this issue2025-07-03 17:49:58 +02:00
error on button: You must defineto error onsecurity.acme....nixops4 deploy test: You must definesecurity.acme....bisect points to
ee5c2b90b7, which movedsecurity.acmeconfiguration fromservices/fediversity/default.nixtoservices/vm/garage-vm.nix(as per the commit message: adding support for ACME certificates negotiation inside the NixOS test), whereas all services seemed to independently need it.