realm-js icon indicating copy to clipboard operation
realm-js copied to clipboard

Error: Failed to load 'http://localhost:8083/create_session'

Open lattice0 opened this issue 8 years ago • 2 comments

a

lattice0 avatar Mar 29 '18 05:03 lattice0

Realm connects to something in two cases:

  • React Native debugging (port 8081 - see https://facebook.github.io/react-native/docs/debugging.html#debugging-on-a-device-with-chrome-developer-tools)
  • Realm Object Server (port 9080)

kneth avatar Apr 03 '18 11:04 kneth

@lucaszanella Thanks for the explanation. It's a good candidate for something to add to our documentation 😃 .

kneth avatar Apr 04 '18 09:04 kneth