• upgrade to 2.7.2 from 2.7.0 failed-install: No space left on device

    10
    0 Votes
    10 Posts
    9k Views
    N
    @SteveITS I solved with this https://forum.netgate.com/topic/184661/unable-to-upgrade-from-2-7-1-to-2-7-2-unmounting-boot-efi-done-failed/23
  • unable to upgrade

    22
    0 Votes
    22 Posts
    2k Views
    Z
    I even just tried doing an outbound NAT for the firewall and it didn't seem to help [image: 1703550463313-9b709ae6-6907-4076-a1aa-6d94785d064b-image.png] same thing when I try and ping out from it, 100% packet loss.
  • Lost remote connection while updating.

    4
    0 Votes
    4 Posts
    551 Views
    T
    @michmoor TNX a milion your solution works fine. Many Many thanks! You saved me hours and hours to reinstall and reconfig everything. I love you!
  • 23.09.1 - pfsense-boot fails to upgrade

    28
    0 Votes
    28 Posts
    7k Views
    bpsB
    @jimp said in 23.09.1 - pfsense-boot fails to upgrade: https://forum.netgate.com/post/1140955 This fixed my issue thanks @jimp
  • Version 2.5.2 Upgrade > 2.6.0 or 2.7.0

    21
    0 Votes
    21 Posts
    14k Views
    W
    @old_man_noBS Tnx ! Worked like a charm.
  • Recover config file from ISO during (re)install?

    39
    0 Votes
    39 Posts
    5k Views
    stephenw10S
    I would not expect it to. Ever. What you're seeing is odd.
  • Downgrade from 23.05.1 to CE 2.7.2 not working

    7
    0 Votes
    7 Posts
    747 Views
    J
    @stephenw10 Yap, it did. Procedure was: 8GB USB flash drive, formatted FAT32 Stored my config as file "config.xml" on it Checked on the PC that the config was fine and readable in Notepad++ Plugged it into my server (Dell R720) USB Device passthrough to the pfsense VM Booted pfsense from install ISO Installer recognized the USB drive and also the config.xml, it wrote that config.xml was copied into the restore area before showing the "Reboot now" screen Acknowledged the reboot At startup it wrote that the config.xml is corrupt (0 Byte) and it died into the login screen Pulled the USB stick, checked on the PC and found the config.xml file on the stick empty with 0 Bytes length I did that several times, always with the same result and with the 2.7.0 and the 2.7.2 install ISO.
  • Version 23.09.0

    3
    0 Votes
    3 Posts
    490 Views
    stephenw10S
    Yes you should be able to upgrade to 23.09.1 and you should upgrade.
  • No sudo, failed to read repo data

    2
    0 Votes
    2 Posts
    480 Views
    T
    Apparently the good old help of attempting to document and present a decent forum post ...is what was required to solve the problem.... For the aftermath readers, the solution was: $ pkg-static bootstrap -f Followed by pkg-static install -fy pkg pfSense-repo pfSense-upgrade Then the update would roll through via GUI. Ideas from here: https://www.reddit.com/r/freebsd/comments/17zbznm/freebsd_140_upgrade_pkg_utility_stops_working/
  • Error updating EFI loader - not a size issue

    8
    0 Votes
    8 Posts
    2k Views
    jimpJ
    If you want to keep the other disk connected you could wipe the metadata from the disk as described in the documentation: https://docs.netgate.com/pfsense/en/latest/troubleshooting/multiple-disks.html However, if it's not needed it's probably best to disconnect/remove it as you have done.
  • No Available Packages - Package Manager

    21
    0 Votes
    21 Posts
    4k Views
    stephenw10S
    Yes strange because you have the resolution behaviour set to use localhost (Unbound) by default and only fall back to remote servers. It implies Unbound is failing yet you specifically tested that and it resolved OK.
  • No access after update to 23.09.1

    12
    0 Votes
    12 Posts
    1k Views
    stephenw10S
    Hmm, that looks like a drive issue. Check the SMART status. Consider replacing it. Steve
  • Boot loop on FW4B after upgrade from 2.6 to 2.7

    2
    0 Votes
    2 Posts
    384 Views
    stephenw10S
    It can't find anything to boot on the drive. But it is still loading the boot loader which is on the disk so it's probably not drive failure. I would just reinstall 2.7.2 clean and restore your config into it, assuming you have a backup. Steve
  • Failed upgrade 23.05.1 => 23.09.1

    12
    0 Votes
    12 Posts
    2k Views
    stephenw10S
    pkg-static update only updates the available packages. The only thing that could get upgraded there is pkg itself. That can show that libssl error but not for pkg-static which is what pfSense upgrade uses.
  • ROOT MOUNT ERROR

    26
    0 Votes
    26 Posts
    44k Views
    D
    @stephenw10 Ok thanks, have done.
  • Upgrade 2.70 to 2.72

    Moved
    19
    0 Votes
    19 Posts
    4k Views
    M
    @stephenw10 Yes, that was it! I have managed to upgrade it directly from 2.7.0 to 2.7.2 without any apparent issue. Thank you Stephen for you help!
  • Fail upgrade but...

    3
    0 Votes
    3 Posts
    527 Views
    I
    @stephenw10 said in Fail upgrade but...: Yes I would reinstall 23.09.1 to be sure you have a clean system. Thanks I am not very experienced, the idea of reinstalling scares me a bit. This morning I couldn't access the administration web page, I had a 502 bad gateway. I managed to connect with the serial port, ran pkg-static info -x pfSense and saw that some packages were 23.09.1 and some 23.05.1. I upgraded with pkg-static upgrade and everything seems to be fine at the moment. Thank you very much
  • Update 2.7.0 to 2.7.1 or 2 fails

    3
    0 Votes
    3 Posts
    486 Views
    O
    @SteveITS Thanks, the first was spot-on. Unfortunately, updating now fails with the EFI-space-problem - on a 500G SSD, yeah sure. However, I reinstalled all my 2.7.0 packages an the FW works again (at 2.7.0). The EFI-problem will have to wait for another day. Thanks for a non-sleepless night :).
  • upgrade to 23.09.1 issues, pfSense-repoc failing

    5
    1 Votes
    5 Posts
    1k Views
    W
    @stephenw10 Thanks for the pointer on passing the -y flag. Prior to seeing this, I was able to install the sudo package and run the command in an SSH shell. After the "missing" packages were installed, things seem to be correct now. It is troubling that there was not an explicit notification from pfSense warning that the original upgrade had failed. This seems like a significant omission to me. When using the CLI available from the GUI (System / Command Prompt), I could not figure out a way for it to accept interactive input. I see that the documentation seems to be consistent with this behavior: "Interactive commands, such as vi will fail similarly, or may exit due to other issues with the terminal being non-interactive." Thanks again for your help!
  • Upgrade 2.4 to 2.7

    2
    0 Votes
    2 Posts
    266 Views
    stephenw10S
    What upgrades is it offering you? You might have to do it in several steps. If you really are running 2.4.0 though I would reinstall. Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.