Skip to content

Adding an API with the host name of the API Umbrella Server renders 404 for Admin and Portal pages #193

@DonMartin76

Description

@DonMartin76

These couple of steps quite effectively kill an API Umbrella instance (at least the one I am using on Azure):

  • Create a new API Backend
  • Use the host name of the API Umbrella server as frontend ("listen to") IP, e.g. api-umbrella.myhoster.com
  • Add a pattern for the API
  • Publish the API

This immediately kills the Admin and Portal pages; all pages are rendered as generic 404 not found pages. The actual API will work though (I checked that using a REST client).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions