Welcome to Centmin Mod Community
Become a Member

Install Double entry at crontab from betainstaller73

Discussion in 'Bug Reports' started by pamamolf, Dec 5, 2020.

  1. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    12:54 AM
    Nginx-1.29.x
    MariaDB 10.6.x
    Hello

    On a new setup using betainstaller73 i got a double entry of jetpackips.sh like this:


    Code:
    13 23 * * * /usr/local/src/centminmod/tools/autoprotect.sh >/dev/null 2>&1
    11 */12 * * * /usr/local/src/centminmod/tools/jetpackips.sh >/dev/null 2>&1
    0 */4 * * * /usr/bin/cminfo_updater 2>/dev/null
    11 */12 * * * /usr/local/src/centminmod/tools/jetpackips.sh >/dev/null 2>&1
    22 */12 * * * /usr/local/src/centminmod/tools/csfcf.sh auto >/dev/null 2>&1
    
    Line 2 and 4 :)
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,892
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    7:54 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    did you manually run tools/jetpackips.sh before ? Could be before I updated jetpackips.sh. Or you mean totally fresh install and nothing done yet and still got duplicate ?
     
  3. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    12:54 AM
    Nginx-1.29.x
    MariaDB 10.6.x
    never

    The installation was 2-3 hours ago...

    Exactly. A new server install and i just add a new domain and then check the crons :)
     
  4. pdinh97qng

    pdinh97qng Member

    121
    15
    18
    Jan 24, 2016
    Ratings:
    +39
    Local Time:
    2:54 PM
    I can confirm this too on betainstaller74.
     
  5. eva2000

    eva2000 Administrator Staff Member

    58,892
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    7:54 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Just made an update to 123.09beta01 with a fix for fresh installs.