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.
Versions
OPA plugin versions [Required]:
Output from yarn list --cwd backstage --pattern aws-apps
[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
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.
Versions
yarn list --cwd backstage --pattern aws-apps
[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