• New state killing mechanisms (#12092)

    Pinned
    6
    5 Votes
    6 Posts
    2k Views
    luckman212L

    @jimp Thanks I'll have a look.

  • gif loop detected

    8
    0 Votes
    8 Posts
    2k Views
    M

    Just want to say I resolved the issue for those who might be experiencing the same thing.

    I deleted the limiters I had from before the upgrade, recreated them and it fixed the issue.

    https://www.reddit.com/r/PFSENSE/comments/vqhbzw/psa_i_had_to_delete_and_recreate_traffic_limiters/
    Apparently people had issues with bringing limiters through the upgrade.

  • 22.05-RC high CPU load

    20
    0 Votes
    20 Posts
    2k Views
    D

    Thank you all and @BBcan177 for the simple patch, because I was about to make a long post looking for help, and the little edit to line 4139 solved my CPU load issues with 22.05 completely.

    I think this fix should be made more prominent - I am not using a 22.05 development snapshot, but rather 22.05 final, and I found this thread via a search and not via a browse of the forums. I feel lucky to have found it.

  • 0 Votes
    32 Posts
    3k Views
    jimpJ

    Leave a note on https://redmine.pfsense.org/issues/13228 that the fix works for you.

    It's still something I plan on changing for the next release it just hasn't happened yet.

  • 0 Votes
    14 Posts
    2k Views
    R

    Thanks for the post. I have checked the repos and no third party - it seems like something went wrong with the install like netblues above. I do have squidguard installed.

    In the end, I basically did what was described above (with some detail in case it helps someone else):

    Connected WAN to a wifi hotspot (which was a little more painful than I hoped). This was helpful: https://www.youtube.com/watch?v=qRyXAFD94lI

    Used pkg upgrade -y mpd5 in Diagnostics/Command Prompt to force the upgrade of the package

    Confirmed upgraded with pkg info | grep mpd5

    Changed WAN back to PPPoE connection

    Hopefully this is a limited issue. Was a bit painful but learnt some stuff along the way so not all bad.

  • Netgate 2100 after PHP problem no internet connection

    7
    0 Votes
    7 Posts
    512 Views
    jimpJ

    The permission denied error is from the NUT package trying to send notifications from an unprivileged user.

    See https://redmine.pfsense.org/issues/12281

    Those errors are almost certainly not related directly, but may be indirectly related. By that I mean some power/UPS event triggered those failed notifications -- that event may be the cause of your problem, not the notification errors.

  • 22.09???

    Locked
    4
    0 Votes
    4 Posts
    635 Views
    stephenw10S

    '22.05' does not mean 1st of May so it's not two months overdue. And no it will not be renamed.

    Steve

  • Dashboard update widget always prompts for new version

    8
    0 Votes
    8 Posts
    705 Views
    jimpJ

    @netblues said in Dashboard update widget always prompts for new version:

    I have manually upgraded to ntopng Community v.5.3.220511
    using the instructions found here in the forum.
    Nothing else.
    Could that cause all this havoc?

    Yes, that is likely your whole problem. Don't do that.

  • unable to update 22.01 to 22.05rc

    7
    0 Votes
    7 Posts
    1k Views
    M

    @jimp said in unable to update 22.01 to 22.05rc:

    ps uxawwd

    I found these:

    root 14248 0.0 0.0 11244 2496 0 S+ 09:48 0:00.00 | -- grep upgr root 50870 0.0 0.0 11704 3072 - I 14:45 0:00.00 |-- /bin/sh /usr/local/sbin/pfSense-upgrade -y -l /cf/conf/upgrade_log.txt -p /tmp/pfSense-upgrade.sock root 58743 0.0 0.0 10588 2068 - I 14:45 0:00.00 | -- /usr/bin/lockf -s -t 5 /tmp/pfSense-upgrade.lock /usr/local/libexec/pfSense-upgrade -y -l /cf/conf/upgrade_log.txt -p /tmp/pfSense-upgrade.sock
    root 58811 0.0 0.0 12472 3356 - S 14:45 0:29.41 | -- /bin/sh /usr/local/libexec/pfSense-upgrade -y -l /cf/conf/upgrade_log.txt -p /tmp/pfSense-upgrade.sock root 39126 0.0 0.0 11164 2132 - I 14:46 0:00.00 | -- nc -lU /tmp/pfSense-upgrade.sock

    I killed them and restarted the upgrade via GUI and it is now starting....

    Thanks all!

  • [solved] 22.05.r.20220614.1944 /tmp/rules.debug

    5
    0 Votes
    5 Posts
    574 Views
    stephenw10S

    Hmm, well that would be a lesser used feature. Let us know if it surfaces again.

  • S-S OVPN issue

    14
    0 Votes
    14 Posts
    1k Views
    stephenw10S

    That is possible. We have seen that a few times internally. Always because of internal build testing though. That should never happen against the public pkg repos.

    Steve

  • 22.05 snaps paused?

    17
    0 Votes
    17 Posts
    2k Views
    Bob.DigB

    @stephenw10 said in 22.05 snaps paused?:

    So it doubled after running the upgrade and went back to the previous use after rebooting a second time?

    Yes. I am just mentioning it again because there might be installations where this is troublesome? But from now on I will be silent about the RAM usage just after upgrading. In the end, RAM is there to be used anyway. 😉

  • Got System Panic this am

    22
    0 Votes
    22 Posts
    2k Views
    stephenw10S

    It is. If you don't see the branch Next Stable Version (22.05 then first select the stable branch (22.01) and refresh. You should then see 22.05 offered as next which is 22.05-RC.

    Steve

  • 22.05 - DCO and OpenVPN problems?

    Moved
    8
    0 Votes
    8 Posts
    4k Views
    O

    @jimp said in 22.05 - DCO and OpenVPN problems?:

    It's not clear how that might have happened without seeing the upgrade log and console output. It could have been interrupted partway through, for example.

    If you go to the console and try running pfSense-upgrade -d it may pick up and complete the remaining items. You may also be able to run pkg update -f; pkg upgrade -y which would update the remaining items that are out of date.

    If you are running pfSense Plus software on Netgate hardware you can request installation media from TAC. If it's an installation you upgraded from CE to Plus you'd need to reinstall CE, upgrade to Plus 22.01, then upgrade to Plus 22.05 from there. Once 22.05 is officially released (and not an RC) then it will be possible to move from CE to Plus 22.05 directly.

    @jimp You absolute gem. The "pfSense-upgrade -d" via console did the trick and everything booted up just right. About 13 packages was updated. I have no idea why they were left in limbo during the last update via the GUI.

  • symantics

    Locked
    2
    0 Votes
    2 Posts
    424 Views
    jimpJ

    Not being renamed. Development is done and was complete in 22.05. Only some debugging and testing remains.

    Soon.

  • Fatal trap 12 since 22.05.b.20220526.0600

    10
    2 Votes
    10 Posts
    1k Views
    w0wW

    @stephenw10
    I can only confirm that no traps anymore. Thank you.

  • Logs show Scheduler Rule reference only and not Scheduler Description

    5
    0 Votes
    5 Posts
    604 Views
    jimpJ

    You are posting in the category for 22.05 development snapshots, which is intended to be for reporting issues found while running a 22.05 development snapshot.

    The log issue is definitely fixed on 22.05, not sure about the other problem you mentioned but if you want to raise that issue I suggest you start a fresh thread in a more appropriate category and ask about it there.

  • Traffic Shaping / Limiters do not work on 22.05 after upgrade

    7
    0 Votes
    7 Posts
    1k Views
    T

    @bnetworker Thank you!

  • Error uploading config changes.

    3
    0 Votes
    3 Posts
    732 Views
    R

    @swixo Try changing your ACB time to happen 5-10 minutes after the hour, or do so only when there's a change to the system.

    The default setting on ACB is every hour and it is often not migrated away from.

  • OpenVpn with DCO

    7
    0 Votes
    7 Posts
    1k Views
    stephenw10S

    DCO is SHA256 only right now. When you enable it at either end it forces that bit if you have older clients with existing config it will then become mismatched.

    Steve

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.