Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elmah Generates Error Request did not match any endpoints #167

Open
CheetahChrome opened this issue Mar 8, 2023 · 0 comments
Open

Elmah Generates Error Request did not match any endpoints #167

CheetahChrome opened this issue Mar 8, 2023 · 0 comments

Comments

@CheetahChrome
Copy link

Why is my console reporting this error in relation to Elmah for a .Net Core 7 setup.

[10:32:49 INF] Request starting HTTP/2 GET 
               https://localhost:7298/elmah/api/new-errors
                                 ?id=17a6f172-2875-4b11-97e2-5703476ef93f 
                - -
[10:32:49 DBG] No candidates found for the request path '/elmah/api/new-errors'
[10:32:49 DBG] Request did not match any endpoints
[10:32:49 DBG] The request path  does not match the path filter
[10:32:49 INF] Request finished HTTP/2 GET 
               https://localhost:7298/elmah/api/new-errors
                                 ?id=17a6f172-2875-4b11-97e2-5703476ef93f 
                - - - 200 - application/json 6.3407ms

...and how can it be resolved?


I have no issues browsing to https://localhost:7298/elmah/errors and elmah will pick up errors that have been logged by the api.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant