silverfox

Members
  • Posts

    22
  • Joined

  • Last visited

Posts posted by silverfox

  1. it's always showing up on syslog

     

    Apr 30 01:45:01 unRAID crond[1235]: exit status 1 from user root env LANG=C /usr/bin/mrtg --lock-file                                                                                    /tmp/mrtg_lockfile /boot/config/mrtg.cfg

     

    but whitout a real update on stats..

  2. # Run hourly cron jobs at 47 minutes after the hour:
    47 * * * * /usr/bin/run-parts /etc/cron.hourly 1> /dev/null
    #
    # Run daily cron jobs at 4:40 every day:
    40 4 * * * /usr/bin/run-parts /etc/cron.daily 1> /dev/null
    #
    # Run weekly cron jobs at 4:30 on the first day of the week:
    30 4 * * 0 /usr/bin/run-parts /etc/cron.weekly 1> /dev/null
    #
    # Run monthly cron jobs at 4:20 on the first day of the month:
    20 4 1 * * /usr/bin/run-parts /etc/cron.monthly 1> /dev/null
    # Scheduled Parity Check
    #cron=""
    #Add sa1 data collection - 1 data point per 2 min
    #*/2 * * * * /usr/lib/sa/sa1 1 1
    #*/5 * * * * env LANG=C /usr/bin/mrtg --lock-file /tmp/mrtg_lockfile /boot/config/mrtg.cfg
    */1 * * * * /mnt/cache/.mrtg/crontab
    

     

  3. Apr 25 21:47:01 unRAID crond[1304]: exit status 1 from user root /usr/bin/run-parts /etc/cron.hourly 1> /dev/null
    Apr 25 21:47:01 unRAID crond[1304]: exit status 1 from user root /mnt/cache/.mrtg/crontab
    Apr 25 21:47:01 unRAID kernel: crond[25940]: segfault at b77b051c ip b77b051c sp bfc04c94 error 15 in ld-2.11.1.so[b77b0000+1000]
    Apr 25 21:47:01 unRAID kernel: crond[25941]: segfault at b77b051c ip b77b051c sp bfc04c94 error 15 in ld-2.11.1.so[b77b0000+1000]
    Apr 25 21:48:01 unRAID crond[1304]: exit status 1 from user root /mnt/cache/.mrtg/crontab
    Apr 25 21:48:01 unRAID kernel: crond[26240]: segfault at b77b051c ip b77b051c sp bfc04c94 error 15 in ld-2.11.1.so[b77b0000+1000]

     

     

     

    this script Apr 25 21:48:01 unRAID crond[1304]: exit status 1 from user root /mnt/cache/.mrtg/crontab

     

    seems not working

     

    if i run manual, it updates.. but no work on crontab

  4. hello, my mrtg is showing only the eth0 stats..

     

    how i can add others?

     

    edit: another problem

     

    crontab seems not working, it's not being updated auto

     

    if i run the command on telnet, it update

     

    here's a log from syslog

    Apr 24 19:45:01 unRAID crond[1308]: exit status 1 from user root env LANG=C /usr/bin/mrtg --lock-file /tmp/mrtg_lockfile /boot/config/mrtg.cfg
    Apr 24 19:45:01 unRAID kernel: crond[13486]: segfault at b78f851c ip b78f851c sp bfa30524 error 15 in ld-2.11.1.so[b78f8000+1000]
    Apr 24 19:46:01 unRAID crond[1308]: exit status 1 from user root /usr/lib/sa/sa1 1 1
    

     

  5. version 5.0-beta14

     

    command

    
    strings /usr/lib/libstdc++.so.6 | grep GLIBC
    GLIBCXX_3.4
    GLIBCXX_3.4.1
    GLIBCXX_3.4.2
    GLIBCXX_3.4.3
    GLIBCXX_3.4.4
    GLIBCXX_3.4.5
    GLIBCXX_3.4.6
    GLIBCXX_3.4.7
    GLIBCXX_3.4.8
    GLIBCXX_3.4.9
    GLIBCXX_3.4.10
    GLIBCXX_3.4.11
    GLIBCXX_3.4.12
    GLIBCXX_3.4.13
    GLIBC_2.0
    GLIBC_2.3
    GLIBC_2.1
    GLIBC_2.1.3
    GLIBC_2.3.2
    GLIBC_2.2
    GLIBCXX_FORCE_NEW
    GLIBCXX_DEBUG_MESSAGE_LENGTH
    

     

    packages

    "C" compiler & development tools
    Not Downloaded
    
    cxxlibs-6.0.9-i486.tgz library accidentally left out of unRAID 4.4-beta2 through 4.5beta5
    Installed, Not Downloaded

     

     

  6. i tried remove the file from flash... restart, then copy again and another restart... to see if it flush the configuration, but nothing happens

    Have you tried to clear the cache of your browser?

     

    i fixed it.. looking on source i found that /usr/doc/unraid_notify/unraid_notify.cfg file... checked on my unRAID, it seems corrupt, them i've made it again and it's working now!

     

  7. i've created some users for tests purpose... and i deleted all of them

     

    but now, i cant readd them... i'm using /Users/UserAdd? to try.. when i click Add, it come back to the screen and user isn't created

  8. i'm having the same issue

     

    installplg opensshd-5.9-i486-savestheday.plg.txt
    installing plugin: opensshd-5.9-i486-savestheday.plg.txt
    
    Warning: simplexml_load_file(): opensshd-5.9-i486-savestheday.plg.txt:1: parser warning : Unsupported version '1.1' in /usr/local/sbin/installp                                              lg on line 13
    
    Warning: simplexml_load_file(): <?xml version='1.1' standalone='yes'?> in /usr/local/sbin/installplg on line 13
    
    Warning: simplexml_load_file():                    ^ in /usr/local/sbin/installplg on line 13
    file /boot/packages/openssl-solibs-0.9.8r-i486-3.txz: already exists
      upgradepkg --install-new /boot/packages/openssl-solibs-0.9.8r-i486-3.txz ...
    +==============================================================================
    | Skipping package openssl-solibs-0.9.8r-i486-3 (already installed)
    +==============================================================================
    
    
    success
    file /boot/packages/openssh-5.9p1-i486-2.txz: already exists
      upgradepkg --install-new /boot/packages/openssh-5.9p1-i486-2.txz ...
    +==============================================================================
    | Installing new package /boot/packages/openssh-5.9p1-i486-2.txz
    +==============================================================================
    
    Verifying package openssh-5.9p1-i486-2.txz.
    xz: (stdin): Unexpected end of input
    Unable to install /boot/packages/openssh-5.9p1-i486-2.txz:  tar archive is corrupt (tar returned error code 2)
    
    success
    file /tmp/openssh-install: successfully wrote INLINE file contents
      /bin/bash /tmp/openssh-install ... /tmp/openssh-install: line 5: /usr/bin/ssh-keygen: No such file or directory
    /tmp/openssh-install: line 8: /usr/bin/ssh-keygen: No such file or directory
    /tmp/openssh-install: line 11: /usr/bin/ssh-keygen: No such file or directory
    cp: cannot stat `/etc/ssh/sshd_config': No such file or directory
    cp: cannot stat `/boot/config/plugins/openssh/sshd_config': No such file or directory
    chmod: cannot access `/etc/ssh/sshd_config': No such file or directory
    cp: cannot stat `/boot/config/plugins/openssh/ssh_host_dsa_key': No such file or directory
    chmod: cannot access `/etc/ssh/ssh_host_dsa_key': No such file or directory
    cp: cannot stat `/boot/config/plugins/openssh/ssh_host_dsa_key.pub': No such file or directory
    chmod: cannot access `/etc/ssh/ssh_host_dsa_key.pub': No such file or directory
    cp: cannot stat `/boot/config/plugins/openssh/ssh_host_key': No such file or directory
    chmod: cannot access `/etc/ssh/ssh_host_key': No such file or directory
    cp: cannot stat `/boot/config/plugins/openssh/ssh_host_key.pub': No such file or directory
    chmod: cannot access `/etc/ssh/ssh_host_key.pub': No such file or directory
    cp: cannot stat `/boot/config/plugins/openssh/ssh_host_rsa_key': No such file or directory
    chmod: cannot access `/etc/ssh/ssh_host_rsa_key': No such file or directory
    cp: cannot stat `/boot/config/plugins/openssh/ssh_host_rsa_key.pub': No such file or directory
    chmod: cannot access `/etc/ssh/ssh_host_rsa_key.pub': No such file or directory
    /tmp/openssh-install: line 32: /etc/rc.d/rc.sshd: No such file or directory
    success
    file /var/log/plugins/openssh: already exists
    plugin successfully installed
    

  9. hello, i've installed it and having one issue...

     

    the simpleFeatures-v1.0b7-email-notify-addon config seems weird... when just installed all configurations appears, but now.. can't set some config

    check the screenshot

     

    emailh.jpg

     

    i tried remove the file from flash... restart, then copy again and another restart... to see if it flush the configuration, but nothing happens