NetSuite Script Error: NetSuite Data Center Error During a Sync

NetSuite Script Error: NetSuite Data Center Error During a Sync


Once in a while, during a sync, a "NetSuite Data Center" error message may pop up. This is thrown by design and is as a result of SuitePOS not being able to obtain the data center endpoint NetSuite uses for the REST API's for your account.

This is almost always a NetSuite issue and should be reported to NetSuite Support ASAP. In the meantime, the correct course of action is to "Skip and Sync" since this will use the last known. 

If the last known does not work or is invalid, you will need to manually "Override" URL by entering the correct REST API data center end-point. You can obtain that by contacting NetSuite Support. You also need to ensure that NetSuite Support addresses the underlaying cause of the issue because you will keep getting this message popup. 
For most accounts the REST endpoint takes the format of https://.restlets.api.netsuite.com


    • Related Articles

    • NetSuite Script Error: Item Sync - Unexpected Error

      "Unexpected Error" can have many causes. It is important that you log with "bug" with NetSuite so they can tell you exactly what it is. One thing to look at is the number of items you are syncing. We suspect that some of these errors could be due to ...
    • NetSuite Script Error: PSWD_REQD when editing a customer record in SuitePOS

      Sometimes this error message is displayed when editing a customer record in SuitePOS and changing the email address of a customer who has Customer Center access to NetSuite. NetSuite is telling you this because of their tight security. This is a ...
    • NetSuite Script Error: SSS_REQUEST_LIMIT_EXCEEDED

      This happens when the NetSuite concurrency limit (set by NetSuite) for your account is exceeded. Typically this occurs when you are simultaneously syncing many terminals at the same time. for example, if you have a concurrency limit of 5 and you try ...
    • Customer and Item Sync's Revealed!

      SuitePOS is a very high performing POS App (running natively on an Apple device) that is well suited for retail environments with large transaction volumes. One of the cornerstones of speed is the development of sophisticated caching mechanisms. This ...
    • NetSuite Script Error: Customer Sync - SSS_INVALID_SEARCH_COLUMN - taxable

      This can be caused when SuiteTax is enabled in a NetSuite Account but is not enabled on POS Setting. It can also be caused by SuiteTax being enabled on POS Settings and SuiteTax installed in a NetSuite account but not provisioned correctly. In the ...