awslabs / harmonix

A developer portal to meet your Enterprise needs. Fast, secure, and at-scale.
https://harmonixonaws.io/
Apache License 2.0
210 stars 42 forks source link

Getting 404 error Page NOt fount when i'm trying to login Backstage #108

Closed chrisXar closed 2 months ago

chrisXar commented 2 months ago

Description

I already install Harmonix without any issue during the installation. I followed all the instructions to create an OKTA develop account and create the application Backstage. Then I fill the .env file with the OKTA values for the variables. When the installation finished, I had to wait for the ECS tasks get the running state, after that I tried to login in my domain URL, but I get 404 page not found error.

image

Versions

[root@ip-192-168-2-213 harmonix]# yarn list --cwd backstage --pattern aws-apps yarn list v1.22.22 ├─ @aws/backstage-plugin-catalog-backend-module-aws-apps-entities-processor@0.3.4 ├─ @aws/plugin-aws-apps-backend-for-backstage@0.3.4 ├─ @aws/plugin-aws-apps-common-for-backstage@0.3.4 ├─ @aws/plugin-aws-apps-demo-for-backstage@0.3.3 ├─ @aws/plugin-aws-apps-for-backstage@0.3.5 └─ @aws/plugin-scaffolder-backend-aws-apps-for-backstage@0.3.4 Done in 2.34s.

Reproduction Code [Required]

Install harmonix step by step, the you have to login into backstage using okta

Steps to reproduce the behavior:

Install harmonix step by step, the you have to login into backstage using okta

Expected behavior

Let me in to backstage

Actual behavior

error 404 page not found

chrisXar commented 2 months ago

Guys, I could resolve this issue, thanks by the way!