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

Cannot save settings #15270

Open
5 of 11 tasks
larsskj opened this issue Jun 13, 2024 · 0 comments
Open
5 of 11 tasks

Cannot save settings #15270

larsskj opened this issue Jun 13, 2024 · 0 comments

Comments

@larsskj
Copy link

larsskj commented Jun 13, 2024

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

We have installed a PoC AWX on a single node Kubernetes cluster using operator version 2.7.1 and AWX version 23.3.1. This works fine.

Now we want to deploy to production in another cluster. This time I'm using the latest operator version 2.18.0 and AWX version 24.5.0.

Unfortunately, this doesn't work properly: In many - but not all - browser forms, settings cannot be saved. When you click the Save button, the color changes to a darker blue, but except for that nothing happens. Settings are not saved.

The two AWX systems have very similar setups, so I have cross-checked functionality numerous times.

A couple of failing forms:

  • /#/projects/add
  • /#/settings/miscellaneous_system/details

Other forms like "Add credentials" works just fine.

AWX version

24.5.0

Select the relevant components

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

Installation method

kubernetes

Modifications

no

Ansible version

No response

Operating system

No response

Web browser

Firefox, Edge

Steps to reproduce

Try changing system settings or create a new project.

Expected results

I expect settings to be saved when I click Save.

Actual results

The Save button change color, but the form isn't saved nor closed.

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