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.

Some source files are not served even though they exist

See original GitHub issue

I get blackness instead of source if I select this file, and the browser console says it’s getting a 404 for AmbientTasks/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs.html.

image

The file does exist, though, it’s just not being served:

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

Source File Not Found in Angular CLI project
Basically the Angular CLI sometimes doesn't 'see' files that have been pulled in (e.g. when doing a merge while your compiler is running)....
Read more >
Inability to use '/' for static files · Issue #75 · gin-gonic/gin
It might seem silly, but this is actually an incorrect behavior for defining a static directory to be served by the HTTP server....
Read more >
DISM Not finding source - Microsoft Q&A
I am having some difficulty with DISM, and it appears that nothing that I do will resolve the issue ... The source files...
Read more >
4 Reasons Why Your Source Maps are Broken
This likely means that your source map doesn't contain or link to your original source files. Without your original source files, you're still...
Read more >
The staticfiles app
The purpose of this storage is to keep serving the old files in case some pages still refer to those files, e.g. because...
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