Skip to content

adding defaultSitespeedioConfigFile file is giving error as "Found. Redirecting to" once test finishes #74

Description

@Ankit3794

added defaultSitespeedioConfigFile config path in server/config/default.yaml

config.json file

{
  "html": {
    "homeurl": "http://localhost:3000"
  }
}

Expected
once test finishes it will redirect to result page, where If I click on header logo, It should redirect me back to onlinetest UI.

Actual Result
Once the test finishes it is redirecting to http://localhost:3000/result/<UUID> Url but it is not opening page but throwin error as Found. Redirecting to
image

Even on the search tab, URL is not clickable, even though result is completed. (First two run)

image

Note - This behaviour is happening with any configuration parameter added in defaultSitespeedioConfigFile file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions