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.

Red screen error from today not sure what has happened

See original GitHub issue

It was working fine till yesterday but from today it has started throwing this error GET /index.android.delta?platform=android&dev=true&minify=false HTTP/1.1" 404 79 "-" "okhttp/3.8.0"

and respective stackoverflow question which is also asked today only stackoverflow question

Environment

Environment: OS: Linux 3.10 Node: 8.9.4 Yarn: 1.3.2 npm: 5.6.0 Watchman: 4.7.0 Xcode: N/A Android Studio: Not Found

Packages: (wanted => installed) react: ^16.0.0-alpha.12 => 16.0.0-alpha.12 react-native: ^0.48.0 => 0.48.0

Steps to Reproduce

yesterday it was working fine suddenly what happened not sure

Actual Behavior

App is not starting at all throwing red screen error

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:15
  • Comments:40 (1 by maintainers)

github_iconTop GitHub Comments

39reactions
adrianwarkoczespeocommented, May 15, 2018

add compile (“com.facebook.react:react-native:0.44.0”) { force = true } with your version of react native to android/app/gradle.build and comment existing compile react-native line

11reactions
kaledibifcommented, May 15, 2018

Problem started this morning. Below the error message from emulator. screenshot_1526374131

Also packager shows 404 error.

Loading dependency graph…::ffff:127.0.0.1 - - [15/May/2018:08:15:11 +0000] “GET /index.delta?platform=android&dev=true&minify=false HTTP/1.1” 404 71 “-” “okhttp/3.6.0”

RN Version is 0.49.3. Hope someone can suggest any help.

Read more comments on GitHub >

github_iconTop Results From Across the Web

10 Ways to Fix Red Screen of Death on Windows 11/10
Workable Solutions, Step-by-step Troubleshooting. 1. Restart Your Computer, The first and most common fix you can try to resolve the Red ...
Read more >
Fix: Red Screen of Death Errors on Windows PC [10 Ways]
In most cases, a red screen on Windows 10 is caused by a hardware error, especially if you overclock your computer. Sometimes a...
Read more >
What is Red Screen of Death on Windows 10 and How to Fix it?
Windows Red Screen of Death shows up due to your BIOS/UEFI is not compatible with your latest install hardware, or you might overclock...
Read more >
Fix the Red Screen error now! - DiskInternals
Here, enter msconfig and press Enter; then, under System Configuration, click the Boot tab.
Read more >
Blank Red Screen Error on Windows-How to Fix?
If your computer's blank red screen error is caused by an outdated graphics driver, you can update your graphics driver to fix it....
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