question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

When running the application on dev mode from my phone I get the following error

Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:8082/create_session'

If I run the same code on the simulator it works fine.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:6
  • Comments:23 (6 by maintainers)

github_iconTop GitHub Comments

11reactions
alaziercommented, Feb 26, 2016

Another user hit this here https://github.com/realm/realm-js/issues/276. Are you also on android? If so does running adb forward tcp:8082 tcp:8082 fix the issue for you?

4reactions
paldepindcommented, May 9, 2017

I’ve had issues with debugging and Realm for a long time. It used to work in the emulator but now I can’t debug at all. Of course, that is a huge dealbreaker as debugging is essential.

Is there any chance this will get fixed? Because otherwise, I’m afraid I’ll have to replace Realm with another database.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How To Fix "Failed To Load Resource" Error In WordPress
Failed to load resource error occurs when WordPress is unable to load a file that it is supposed to load. Basically when WordPress...
Read more >
Error 'Failed to load URL' Hello-world webpart in localhost and ...
I tried to run "npm install @microsoft/generator-sharepoint --save-dev" and only "gulp" but same error. Then I run "npm link gulp" to link ...
Read more >
Failed to load resource: net::ERR_INSECURE_RESPONSE
I'm pulling an iframe of an html website into another website but I keep getting the console (chrome) error in the title of...
Read more >
getting Failed to load resource error - WordPress.org
i'm workin on localhost and i'm gettin Failed to load resource: the server responded with a status of 404 (Not Found) bootstrap.min.js:1 in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found