log2ram exited with return code 1 - OdroidXU4

  • Hi,
    from last updates od OMV 3 3.094, kernel 4.9.61-odroid-xu4, it sends email once a day with this message:

    Code
    log2ram exited with return code 1


    with no other messages. I search logs and did not found anything exept:

    Code
    cron[1399]: (*system*armbian-updates) INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)

    repeating 6 times every cca 10 mins , mayby it is another issue.


    please any idea about source of this errors?
    thank you

    Raspberry pi 2/3, Odroid XU4 those are my hw to build on.

  • The error is complaining about incorrect permissions on the file /etc/cron.d/armbian-updates


    I had this same error loading up my logs. I fixed it by changing the permissions via chmod:



    sudo chmod 0644 /etc/cron.d/armbian-updates

  • thank you,
    I changed permission as you wrote, error from


    Code
    INSECURE MODE (group/other writable) (/etc/cron.d/armbian-updates)

    dissapeared, but still comes emails with : log2ram exited with return code 1



    any idea?


    thx

    Raspberry pi 2/3, Odroid XU4 those are my hw to build on.

    Einmal editiert, zuletzt von betupet ()

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!