Issue installing package - mailreport
-
Hi there,
I am trying to install the packagemailReport, and am consistently getting 'Another instance of pfSense-upgrade is running. Try again later', even though I have checkedIt happens with any Package, I chose to install.

even though I have checked and found no running processes

How can I get this fixed!
Regards, -
Be ware, you posted in the "Cache/Proxy " forum (so very few users will see your post).
Post here : Home / pfSense Packages
Don't forget to mention your pfSense version.You can also look here.
What do you see when you visit System > Update > System Update ?
-
Your shell command "
ps aux" is missing the option delimiter. It should be "ps -aux". -
@tinfoilmatt said in Issue installing package - mailreport:
shell command "ps aux" is missing the option delimiter. It should be "ps -aux"
The option delimiter is not necessary,
psaccepts both syntax, old and new. I still use the old syntax and it works on all platforms :)straight from the ps(1) FreeBSD man page:
"ps also accepts the old-style BSD options, whose
format and effect are left undocumented on purpose" -
This post is deleted!
Privacy Policy · Cookie Policy