500 (Internal Server Error) if accessing directly a route instead home #790

Closed
opened 2025-08-09 17:17:41 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @Cae2 on 5/1/2017

Hello guys, Im with a strange error.

Im using aspnetcore-spa for about two months, but there is an error that aways pursue me during this time..

If I access my page using for example: http://myserver.com:8080 everything works if I use the menus to access the inner application, /page2 or /page3/ for example..

but if I try directly http://myserver.com:8080/page2 (or even if I use the steps above and just hit a F5 or Ctrl+F5) it aways throw a:

1

anyone has any tips to help me on this? there is also another peculiar thing... If I connect to the server via Remote Desktop and access http://localhost:8080/page2 it works, this problem only occurs accessing from outside, but it doesnt seem like a firewall problem or so..

thanks! (I can provice the full error if someone think that its needed)

*Originally created by @Cae2 on 5/1/2017* Hello guys, Im with a strange error. Im using aspnetcore-spa for about two months, but there is an error that aways pursue me during this time.. If I access my page using for example: `http://myserver.com:8080` everything works if I use the menus to access the inner application, `/page2` or `/page3/` for example.. but if I try directly `http://myserver.com:8080/page2` (or even if I use the steps above and just hit a F5 or Ctrl+F5) it aways throw a: ![1](https://cloud.githubusercontent.com/assets/24416663/25571542/2132f304-2e07-11e7-9803-22c601ff073f.png) anyone has any tips to help me on this? there is also another peculiar thing... If I connect to the server via Remote Desktop and access `http://localhost:8080/page2` it works, this problem only occurs accessing from outside, but it doesnt seem like a firewall problem or so.. thanks! (I can provice the full error if someone think that its needed)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#790
No description provided.