Git Product home page Git Product logo

Comments (4)

NunoSav avatar NunoSav commented on July 30, 2024

When running the blazor image the following warning is thrown:

Microsoft.AspNetCore.Server.Kestrel[0]
      Unable to bind to http://localhost:5001 on the IPv6 loopback interface: 'Cannot assign requested address'.

Whatever causes this needs fixing.

from server.

br-iosb avatar br-iosb commented on July 30, 2024

The warning mentioned by @NunoSav seems to be a .net core + docker specific issue.
You might try this workaround: https://stackoverflow.com/questions/59657499/unable-to-bind-to-http-localhost5000-on-the-ipv6-loopback-interface-cannot

from server.

EmilAlipiev avatar EmilAlipiev commented on July 30, 2024

how does rest server working for you? I am trying to run it on Mac but I cannot reach using Localhost with 51310. is there any trick about it?

from server.

juileetikekar avatar juileetikekar commented on July 30, 2024

Hi @EmilAlipiev,

Are you using the latest image/code? If yes, please try the port 5001, for the Blazor UI as well as the REST APIs. You can also access the swagger UI at the same port with "http://localhost:5001/swagger/index.html".

The port 51310 is no more supported in the latest version. Please refere the documentation at "https://github.com/admin-shell-io/aasx-server" for more information.

from server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.