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

Route Not Found For GET / #131

Closed
vChavezB opened this issue Jul 21, 2022 · 0 comments
Closed

Route Not Found For GET / #131

vChavezB opened this issue Jul 21, 2022 · 0 comments

Comments

@vChavezB
Copy link

vChavezB commented Jul 21, 2022

I cannot start the server with the demo configuration (startFordemo.bat).

This is the output of the executable

AasxServerCore.exe --rest --no-security --data-path aasxs
Serving the AASXs from: aasxs
Security 1 Startup - Server
Security 1.1 Load X509 Root Certificates into X509 Store Root
Loading aasxs\Example_AAS_ServoDCMotor_21.aasx...

Please wait for the servers to start...
Connect to REST by: localhost:51310
http://localhost:51310/
REST Server started.
Test: ../proxy.dat
Servers successfully started. Press Ctrl-C to exit...

localhost server output in browser

Route Not Found For GET /
<br>
   at Grapevine.Server.Router.Route(IHttpContext context, IList`1 routing)
   at Grapevine.Server.Router.Route(Object state)

Closed this issue as I forgot to add the endpoint of the API as mentioned in the readme

http://localhost:51310/server/listaas

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