OPNsense Forum

Archive => 24.1, 24.4 Legacy Series => Topic started by: bubobih on April 05, 2024, 09:08:49 AM

Title: Today update bug
Post by: bubobih on April 05, 2024, 09:08:49 AM
Hello after today update i get errors on traffic graph.

https://pastebin.com/2n93JHVj
Title: Re: Today update bug
Post by: franco on April 05, 2024, 09:32:01 AM
There is likely an issue with the py-netaddr update..

Does this help?

# opnsense-revert -r 24.1.4 py39-netaddr


Cheers,
Franco
Title: Re: Today update bug
Post by: bubobih on April 05, 2024, 09:51:37 AM
Yes that work. Thank you
Title: Re: Today update bug
Post by: franco on April 05, 2024, 10:24:11 AM
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
Title: Re: Today update bug
Post by: bubobih on April 05, 2024, 10:54:13 AM
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
Title: Re: Today update bug
Post by: franco on April 05, 2024, 10:59:24 AM
Sure, report to plugin maintainer via GitHub. It should be an easy fix.


Thanks,
Franco
Title: Re: Today update bug
Post by: bubobih on April 05, 2024, 11:00:35 AM
sorry can u send me github link. :)
Title: Re: Today update bug
Post by: franco on April 05, 2024, 11:01:35 AM
Sure:

https://github.com/opnsense/plugins/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=
Title: Re: Today update bug
Post by: bubobih on April 05, 2024, 11:05:49 AM
thanks alot :)