We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I cannot start the server with the demo configuration (startFordemo.bat).
This is the output of the executable
localhost server output in browser
Closed this issue as I forgot to add the endpoint of the API as mentioned in the readme
http://localhost:51310/server/listaas
The text was updated successfully, but these errors were encountered: