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

    For some reason the latest update broke my logs

    Scheduled Pinned Locked Moved 2.0-RC Snapshot Feedback and Problems - RETIRED
    35 Posts 17 Posters 9.2k 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.
    • R Offline
      robo
      last edited by

      I did encounter the same problem with syslogd on yesterdays snapshots for i386
      Obviously the libczmq.so.0 and libzmq.so.0 were missing.
      To fixit in my pf-jail machine I did:
      portsnap fetch extract
      cd /usr/ports/devel/czmq
      make
      after compile I simply copied those two libraries from czmq and zmq work folders to /usr/lib and started syslogd, and I'm back online with my logs.
      ldd /usr/sbin/syslogd
      /usr/sbin/syslogd:
      libutil.so.8 => /lib/libutil.so.8 (0x2809c000)
      libczmq.so.0 => /usr/lib/libczmq.so.0 (0x280ab000)
      libzmq.so.1 => /usr/lib/libzmq.so.1 (0x280b8000)
      libthr.so.3 => /lib/libthr.so.3 (0x280f2000)
      libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x28107000)
      libc.so.7 => /lib/libc.so.7 (0x281fb000)
      libm.so.5 => /lib/libm.so.5 (0x28315000)
      libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2832f000)
      I would likely post these two files becouse that is all you need, if someone would point me some ftp location.

      1 Reply Last reply Reply Quote 0
      • E Offline
        eri--
        last edited by

        I included the copying of lib*zmq in the build so next snapshot will be there.

        1 Reply Last reply Reply Quote 0
        • A Offline
          ariyako
          last edited by

          happen to me to  ;)

          2.0-RC3 (i386)
          built on Tue Jun 28 21:28:47 EDT 2011

          1 Reply Last reply Reply Quote 0
          • R Offline
            regis
            last edited by

            just updated to 2.0-RC3 (i386) built on Tue Jun 28 21:28:47 EDT 2011

            and still no logs

            1 Reply Last reply Reply Quote 0
            • L Offline
              LostInIgnorance
              last edited by

              The changes wont show till the next build, later today.

              1 Reply Last reply Reply Quote 0
              • M Offline
                mentalhemroids
                last edited by

                Yea!!! It's working again!  Thank you!

                Wed Jun 29 13:40:13 EDT 2011 Works!

                1 Reply Last reply Reply Quote 0
                • A Offline
                  ariyako
                  last edited by

                  confirm log work again on 2.0-RC3 (i386) built on Wed Jun 29 13:40:13 EDT 2011

                  thanks!  :D

                  1 Reply Last reply Reply Quote 0
                  • N Offline
                    Nachtfalke
                    last edited by

                    Hi,

                    I still have no logs on amd64 snapshot 30 june.

                    Starting syslog...
                    Jul  1 20:57:38  syslogd: /var/log/ntpd.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/ppp.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/pptps.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/poes.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/l2tps.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/ipsec.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/openvpn.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/apinger.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/relayd.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/filter.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/vpn.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/portalauth.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/dhcpd.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/system.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/system.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/system.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/system.log: No such file or directory
                    Jul  1 20:57:38  syslogd: /var/log/system.log: No such file or directory
                    done.
                    
                    1 Reply Last reply Reply Quote 0
                    • N Offline
                      Nachtfalke
                      last edited by

                      Hi,

                      I updated to 2.0-RC3 (amd64) built on Fri Jul 1 23:19:47 EDT 2011 but there are still no logs.
                      Isn't there anyone else who has this problem on amd64 fullinstall ?

                      1 Reply Last reply Reply Quote 0
                      • M Offline
                        mentalhemroids
                        last edited by

                        All mine are working, but they are x86 updates.  Wish I could confirm for you.

                        1 Reply Last reply Reply Quote 0
                        • N Offline
                          Nachtfalke
                          last edited by

                          @ermal:

                          I included the copying of lib*zmq in the build so next snapshot will be there.

                          ermal fixed it for the x86 builds but there is an error in the amd64, too. Not sure if it is the same or another one.

                          1 Reply Last reply Reply Quote 0
                          • N Offline
                            Nachtfalke
                            last edited by

                            Still no log on:
                            2.0-RC3 (amd64) built on Sun Jul 3 04:02:48 EDT 2011

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

                              It's been working for me on amd64. I just started the builders recompiling their ports again to be on the safe side, so try the next new snapshots.

                              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
                              • N Offline
                                Nachtfalke
                                last edited by

                                @jimp:

                                It's been working for me on amd64. I just started the builders recompiling their ports again to be on the safe side, so try the next new snapshots.

                                Hi,

                                I'm on 2.0-RC3 (amd64) built on Mon Jul 4 16:49:48 EDT 2011 now. (No newer available) and still no logs.

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

                                  There has not been a new snapshot since my last post.

                                  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
                                  • AhnHELA Offline
                                    AhnHEL
                                    last edited by

                                    Strange, I have never lost logs on my amd64 box and I'm on the same July 4th snapshot.  Have you tried a fresh install using a backup config?

                                    AhnHEL (Angel)

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

                                      Might also try to rm /var/log/*.log and then reboot.

                                      A new snap just went up a bit ago, should be ok to try.

                                      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
                                      • N Offline
                                        Nachtfalke
                                        last edited by

                                        @onhel:

                                        Strange, I have never lost logs on my amd64 box and I'm on the same July 4th snapshot.  Have you tried a fresh install using a backup config?

                                        I did a complete new installation. No restore of old configuration file - JUST "SYSTEM TUNABLES"
                                        But don't know if there was the problem with the logs before I restored this part of the configuration.

                                        1 Reply Last reply Reply Quote 0
                                        • _ Offline
                                          _igor_
                                          last edited by

                                          Fresh install from July 05, no logs (amd64). :-(

                                          1 Reply Last reply Reply Quote 0
                                          • chpalmerC Offline
                                            chpalmer
                                            last edited by

                                            Just updated two boxes and get "Segmentation fault (core" on the logs.

                                            They do not work past that.

                                            2.0-RC3 (i386) built on Thu Jul 7 00:25:19 EDT 2011

                                            Triggering snowflakes one by one..
                                            Intel(R) Core(TM) i5-4590T CPU @ 2.00GHz on an M400 WG box.

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