Skip to content

[Known Issue]: https://localhost:5001 not in Console Logs after dab start #2237

Closed
@JerryNixon

Description

@JerryNixon

What happened?

When using .NET 8 and Data API builder v1.1+ CLI, the Console Logs do not present the HTTPS URL.

Workaround

In your .env file, add the following line:

ASPNETCORE_URLS="http://localhost:5000;https://localhost:5001"

References

  1. https://learn.microsoft.com/en-us/dotnet/core/compatibility/containers/8.0/aspnet-port
  2. https://learn.microsoft.com/en-us/azure/data-api-builder/how-to-use-environments#create-environment-variables-file

Version

1.1+

What database are you using?

Azure SQL

What hosting model are you using?

Local (including CLI)

Which API approach are you accessing DAB through?

REST, GraphQL

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcriCustomer Reported issueknown-issueKnown issues linked from https://learn.microsoft.comtriageissues to be triaged

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions