Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    2.0-BETA4 x86 64 BITS FULL Several problems (renamed topic due to ARCH)

    Scheduled Pinned Locked Moved 2.0-RC Snapshot Feedback and Problems - RETIRED
    18 Posts 4 Posters 5.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      elvisnld
      last edited by

      Updated to latest build (22/08)

      php: /status_rrd_graph_settings.php: RRD create failed exited with 1, the error is: /libexec/ld-elf.so.1: /usr/local/lib/libfreetype.so.9: unsupported file layout

      php: /status_rrd_graph_img.php: rrdcolors.inc.php for theme pfsense_ng does not exist, using defaults!

      Aug 25 23:22:00 php: /status_rrd_graph_img.php: Failed to create graph with error code 1, the error is: /libexec/ld-elf.so.1: /usr/local/lib/libfreetype.so.9: unsupported file layout/usr/bin/nice -n20 /usr/local/bin/rrdtool graph /tmp/system-processor.rrd-year.png –start 1262214000 --end 1293750000 --vertical-label "utilization, number" --color SHADEA#eeeeee --color SHADEB#eeeeee --title "hostname - System :: Processor - 1 year - 1 day average" --height 200 --width 620 DEF:"user=/var/db/rrd/system-processor.rrd:user:AVERAGE" DEF:"nice=/var/db/rrd/system-processor.rrd:nice:AVERAGE" DEF:"system=/var/db/rrd/system-processor.rrd:system:AVERAGE" DEF:"interrupt=/var/db/rrd/system-processor.rrd:interrupt:AVERAGE" DEF:"processes=/var/db/rrd/system-processor.rrd:processes:AVERAGE" AREA:"user#990000:user" AREA:"nice#a83c3c:nice:STACK" AREA:"system#b36666:system:STACK" AREA:"interrupt#bd9090:interrupt:STACK" LINE2:"processes#cccccc:processes" COMMENT:"\n" COMMENT:" minimum average maximum

      No!, i will not fix your computer ..

      1 Reply Last reply Reply Quote 0
      • E
        elvisnld
        last edited by

        There were error(s) loading the rules: /tmp/rules.debug:190: rule label too long (max 63 chars)
        pfctl: Syntax error in config file: pf rules not loaded The line in question reads [190]: pass  in  quick  on $OpenVPN  from any to any keep state  label "USER_RULE: OpenVPN Remote *************** wizard rules."

        No!, i will not fix your computer ..

        1 Reply Last reply Reply Quote 0
        • jimpJ
          jimp Rebel Alliance Developer Netgate
          last edited by

          @elvisnld:

          There were error(s) loading the rules: /tmp/rules.debug:190: rule label too long (max 63 chars)
          pfctl: Syntax error in config file: pf rules not loaded The line in question reads [190]: pass  in  quick  on $OpenVPN  from any to any keep state  label "USER_RULE: OpenVPN Remote *************** wizard rules."

          This should be fixed now. OpenVPN description should have been limited to 30 chars. That is now enforced, and there is another check to prevent the rule descr from being too long as well.

          Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

          Need help fast? Netgate Global Support!

          Do not Chat/PM for help!

          1 Reply Last reply Reply Quote 0
          • jimpJ
            jimp Rebel Alliance Developer Netgate
            last edited by

            @elvisnld:

            php: /status_rrd_graph_settings.php: RRD create failed exited with 1, the error is: /libexec/ld-elf.so.1: /usr/local/lib/libfreetype.so.9: unsupported file layout

            Did you install ntop by chance? I don't get that error on my amd64 vm on the same snapshot.

            @elvisnld:

            php: /status_rrd_graph_img.php: rrdcolors.inc.php for theme pfsense_ng does not exist, using defaults!

            That should be fixed now

            Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

            Need help fast? Netgate Global Support!

            Do not Chat/PM for help!

            1 Reply Last reply Reply Quote 0
            • jimpJ
              jimp Rebel Alliance Developer Netgate
              last edited by

              @elvisnld:

              I feel a bit nerveous about updating beta's .. worst case: i have to drive 40 miles to the datacenter to restore it

              Then you shouldn't be running a BETA there ;D

              Most of the time the updates are fine, but I generally test them in a VM before putting them on a live machine.

              Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

              Need help fast? Netgate Global Support!

              Do not Chat/PM for help!

              1 Reply Last reply Reply Quote 0
              • S
                simby
                last edited by

                jimp: when new update x64?

                Is ntop now OK/working?

                1 Reply Last reply Reply Quote 0
                • jimpJ
                  jimp Rebel Alliance Developer Netgate
                  last edited by

                  There is a snapshot building now. There was a problem with a module on x64 that was preventing it from building. It's been worked around for now.

                  We made a lot of changes to the nop build yesterday but I don't believe it's all correct yet. It's worth trying though.

                  Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                  Need help fast? Netgate Global Support!

                  Do not Chat/PM for help!

                  1 Reply Last reply Reply Quote 0
                  • E
                    elvisnld
                    last edited by

                    Jim you are so right  ;D

                    A know i posted a lot of garble, but what's up with the lib9.so thing? (i could just google offcourse)

                    M.

                    No!, i will not fix your computer ..

                    1 Reply Last reply Reply Quote 0
                    • jimpJ
                      jimp Rebel Alliance Developer Netgate
                      last edited by

                      @elvisnld:

                      Jim you are so right  ;D

                      A know i posted a lot of garble, but what's up with the lib9.so thing? (i could just google offcourse)

                      I haven't seen that before, which is why I asked if you had installed packages. The error message might imply that the library is the wrong format (e.g. 32-bit library when it expects 64-bit)

                      Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                      Need help fast? Netgate Global Support!

                      Do not Chat/PM for help!

                      1 Reply Last reply Reply Quote 0
                      • E
                        elvisnld
                        last edited by

                        MMmhhh, that does give me hope. I'll look into it some more and will post my findings.

                        No!, i will not fix your computer ..

                        1 Reply Last reply Reply Quote 0
                        • S
                          simby
                          last edited by

                          Unable to communicate with www.pfsense.com. Please verify DNS and interface configuration, and that pfSense has functional Internet connectivity. DNS is OK and interet is working. What is the problem.

                          i have:
                          2.0-BETA4  (amd64)
                          built on Fri Aug 27 01:09:19 UTC 2010
                          FreeBSD 8.1-RELEASE

                          You are on the latest version.

                          1 Reply Last reply Reply Quote 0
                          • E
                            elvisnld
                            last edited by

                            Jim,

                            Just upgraded to 2.0-BETA4  (amd64) built on Mon Aug 30 05:08:19 UTC 2010
                            FreeBSD 8.1-RELEASE FreeBSD 8.1-RELEASE #1: Mon Aug 30 04:56:22 UTC 2010 sullrich@FreeBSD_8.0_pfSense_2.0-AMD64.snaps.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense.8 amd64

                            I am happy to report that:

                            • RRD works again
                            • Open VPN seems to work again
                            • Loadbalancer seems to work (didn't start …)

                            No!, i will not fix your computer ..

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post
                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.