Actions
Bug #12572
closedLog entries from ``acbupload.php`` are missing the upload URL
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
22.01
Release Notes:
Force Exclusion
Affected Version:
2.6.0
Affected Architecture:
Description
Dec 6 12:15:05 xxx php-fpm[91202]: /firewall_rules.php: Beginning configuration backup to https://acb.netgate.com/save Dec 6 12:15:25 xxx php-fpm[817]: /firewall_aliases.php: Beginning configuration backup to https://acb.netgate.com/save Dec 6 12:16:03 xxx php[55266]: /usr/local/sbin/acbupload.php: End of configuration backup to (success). Dec 6 12:16:07 xxx php[55266]: /usr/local/sbin/acbupload.php: End of configuration backup to (success).
-- it should be "End of configuration backup to https://acb.netgate.com/save (success)."
Updated by Viktor Gurov almost 3 years ago
Updated by Jim Pingle almost 3 years ago
- Status changed from New to Pull Request Review
- Assignee set to Viktor Gurov
- Target version set to 2.6.0
- Plus Target Version set to 22.01
Updated by Viktor Gurov almost 3 years ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
Applied in changeset 77b54274202df9a3f1f34781851f794d10ad3f99.
Updated by Jim Pingle almost 3 years ago
- Subject changed from Invalid acbupload log entry to ``acbupload.pgp`` log entries are missing the upload URL
Updating subject for release notes.
Updated by Jim Pingle almost 3 years ago
- Subject changed from ``acbupload.pgp`` log entries are missing the upload URL to Log entries from ``acbupload.php`` are missing the upload URL
Updating subject for release notes.
Updated by Danilo Zrenjanin almost 3 years ago
- Status changed from Feedback to Resolved
I couldn't replicate the issue on the 2.5.2 release.
Here are the logs:
Dec 11 09:53:25 php-fpm 53649 /services_acb_backup.php: Beginning configuration backup to https://acb.netgate.com/save Dec 11 09:53:55 php-fpm 53649 /services_acb_backup.php: End of configuration backup to https://acb.netgate.com/save (success).
It looks OK too on the:
2.6.0-DEVELOPMENT (amd64) built on Fri Dec 10 06:24:50 UTC 2021 FreeBSD 12.3-STABLE
We can mark this ticket resolved.
Updated by Jim Pingle almost 3 years ago
- Release Notes changed from Default to Force Exclusion
Actions