Error 3217

Message

Possible error messages:

Without Resource Bundle (default)
  • loginFail,{DB_ERROR_MESSAGE}
  • <Actual error message from DB layer>
With Resource Bundle
  • sync login failed: {DB_ERROR_MESSAGE}
Domain Persistence.PersistenceException
Number 3217
Label ERR_DB_SYNC_LOGIN_FAILED
Applicable Platform(s) iOS

Cause

Check the DB layer error message and correct the error.

Action

If this is a communication error, check the connection settings and verify that the network is working.If this is an authentication error, check the login credentials.