-
Notifications
You must be signed in to change notification settings - Fork 43
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
AgentPool creation and management issue #698
Comments
Looks like this was an unresolved issue shortly before I archived the project: #661 And like last time I can't recreate the issue on my end. Can you confirm the pool is created in the db? Table is |
Please try 0.3.4: https://github.com/leg100/otf/releases/tag/v0.3.4 It doesn't fix the issue but it does fix a lack of logging around the database on that endpoint. You might see something in the logs if you try to create an agent pool again. |
@leg100 Yes agent pool info is into the db table agent_pools. Issue is the same with no more logging. One thing is using tfe provider seems to work to create pool and delete them. |
🤖 I have created a release *beep* *boop* --- ## [0.3.5](v0.3.4...v0.3.5) (2024-10-30) ### Bug Fixes * **ui:** unresponsive agent pool page ([#701](#701)) ([c0853f5](c0853f5)), closes [#698](#698) [#661](#661) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Creating agent pool and updating them seems to have issues.
Agent pool creation issue
handyman
click onCreate agent pool
then browser load and eventually timeout{"time":"2024-10-29T19:24:18.514222173Z","level":"INFO","msg":"created agent pool"
Same issue happens when we try to manage this agent pool that got created
OTF version 0.3.3
Same behavior on:
The text was updated successfully, but these errors were encountered: