-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to login taqi@ihmp giving sync fail error #1162
Labels
Comments
commits 31st oct. this card - #1142 |
backward compatibility testing ll be needed |
@petmongrels the changes made for this card are in avni-models (master) branch and avni-client (master) branch. |
i branched 5.1.0 for models when doing this
…On Wed, Nov 1, 2023 at 5:02 PM Himesh ***@***.***> wrote:
@petmongrels <https://github.com/petmongrels> the changes made for this
card are in avni-models (master) branch and avni-client (master) branch.
But for release 5.1.0, we do not yet have a separate avni-models branch,
should i have branched out avni-models there as well.?
—
Reply to this email directly, view it on GitHub
<#1162 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAZ3CYOEAZLGJM6VOR5BVDYCIXOPAVCNFSM6AAAAAA6XPQI56VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBYHAYDMMBUGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Vivek Singh | +91 98452 32929 | @petmongrels
<https://twitter.com/petmongrels>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Unable to login taqi@ihmp giving sync fail error - happening after clearing the fast sync db
"Sync Failed
mandatory entities error"
also Not working for hr@calcutta_kids
"10-31 16:29:56.420 6550 6622 D ReactNativeJS: [4:29:56:420] [SyncService][Debug] Creating entity create functions for schema ProgramConfig
10-31 16:29:56.420 6550 6622 D ReactNativeJS: [4:29:56:420] [SyncService][Debug] Syncing - ProgramConfig with subType:
10-31 16:29:56.421 6550 6622 D ReactNativeJS: [4:29:56:421] [SyncService][Debug] Creating entity create functions for [object Object]
10-31 16:29:56.441 6550 6622 E ReactNativeJS: 'SyncComponent-Sync', ' are mandatory for ProgramConfig, uuid,visitSchedule,program,atRiskConcepts, {}', 'Error: are mandatory for ProgramConfig, uuid,visitSchedule,program,atRiskConcepts\n at create (address at index.android.bundle:1:1065050)\n at anonymous (address at index.android.bundle:1:1208897)\n at anonymous (address at index.android.bundle:1:1208810)\n at map (native)\n at anonymous (address at index.android.bundle:1:1208796)\n at write (native)\n at write (address at index.android.bundle:1:1065501)\n at bulkSaveOrUpdate (address at index.android.bundle:1:1208768)\n at persistAll (address at index.android.bundle:1:1489918)\n at processResponse (address at index.android.bundle:1:1492973)\n at anonymous (address at index.android.bundle:1:1493232)\n at tryCallOne (/root/react-native/packages/react-native/ReactAndroid/hermes-engine/.cxx/MinSizeRel/1h352kp3/arm64-v8a/lib/InternalBytecode/InternalBytecode.js:53:16)\n at anonymous (/root/react-native/packages/react-native/ReactAndroid/hermes-engine/.cxx/MinSizeRel/1h352kp3/arm64-v8a/lib/InternalBytecode/InternalBytecode.js:139:27)\n at apply (native)\n at anonymous (address at index.android.bundle:1:245876)\n at _callTimer (address at index.android.bundle:1:244870)\n at _callReactNativeMicrotasksPass (address at index.android.bundle:1:245035)\n at callReactNativeMicrotasks (address at index.android.bundle:1:246957)\n at __callReactNativeMicrotasks (address at index.android.bundle:1:97009)\n at anonymous (address at index.android.bundle:1:96148)\n at __guard (address at index.android.bundle:1:96886)\n at flushedQueue (address at index.android.bundle:1:96059)\n at invokeCallbackAndReturnFlushedQueue (address at index.android.bundle:1:96002)'
10-31 16:29:56.456 6550 6622 D ReactNativeJS: [4:29:56:456] [SyncComponent::AC][Debug] Dispatching action: ""SyncTelemetryActions.SYNC_FAILED""
10-31 16:29:56.469 6550 6622 D ReactNativeJS: [4:29:56:469] [SyncComponent::AC][Debug] Dispatched action completed: ""SyncTelemetryActions.SYNC_FAILED"" {""syncing"":true,""isConnected"":true,""progress"":0.3299999999999998,""message"":""downloadForms"",""syncMessage"":""syncingData"",""startSync"":false,""backgroundSyncInProgress"":false,""startTime"":1698749867071,""numberOfPagesProcessedForCurrentEntity"":0,""totalNumberOfPagesForCurrentEntity"":1}
10-31 16:29:56.469 6550 6622 D ReactNativeJS: [4:29:56:469] [SyncComponent::AC][Debug] Dispatching action: ""SYNC.ON_ERROR""
10-31 16:29:56.478 6550 6622 D ReactNativeJS: [4:29:56:478] [SyncComponent::AC][Debug] Dispatched action completed: ""SYNC.ON_ERROR"" {""syncing"":false,""isConnected"":true,""progress"":0.3299999999999998,""message"":""downloadForms"",""syncMessage"":""syncingData"",""startSync"":false,""backgroundSyncInProgress"":false,""startTime"":1698749867071,""numberOfPagesProcessedForCurrentEntity"":0,""totalNumberOfPagesForCurrentEntity"":1}
10-31 16:29:56.478 6550 6622 W ReactNativeJS: registerHeadlessTask or registerCancellableHeadlessTask called multiple times for same key 'syncJob'
10-31 16:29:56.479 6550 6622 I ReactNativeJS: [4:29:56:479] [AvniBackgroundJob-SyncJobSchedule][Info] Successfully scheduled
10-31 16:29:56.526 6550 6622 I ReactNativeJS: [4:29:56:526] [Sync][Info] Starting background sync
10-31 16:29:56.527 6550 6622 D ReactNativeJS: [4:29:56:527] [ErrorHandler][Debug] IsFatal=true TypeError: Cannot read property 'syncEndTime' of null
10-31 16:29:56.527 6550 6622 D ReactNativeJS: [4:29:56:527] [ErrorHandler][Debug] Cannot read property 'syncEndTime' of null
10-31 16:29:56.528 6550 6622 D ReactNativeJS: [4:29:56:528] [ErrorHandler][Debug] Creating frame array
10-31 16:29:56.528 6550 6622 D ReactNativeJS: [4:29:56:528] [ErrorHandler][Debug] Notifying Bugsnag TypeError: Fatal error: Cannot read property 'syncEndTime' of null"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
user is able to go home screen
Screenshots
The text was updated successfully, but these errors were encountered: