Giter Club home page Giter Club logo

Comments (5)

sync-by-unito avatar sync-by-unito commented on June 13, 2024

➤ PM Bot commented:

Jira ticket: RJS-2808

from realm-js.

kneth avatar kneth commented on June 13, 2024

The error message Sync session became inactive indicates that the device is offline, and the sync client is waiting for the connection to be established before trying to sync data.

I suggest that you add a connection listener to monitor the connectivity.

from realm-js.

vatsal-gadhiya-searce avatar vatsal-gadhiya-searce commented on June 13, 2024

Thanks @kneth

We have observed few more bugs here in bugsnag with below error:

SIGABRT: Abort program

0 libc.so +0x830f0 abort
1 libc++_shared.so +0xd1cbc 0x73966d8cc0
2 libc++_shared.so +0xd1e70 0x73966d8e74
3 libc++_shared.so +0xe6b70 0x73966edb74
4 libc++_shared.so +0xe6528 __cxa_rethrow
5 librealm.so +0x5e7b24 0x72bad28b28
6 librealm.so +0x5f1d5c 0x72bad32d60
7 librealm.so +0x5e71dc 0x72bad281e0
8 librealm.so +0x5e82c0 0x72bad292c4
9 libc.so +0xe689c __pthread_start(void*)
10 libc.so +0x84b68 __start_thread

error
{"weakInternal":{}}
SyncError: error

from realm-js.

kneth avatar kneth commented on June 13, 2024

@vatsal-gadhiya-searce Do you know under which conditions, you observe the above crashes? Do you call reconnect() in your app?

from realm-js.

dhavalChangani avatar dhavalChangani commented on June 13, 2024

@kneth The above scenario happens when the app is minimized via hardware backpress and when the user opens the app again it will crash after 2-3 seconds.

we are not calling reconnect() in our app

FYI: I work in @vatsal-gadhiya-searce's team

from realm-js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.