- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Wed, Sep 16
Looks like a firewall misconfiguration, not a real bug.
Re-open it with the minimal steps to reproduce or the configuration that maintainers can use to confirm.
Or open a topic at the forum if you need help with firewall settings.
Closing the task
Update on #5468 (defect 1 fix).
I hit this on my own fleet and put up a PR for fix (a): https://github.com/vyos/vyos-build/pull/1304. It sets ForwardToSyslog=no in data/live-build-config/includes.chroot/etc/systemd/journald.conf, which is where the image gets its journald.conf. That line came in with vyos-build bc0406ce3 (T552, 2018), back when the rsyslog config only loaded imuxsock and imklog. imjournal showed up later, in vyos-1x e143e496e (T6989, 2025-01-13).
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.
- Update: Unfortunately, the system went offline again today (September 15) with a complete freeze/loss of connectivity, requiring a manual reboot.
PR created: https://github.com/vyos/vyos-1x/pull/5476
Let me know what I am missing:
https://github.com/vyos/vyos-1x/pull/5473
Mon, Sep 14
PR https://github.com/vyos/vyos-1x/pull/5465
@danhusan, I see the PR was closed. Are you going to recreate it?
It will be available in the next rolling release.
@forbushman would you like to add a PR for this?
In T9246#277405, @Viacheslav wrote:Only the comment option is available for regular users to update a task after its creation.
Following up on the design question, because I framed it wrong.
Sun, Sep 13
https://github.com/vyos/vyos-1x/pull/5466
Sat, Sep 12
PR created: https://github.com/vyos/vyos-build/pull/1302
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.
Done and tested.