User Details
- User Since
- Apr 12 2019, 4:27 PM (388 w, 5 d)
Yesterday
Tue, Sep 15
Draft PR here https://github.com/vyos/vyos-1x/pull/5478 implementing a method as discussed in https://github.com/vyos/vyos-1x/pull/4765. Draft until addition of remaining XML annotations, but the simple method is complete.
Sun, Sep 13
Fri, Sep 11
@rherold I've closed the original PR in favor of pursuing the alternative approach discussed there. Let us keep this task open for further discussion.
Thu, Aug 27
Wed, Aug 26
Tue, Aug 25
Aug 19 2026
Aug 17 2026
Aug 12 2026
Thanks @sageframe for the update and the original report.
Following @rherold analysis of root cause above, cf. https://github.com/vyos/vyatta-cfg/pull/153 --- so you can simply add the no-prompt option to the script in question.
Aug 10 2026
The intended upgrade to debian trixie will provide nginx version 1.26.3.
Aug 9 2026
Aug 6 2026
Aug 3 2026
Jul 27 2026
A PR was submitted:
https://github.com/vyos/vyos-1x/pull/5353/changes
Jul 21 2026
Jul 20 2026
Thanks for the detailed report, @tjjh89017 --- the original walk of the directory prevented this error, and remained in vyos-configd (before refactoring) even after the include-list was auto-generated at build time in https://vyos.dev/T6510; I'll add appropriate protections.
Jul 16 2026
Regarding (1) above: form-POST requests are preprocessed by overriding the route handler before delivery to the endpoint, hence managed by background operations as any JSON formatted request. Regarding (2), thanks for the offer to open a separate task; that would be helpful.