pfSense Plus 23.01 : Unable to gather system activity (1)
-
Hello,
I would like to send a new bug report about the system activity webpage on my SG-1100 and SG-3100 appliances. With the new update 23.01, I can't look the page because it sends an error :
Unable to gather system activity (1)
Without any other information. Any ideas what is causing this issue ? Do you have the issue on your appliances too ?
Thanks for your help :)
-
No, runs at my SG-3100 (updated from 22.05 to 23.01):
Regards
-
If this issue only happens for my appliances, what could I do to fix it ?
-
If possible, save the config and do a clean install from scratch. This would be my choice.
But may be someone else jumps in, knowing whats causing the issue.
But to be honest: the error description is rather unclear.
Nothing seen in any log file?Regards
-
@fsc830
I only see this error and it doesn't log anything in the system logs. -
Hello,
Im still having this issue after one month, is there a patch or fix available to solve this issue ?
It would be nice to see my pfsense activity on the web page
Thanks
-
@superpaul209 have you applied all the recommended patches in System Patches.
Also wondering if it's related to this: Bug #13776
-
@cappie When looking in the system patches page, there are none available
Only 2 fixes that I have applied manually after a report on the forum.
The bug 13776 could be related to my issue, Im not 100% sure.
-
You need to update the System Patches package in the package manager.
Can you run
top -HaSP
at the console command line? That should give you the same output that system activity usually shows.Steve
-
@stephenw10 I have updated the system patches package and applied all recommended fixes.
Also the output of the command :
Invalid locale
-
Ok, interesting. However you can't run that in the gui Command Prompt page.
It has to be act the actual command line, so using the console directly or via SSH.Also try running
locale -a
That should show a large list of locale files. -
@stephenw10 it runs well in SSH
and the locale -a command shows a long list of localizations :
C C.UTF-8 POSIX .................
I can't post the list, its too long.
-
@superpaul209 @stephenw10 can confirm if I switch my language to French I will get the same error "Unable to gather system activity (1)" in the GUI but can successfully run
top -HaSP
via ssh command line. -
Yup, I'm seeing that. Looks like a bug....
-
This one: https://redmine.pfsense.org/issues/13776
-
@stephenw10 Is there a fix for this issue ? or not yet?
-
@superpaul209 No fix yet, but if you star the issue on Redmine you will receive updates on the progress. Or add it to your RSS reader.
@stephenw10 said in pfSense Plus 23.01 : Unable to gather system activity (1):
This one: https://redmine.pfsense.org/issues/13776
yeah that's what I thought too, I linked to that earlier but didn't have time to test. Glad to see my old brain can still function that early in the am.
-
@cappie said in pfSense Plus 23.01 : Unable to gather system activity (1):
I linked to that earlier
Doh, missed that.