You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With some minor modifications (password, more tests, see Debian patch) I run the tests/tools/check_all_pages.sh test. I changed one output and added one (will file an MR tomorrow), but then I still get errors.
ERROR: Fail - Unexpected output in /usr/share/cacti/site/log/cacti.log:
2022-04-12 20:14:57 - ERROR PHP WARNING: Undefined variable $group in file: /usr/share/cacti/site/user_group_admin.php on line: 1769
2022-04-12 20:14:57 - CMDPHP PHP ERROR WARNING Backtrace: (/user_group_admin.php[165]:group_edit(), /user_group_admin.php[1769]:CactiErrorHandler())
2022-04-12 20:14:57 - ERROR PHP WARNING: Trying to access array offset on value of type null in file: /usr/share/cacti/site/user_group_admin.php on line: 1769
2022-04-12 20:14:57 - CMDPHP PHP ERROR WARNING Backtrace: (/user_group_admin.php[165]:group_edit(), /user_group_admin.php[1769]:CactiErrorHandler())
Expected behavior
Test passes.
Desktop (please complete the following information)
OS: Debian
Browser: wget
Version:
Additional context
I judged this to not be Debian specific, but if so just tell me and close the bug.
The text was updated successfully, but these errors were encountered:
Thanks for the ticket Paul. We need travis back or to move to Github Actions here. We modified your check all pages to work with Travis, and then they cut off access even though we were in the OSS contingent.
TheWitness
changed the title
[1.2.20] tests/tools/check_all_pages.sh in Debian reports issues
Editing a new user or user group results in Cacti error log entries
Apr 12, 2022
netniV
changed the title
Editing a new user or user group results in Cacti error log entries
Editing a new user or user group may cause errors
May 15, 2022
Describe the bug
With some minor modifications (password, more tests, see Debian patch) I run the
tests/tools/check_all_pages.sh
test. I changed one output and added one (will file an MR tomorrow), but then I still get errors.Expected behavior
Test passes.
Desktop (please complete the following information)
OS: Debian
Browser: wget
Version:
Additional context
I judged this to not be Debian specific, but if so just tell me and close the bug.
The text was updated successfully, but these errors were encountered: