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

Console Errors

Hi,

i would like to seek for you advice on following errors.

1. Could not find a source for updated packages - been seeing this errors on some of the manage endpoints in the console.

2. why Sophos endpoint show update failed error on freshly restarted or booted computer?

Thank you.

:19107


This thread was automatically locked due to age.
  • HI,

    I take that to mean you have 2 errors in SEC:

    1. 00000071 - Could not find a source for update packages

    This suggest that AutoUpdate on the client couldn't find any packages or contact the server.

    This could be as a result of many things, you would really need the client AutoUpdate logs, found here:

    \programdata\sophos\AutoUpdate\logs\ALupdate{timestamp}.log  (Vista+)

    \program files\sophos\AutoUpdate\logs\ALupdate{timestamp}.log (2000/XP/2003)

    Example problems might be:

    1. The updating path is wrong, you can see this in SEC under the updating tab.  

    E.g. \\<server>\sophosupdate\Cids\s0001\SAVSCFXP\

    Can the client resolve <server> address as seen?
    If you browse that path (ideally from the problem client) it's ok?

    Other clients are using the same path and are ok?

    If nothing is obviously wrong with the policy you need to take a look at the client log mentioned above. 

    2. 0000006d - Restart needed for updates to take effect

    When the client requests a reboot following an install or possibly an upgrade, it send a message back to SEC to reflect this.

    When the client is restarted - AutoUpdate realises this is taking place (on a clean shutdown) and updates a registry key. RMS then returns the state which cleans the error automatically in SEC.  All errors in SEC regarding SAU should auto-clear, you can't clear them manually.

    I would suggest:

    1. Force an update now to the client from SEC.  

    If the key:

    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Sophos\AutoUpdate\UpdateStatus \

    RestartRequired

    on the client is set to 1 - requires a reboot or thinks it does. (I think it's one), not present or 0, would mean that it doesn't require a reboot, this state would then be returned.

    2. If you know the machine has been rebooted and the above number is 1, you could set it to 0 and then force it to update.  This will send back the new state.

    I've found the most likely cause of this is the machine not shutting down cleanly and therefore not giving the AutoUpdate service enough time to set the key.

    Regards,

    Jak

    :19111
  • Hello kheiren,

    you'd have to view the updating logs (ALUpdate<timestamp>.log in [%ProgramData%|%ProgramFiles%]\Sophos\AutoUpdate\Logs) on the client to determine the cause. The initial update after a boot might fail when networking is not yet fully available. Usually the next update succeeds and if you are using frequent updates that's not a real issue. Optionally you can delay the update check after boot.

    Christian

    :19113
  • Hi Jak,

    thanks for the advice. will take note of it. just to repharse my question no.2, i noticed that some endpoint when it just started or booted it will display on the sophos icon "update failed". seems sophos agent updates to server right away not waiting for the network connection to  be ready? please advise.

    :19115
  • Hi Christian,

    thank you for the advice. seems this solves the problem no 2. many thanks.

    :19117