Hello,
I got system and I need to fix it. System is build from two SUM, DMZ (hostname - SOPHOS) and Internal. With DMZ I got it and fixed, server is ok, clients is ok.
Both servers are windows server 2012 R2 Std, using WORKGROUP.
But I have problem with Internal server. It should get updates from DMZ server. (sometimes it success, but sometimes it fails with error 1219)
Using UNC to connect from Internal to DMZ (Netbios and RMS ports are opened)
Some lines from SUMTrace log:
All ok:
2017-11-27 10:26:22 : <Info> Downloading and processing customer file data...
2017-11-27 10:26:22 : <Info> Attempting to read local customer file: catalogue/sumcf.dat
2017-11-27 10:26:22 : <Info> Loading warehouses...
2017-11-27 10:26:22 : <Info> Adding packages to sync...
2017-11-27 10:26:22 : <Info> Finding dependencies...
2017-11-27 10:26:23 : <Info> Syncing packages...
2017-11-27 10:26:23 : SyncOperationWarehouseData: Comparing local timestamp 2016-07-14T16:06:57 to remote 2016-07-14T16:06:57
2017-11-27 10:26:23 : SyncOperationWarehouseData: Comparing local timestamp 2016-01-20T14:49:59 to remote 2016-01-20T14:49:59
2017-11-27 10:26:23 : SyncOperationWarehouseData: Comparing local timestamp 2017-05-25T16:57:42 to remote 2017-05-25T16:57:42
2017-11-27 10:26:23 : SyncOperationWarehouseData: Comparing local timestamp 2014-10-28T10:49:32 to remote 2014-10-28T10:49:32
2017-11-27 10:26:23 : SyncOperationWarehouseData: Comparing local timestamp 2017-11-10T14:10:57 to remote 2017-11-10T14:10:57
2017-11-27 10:26:23 : SyncOperationWarehouseData: Comparing local timestamp 2017-11-23T09:38:29 to remote 2017-11-23T09:38:29
2017-11-27 10:26:23 : SyncOperationWarehouseData: Comparing local timestamp 2017-11-23T15:03:04 to remote 2017-11-23T15:03:04
2017-11-27 10:26:23 : SyncOperationWarehouseData: Comparing local timestamp 2017-11-10T14:07:32 to remote 2017-11-10T14:07:32
2017-11-27 10:26:23 : SyncOperationWarehouseData: Comparing local timestamp 2017-11-21T09:15:37 to remote 2017-11-21T09:15:37
2017-11-27 10:26:23 : SyncOperationWarehouseData: Comparing local timestamp 2017-10-17T12:08:24 to remote 2017-10-17T12:08:24
2017-11-27 10:26:23 : SyncOperationWarehouseData: Comparing local timestamp 2017-11-27T02:36:11 to remote 2017-11-27T02:36:11
Error:
2017-11-27 10:33:04 : <Info> Downloading and processing customer file data...
2017-11-27 10:33:04 : <Info> Attempting to read local customer file: catalogue/sumcf.dat
2017-11-27 10:33:04 : <Info> Downloading remote customer file.
2017-11-27 10:33:04 : <Info> Successfully downloaded remote customer file content from \\SOPHOS\SophosUpdate\Warehouse
2017-11-27 10:33:04 : <Info> Modifying file according to license state 0
2017-11-27 10:33:04 : <Info> Loading warehouses...
2017-11-27 10:33:04 : Unexpected failure in CreatePackageSourceFrom: Could not add connection to server '\\SOPHOS\SophosUpdate' with username 'Administrator'. The error code is 1219.
2017-11-27 10:33:04 : <ERROR> LoadWarehouseList: Failed to load catalogue sdds.SVE2017-4.4: The warehouse source list has been exhausted.
2017-11-27 10:33:04 : <WARNING> Sync iteration failed. CurrentResult: 6, Error: The warehouse source list has been exhausted.
I also tried to change Administrator account to SophosUpdateMgr without success, same error 1219.
I can successfully open UNC share from Internal server. (there is no permanent mapped drives)
What troubleshooting should I do next?
BR,
Oscar
This thread was automatically locked due to age.