Hello after today update i get errors on traffic graph.
https://pastebin.com/2n93JHVj
There is likely an issue with the py-netaddr update..
Does this help?
# opnsense-revert -r 24.1.4 py39-netaddr
Cheers,
Franco
Yes that work. Thank you
We will issue a hotfix later tonight. The library removed the is_private() function but it was only ever used in that one script so overall impact is minimal.
Cheers,
Franco
thank u very much. one more bug witch is anoying but not impacting to work as i saw. every new login and browsing gui i got this
PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /usr/local/opnsense/mvc/app/controllers/OPNsense/AcmeClient/Api/SettingsController.php on line 350
PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /usr/local/opnsense/mvc/app/controllers/OPNsense/AcmeClient/Api/SettingsController.php on line 357
Sure, report to plugin maintainer via GitHub. It should be an easy fix.
Thanks,
Franco
sorry can u send me github link. :)
Sure:
https://github.com/opnsense/plugins/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=
thanks alot :)