This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Everyday Massive Up2Date Download

I don't know why every date I get about 3+ Gigabyte download of Up2date files?
It's been going on since the installation.

Here is my info:
Firmware version: 9.206-35
Pattern version: 66146
Last check: 2 minutes ago


This thread was automatically locked due to age.
Parents
  • Try this:

    cd /var/up2date/sys
    ls -l *


    If you're in the right directory and there's anything there:

    rm *


    If you want to kick off the downloads from there:

    /sbin/audld.plx --types=sys



    Cheers - Bob
  • Hello together,

    I see massive downloads by UTM manager. The UTM manager is downloading 2 to 3 GB per day! I think this isn't a normal behavior.

    Trying the commands for this issue on a UTM posted by BAlfson I get the following output:

    loginuser@utmmanager:/home/login > cd /var/up2date/sys
    loginuser@utmmanager:/var/up2date/sys > ls -l *
    ls: cannot access *: No such file or directory
    loginuser@utmmanager:/var/up2date/sys > ls -l
    total 0
    loginuser@utmmanager:/var/up2date/sys > /sbin/audld.plx --types=sys
    Starting Up2Date Package Downloader
    Error in tempfile() using /var/up2date/.download_progress.******: Could not create temp file /var/up2date/.download_progress.qwaYAG: Permission denied at /usr/local/ap510/site/lib/Astaro/file.pm line 102


    When running the command as root on the console of UTM manager I see the following:

    utmmanager:/home/login > cd /var/up2date/sys
    utmmanager:/var/up2date/sys > ls -l
    total 0
    utmmanager:/var/up2date/sys > /sbin/audld.plx --types=sys
    Starting Up2Date Package Downloader
    Authenticating ...
    Authentication successful!!!
    No new packages available, exiting.


    I updated to version 4.202-9 about 10 days ago. The massive download started on 15.09.2014. The weekend before I enhanced my single node UTM to HA.

    Kind Regards

    TheExpert
Reply
  • Hello together,

    I see massive downloads by UTM manager. The UTM manager is downloading 2 to 3 GB per day! I think this isn't a normal behavior.

    Trying the commands for this issue on a UTM posted by BAlfson I get the following output:

    loginuser@utmmanager:/home/login > cd /var/up2date/sys
    loginuser@utmmanager:/var/up2date/sys > ls -l *
    ls: cannot access *: No such file or directory
    loginuser@utmmanager:/var/up2date/sys > ls -l
    total 0
    loginuser@utmmanager:/var/up2date/sys > /sbin/audld.plx --types=sys
    Starting Up2Date Package Downloader
    Error in tempfile() using /var/up2date/.download_progress.******: Could not create temp file /var/up2date/.download_progress.qwaYAG: Permission denied at /usr/local/ap510/site/lib/Astaro/file.pm line 102


    When running the command as root on the console of UTM manager I see the following:

    utmmanager:/home/login > cd /var/up2date/sys
    utmmanager:/var/up2date/sys > ls -l
    total 0
    utmmanager:/var/up2date/sys > /sbin/audld.plx --types=sys
    Starting Up2Date Package Downloader
    Authenticating ...
    Authentication successful!!!
    No new packages available, exiting.


    I updated to version 4.202-9 about 10 days ago. The massive download started on 15.09.2014. The weekend before I enhanced my single node UTM to HA.

    Kind Regards

    TheExpert
Children
No Data