"Error from server: Index: 0, Size: 0"
- This error now comes up whenever a sync is attempted. It began after the configuration was changed to include a table that previously was not being sync'd.
- The client iPad still is using the previous version of my file. The error is coming up when attempting to sync before replacing the iPad file with an updated copy from the server. Besides my test iPad, we have 21 in production.
- The log shows a warning is thrown when that table cannot be found, even though the table does exist on the iPad client file.
- After that in the log I'm not seeing anything amiss until all the NodeGroups are created for the tables in this solution. Then it appears that the process creates the sync result message for the email and then begins to stop the process.
- Here's what the result email says...
"Nov 12, 2016 6:45:05 PM com.prosc.mirror.config.server.SyncServer$3 call
SEVERE: Sync between <my server's internal IP> / <my solution> (FileMaker Server) and Patrick's iPad's Go_iPad 14.0.4( username 'mirrorsync', running Go_iPad 14.0.4 on <client iPad's IP>, ping time: 210 ms, machine name: 'Patrick's iPad' )
Last sync failed: com.prosc.sync.AbortException: Index: 0, Size: 0
What did I do wrong when creating the configuration that would cause this error?