Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWX docker based - installation success - UI not loading #15612

Open
5 of 11 tasks
bentech4u opened this issue Nov 4, 2024 · 1 comment
Open
5 of 11 tasks

AWX docker based - installation success - UI not loading #15612

bentech4u opened this issue Nov 4, 2024 · 1 comment

Comments

@bentech4u
Copy link

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that AWX is open source software provided for free and that I might not receive a timely response.
  • I am NOT reporting a (potential) security vulnerability. (These should be emailed to [email protected] instead.)

Bug Summary

HI

i was following up on and my installation successful after

  1. removing openssl from Dockerfile.j2
  2. changing the values mentioned in Thread

UI showing

<% if (process.env.NODE_ENV === 'production') { %> <% } %> <% if (process.env.NODE_ENV === 'production') { %> <% } else { %> <% } %> <% if (process.env.NODE_ENV === 'production') { %>

AWX version

24.6.1

Select the relevant components

  • UI
  • UI (tech preview)
  • API
  • Docs
  • Collection
  • CLI
  • Other

Installation method

docker development environment

Modifications

no

Ansible version

ansible [core 2.14.14]

Operating system

Rocky Linux release 9.4

Web browser

Edge

Steps to reproduce

make docker-compose-build
make docker-compose

Expected results

Ansible development environment running on docker

Actual results

UI Showing
<% if (process.env.NODE_ENV === 'production') { %> <% } %> <% if (process.env.NODE_ENV === 'production') { %> <% } else { %> <% } %> <% if (process.env.NODE_ENV === 'production') { %>

Additional information

No response

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

No branches or pull requests

1 participant