• Upgrade to 2.3.1-RELEASE fails with IPv6

    1
    0 Votes
    1 Posts
    533 Views
    No one has replied
  • 0 Votes
    5 Posts
    1k Views
    luckman212L
    The thing is, I am seeing the long delays even when the router does have a working WAN connection.  If you log on to a fresh system, with the dashboard update check enabled, and while the gear is spinning try to navigate to another page, you will probably see it.  Delay of up to ~10 seconds. As soon as the check finishes, the navigation to the next page continues.
  • 2.3-RELEASE -> 2.3.1 upgrade hangs; 100%CPU

    2
    0 Votes
    2 Posts
    1k Views
    R
    I just had a thought and ran truss against the pid, it appears to be stuck in some insane loop: statfs("/var/cache/pkg",0x7fffffffdfa8)          ERR#2 'No such file or directory' mkdir("/var",0777)                              ERR#17 'File exists' mkdir("/var/cache",0777)                        ERR#17 'File exists' mkdir("/var/cache/pkg",0777)                    ERR#17 'File exists' statfs("/var/cache/pkg",0x7fffffffdfa8)          ERR#2 'No such file or directory' mkdir("/var",0777)                              ERR#17 'File exists' mkdir("/var/cache",0777)                        ERR#17 'File exists' mkdir("/var/cache/pkg",0777)                    ERR#17 'File exists' statfs("/var/cache/pkg",0x7fffffffdfa8)          ERR#2 'No such file or directory' ^C [2.3-RELEASE][admin@router.home]/root: I renamed pkg to pkg.old and voila; the pkg upgrade worked. I don't understand how this happened though. This box was upgraded 2.1.x -> 2.2.x -> 2.3-RELEASE without any issues o.0 The file that was there was a symlink too: lrwxr-xr-x  1 root  wheel    24 May  5 21:02 pkg.old -> ../../root/var/cache/pkg
  • SG-4860 running "Community Edition"

    13
    0 Votes
    13 Posts
    4k Views
    jdillardJ
    @oletuv: Is the ADI version a specialized CE which will only install on pfSense/Netgate hardware? How does the ADI version differ from the CE? Yes, it just has to do with where it looks for the console port (I'm a web developer so not my domain). Which is why he is likely seeing boot issues.
  • 2.2.6 -> 2.3.1 failed

    3
    0 Votes
    3 Posts
    1k Views
    KOMK
    The base layer always works, it's the extras that seem to have issues.  I can work through the squid stuff as I'm fairly proficient in that area.  I was just hoping that I could import my config without problems and move on from there.  I'll try again with the config import this Friday with em NICs on a clean VM.
  • High CPU Usage - High Temps

    2
    0 Votes
    2 Posts
    822 Views
    K
    How was this issue solved?
  • Squid Authentication with Active Directory

    3
    0 Votes
    3 Posts
    3k Views
    C
    try this : pf2ad.mundounix.com.br/pt/index.html
  • APU1d requiring reboot every second day after 2.3.1 update

    4
    0 Votes
    4 Posts
    1k Views
    M
    OK, thanks for the info. Just had to force another reboot this morning. They never hang at the same time, so it can't be any cron-jobs at least. Will try to clean install 2.3.1 and see if this helps. These units have been around for a while and been updated over and over since 2.1-ish something, but only been on the stable releases. No other errors reported (SMART for example, they have 16GB SSD cards installed). /Mattias
  • Boot issue with 2.3/2.3.1 (Realtek 8139)

    3
    0 Votes
    3 Posts
    1k Views
    T
    its an old 6 port 'router' … ok, i was able to disable my old nic interfaces (the gigabit are still active) and retried. now im getting some vm_thread_new;kstack allocation failed.... panic.... doesnt sound good... (update: i used the extra boot options like safe  mode etc) the good thing is freebsd10.1-mini_usb does launch correctly. i get the root prompt and my nics are recognised [image: boot_halt.PNG] [image: boot_halt.PNG_thumb]
  • Help needed for Clear net and OPENVPN running at same time

    3
    0 Votes
    3 Posts
    1k Views
    F
    Thats very interesting: I seem limited on what I can include on the vpn settings, route-nopull seems not to be liked by sever and fails connection. firewall and NAT seem ok - well everything allowed - maybe I need stated destination and source - was just relying on letting everything pass thru I have tried using a vlan tag for the other routes but when tagged on the Unifi AP that ssid fails to connect and the AP eventually becomes unstable, so a bit stuck now. Can you elaborate on your settings?
  • Do updates with '.' always require reboot?

    2
    0 Votes
    2 Posts
    986 Views
    jdillardJ
    Yes. Think of it as 2.3.0_1 and 2.3.1. There may be a 2.3.1_1, in which case you may or may not need a reboot. 2.3.2 will. Here is a comment by cmb about noting which upgrades will or will not need reboots: https://www.reddit.com/r/PFSENSE/comments/4jz1fb/231release_now_available/d3dmniu
  • Update to 2.3/2.3.1 - DHCP "enable static ARP" disabled

    1
    0 Votes
    1 Posts
    692 Views
    No one has replied
  • QUAGGA OSPF not working after upgrade 2.3.1

    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    I upgraded three systems to 2.3.1 that had quagga (four really, one was an HA cluster) and all were fine. Check to see if it's already running: : ps uxawww | grep quagga If you see it running, kill it and also rm /var/run/quagga/* And then restart from the GUI. If it's not running, try just the rm.
  • No WAN to IPS Authentication after update to 2.3

    3
    0 Votes
    3 Posts
    937 Views
    F
    Thanks, Finally gave up on the nano install -went to full 2.3.1 Was seeing a lot of re boots caused by unplugging LAN and connecting APs which has stopped now - still got problems which will need separate post.
  • 2.3 Boots to mountroot and then stops

    2
    0 Votes
    2 Posts
    2k Views
    O
    Found a workaround overnight. Looks like I can add: vfs.root.mountfrom="ufs:/dev/ada0s1a" To my /boot/loader.conf file and it'll now start after every reboot without additional input from me. To those in the know, do I also need to add this command to /boot/loader.conf.local as I'm sure I read somewhere that the loader.conf file can get wiped out by updates, wheras the .local one doesn't? Thanks!
  • Upgrade to new VM - ghost packages after a restore from the backup.

    5
    0 Votes
    5 Posts
    1k Views
    A
    Thanks all, i'll have a go at that.
  • Lots of nginx errors in logs after upgrade

    41
    0 Votes
    41 Posts
    88k Views
    mudmanc4M
    @cmb: @mudmanc4: Interesting how this just started to be noticed in the logs. Or no one has bothered to look before now in this scenario. Before 2.3, the 404 logs from the web GUI's web server went to /dev/null. So I'm sure it was happening for quite some time, people just didn't have the logs to notice until more recently. That would explain it now. Thanks CMB
  • VM Upgrade 2.3 to 2.3.1 Kinda Ok

    7
    0 Votes
    7 Posts
    1k Views
    johnpozJ
    Your more than welcome - any time.. It was my pleasure to contribute and make your day that just much brighter.. Where is my thank you?? ;)
  • 0 Votes
    8 Posts
    2k Views
    N
    @cmb: The issue in #6296 with SMP and IPsec is 100% confirmed fixed by many different people in many circumstances. Any issues with 2.3.1 would be something different, and needs troubleshooting. No one else has reported any such issues on 2.3.1 (note that's not 2.3_1, 2.3.1 from this week). I wouldn't advise disabling cores for any reason in 2.3.1 at this point. Ideally a dump from status.php if you can get to the GUI at the time would help. If not that, seeing the output of 'top -SH' might be at least somewhat telling. cmb, Thanks for the info. I will see what I can do but these are production systems with little tolerance for downtime. If I get a chance to I will try to test again. status.php is pretty cool, I had no idea this existed. Thanks
  • Update from 2.3 to 2.3.1

    39
    0 Votes
    39 Posts
    13k Views
    yuljkY
    Tried upgrading several times from 2.3_1 to 2.3.1 via the web gui and it fails.  Also tried from SSH. Via SSH I get :- 72 MiB to be downloaded. Locking package pfSense-kernel-pfSense_wrap… Locking pfSense-kernel-pfSense_wrap-2.3 Then it returns back to the prompt.  After rebooting, I'm still on 2.3 This is on an ALIX 2C2.  I also tried manually copying the boot slide from the NanoBSD menu - same issue.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.