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

I am getting: 404 Page Not Found #15

Open
securigy opened this issue Nov 26, 2023 · 0 comments
Open

I am getting: 404 Page Not Found #15

securigy opened this issue Nov 26, 2023 · 0 comments

Comments

@securigy
Copy link

I cloned the project and built it and then run it and get 404 Page Not Found.
Here is the log below. What am I missing? Seems like Rathor Pages routing is not working (?)

[18:43:24 INF] User profile is available. Using 'C:\Users\Dev\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
[18:43:24 INF] No action descriptors found. This may indicate an incorrectly configured application or missing application parts. To learn more, visit https://aka.ms/aspnet/mvc/app-parts
[18:43:24 INF] Now listening on: https://localhost:7040
[18:43:24 INF] Now listening on: http://localhost:5257
[18:43:24 INF] Application started. Press Ctrl+C to shut down.
[18:43:24 INF] Hosting environment: Development
[18:43:24 INF] Content root path: D:\Projects\mslearn-create-razor-pages-aspnet-core\ContosoPizza
[18:43:25 INF] Request starting HTTP/2 GET https://localhost:7040/ - -
[18:43:25 INF] Request:
Protocol: HTTP/2
Method: GET
Scheme: https
PathBase:
Path: /
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.7
Host: localhost:7040
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.0.0
Accept-Encoding: gzip, deflate, br
Accept-Language: en-US,en;q=0.9
Upgrade-Insecure-Requests: [Redacted]
sec-ch-ua: [Redacted]
sec-ch-ua-mobile: [Redacted]
sec-ch-ua-platform: [Redacted]
DNT: 1
sec-fetch-site: [Redacted]
sec-fetch-mode: [Redacted]
sec-fetch-user: [Redacted]
sec-fetch-dest: [Redacted]
[18:43:25 INF] Response:
StatusCode: 404
[18:43:25 INF] Request finished HTTP/2 GET https://localhost:7040/ - - - 404 0 - 33.8056ms

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