• Arm Base Upgrade Issues (Watch Out)

    Locked
    2
    0 Votes
    2 Posts
    252 Views
    jimpJ

    It's the exact same error as the other thread. And it's not ARM-specific, it's happened to someone on Hyper-V as well.

    Locking this as it's a duplicate of that. No need for separate threads. The other one has more info.

  • 0 Votes
    3 Posts
    508 Views
    M

    Yeah it is.
    I got the same trying to upgrade yesterday :/

  • 2.5.0 images for SG-3100 and XG-7100

    Moved
    10
    0 Votes
    10 Posts
    974 Views
    V

    @chrismacmahon Yup - I do! =)

    (I had to open a support ticket to request images for both the SG-3100 and XG-7100 units we have).

    The update kept failing with size mismatch.

    So I had to re-flash my SG-3100 from a factory 2.4.4-p2 image again, and run the update again. The update worked - but then I seem to have hit some issue with Unable to load dynamic library - I've flashed back to 2.4.4-p2, but it was good to try it and I'm happy to try it again in a few days maybe, if that dynamic library error is fixed. (This is a lab environment).

  • Unable to install any packages on XG-7100 running 2.4.5?

    Moved
    5
    0 Votes
    5 Posts
    778 Views
    stephenw10S

    Yes, the dev branch has moved to 2.5 which is built on FreeBSD 12. So to install packages you will need to either update to a 2.5 using the instructions for coming from 2.4.5 here:
    https://www.netgate.com/blog/pfsense-2-5-0-development-snapshots-now-available.html

    Or re-install 2.4.4. There is no way to downgrade easily to that from 2.4.5 in place.

    Steve

  • Error after DEV Update

    Moved
    7
    0 Votes
    7 Posts
    613 Views
    GertjanG

    @Sessa45 : a solution might be :
    Re install the last released version - something like 2.4.4. p1 - and make WAN work.
    Do nothing else.
    Do not import your config.xml.

    Now, upgrade to the bleeding edge : update to the 2.5.0 snapshot.

    When all is ok, upgrade, reboot, etc, import your config.xml.

    Btw : I wonder : pfSense "2.5.0" snap shotted should work. But you better be sure that all the packages you use are also "2.5.0" ready ...

  • Don't upgrade the sg-3100

    20
    0 Votes
    20 Posts
    2k Views
    jimpJ

    @gcu_greyarea said in Don't upgrade the sg-3100:

    I’ve got a SG-2220 and tried out the AWS Wizard. I stopped using the AWS wizard and uninstalled it in Package Manager.
    When I needed a bit more CPU/Memory i backed up my SG-2220 and imported the config into a VM running pfSense CE. The AWS wizard is not available on CE.
    I then wanted to test 2.5 in the pfSense VM but the upgrade failed due to the “aws-sdk” error ...
    Unfortunately i cannot provide any logs as I have rolled back the VM to a snapshot taken prior to the upgrade attempt.
    I assume that the config file still refers to AWS wizard components.

    That wouldn't be related. Since the wizard package isn't available on CE it can't be doing that. It's not clear yet what is, however. We've had some odd quirks with the pkg solver on 12 so far.

  • Upgrade to 2.5.0 failing to startup

    Moved
    8
    0 Votes
    8 Posts
    712 Views
    jimpJ

    If you read the thread linked from the issue above, the aws package didn't appear to be required by anything, which is part of the issue. It decided mid-upgrade that it was necessary for some as-yet-undiscovered reason and failed.

    Without the console output or upgrade log from the first post-upgrade reboot it's difficult to say what might have happened in your case.

  • OpenVPN Server Local User Auth fails

    9
    0 Votes
    9 Posts
    3k Views
    B

    Thank you. My issue is resolved with this latest build!

  • ALTQ ix interface

    Locked
    14
    0 Votes
    14 Posts
    1k Views
    stephenw10S

    This thread got out of hand and has been locked. Please refrain from insults.

    As far as I know altq is still disabled for ix in 2.5. I don't believe it has been tested though to see if the stability issues it introduced have been resolved in FreeBSD 12. It is something we could look into for 2.5. It's become more of a problem since the 1G interfaces used by C3K are now using the ix driver.

    Steve

  • Codel Shaping with Limiters - unable to connect to websites

    11
    0 Votes
    11 Posts
    1k Views
    J

    @askmyteapot Thanks! It's working perfect now! Bufferbloat is gone again!

  • crypt_data() changes

    1
    0 Votes
    1 Posts
    293 Views
    No one has replied
  • Reboot fails after upgrade with KVM VM - can't find '/boot/entropy'

    8
    0 Votes
    8 Posts
    3k Views
    jimpJ

    The thread I linked above has instructions on how to fix that. You can put hw.pci.enable_msix=0 into /boot/loader.conf.local before you upgrade, or set it at a loader prompt (set hw.pci.enable_msix=0 then boot) and then place it in /boot/loader.conf.local after it boots successfully.

  • All Packages fail to install on 2.5.0

    Moved
    4
    0 Votes
    4 Posts
    1k Views
    P

    @jimp said in All Packages fail to install on 2.5.0:

    pfSense-upgrade -d

    Thanks. I tried that, but it only had the nightly update.

    My issue was I was trying to install from command line by using the option 12) PHP Shell + pfSense tools and command playblack installpkg acme

    On 2.5.0 development build you have to do it via shell and the command pkg install pfsense-pkg-acme

    I now have it installed. Thanks for your help.

  • No firewall logs in 2.5.0 snapshot

    10
    0 Votes
    10 Posts
    524 Views
    jimpJ

    There were two bugs at play here, both of which should be corrected on current snapshots:

    filterlog needed adjusting for 64-bit platforms: https://redmine.pfsense.org/issues/9411 The firewall log parser needed adjusting for a slight change in the syslog format of the process name: https://redmine.pfsense.org/issues/9415

    Even though that bug is marked "in progress" it's most likely fixed everywhere.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • 2.5.0 Package Install Issues (solved in latest 2.5 snapshot)

    9
    0 Votes
    9 Posts
    740 Views
    jimpJ

    OK, so that's not too unusual. The transition for 2.4.4->2.5.0 users will be a lot smoother. We wanted to make 2.4.5 users manually opt in because we didn't want someone who was relatively stable on 2.4.5 to click the auto-update to 2.5.0 and break.

    I split off individual threads from the 2.5.0 announcement thread, so others can see them easier, which is why this is its own topic now.

  • 2.5.0 Development Snapshots are now live!

    Locked
    9
    2 Votes
    9 Posts
    2k Views
    jimpJ

    Time to lock this so it doesn't get too long/confusing.

    If you have a problem:

    Check to see if an issue already exists on redmine Check for an existing thread in this category and reply there If no thread exists, create a new thread in this category

    If you do not have any problems (yet) and want to discuss 2.5.0, post in this thread: https://forum.netgate.com/topic/141710/2-5-0-success-stories

  • 2.5.0 Snapshots Coming Soon

    1
    2 Votes
    1 Posts
    277 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.