-
Notifications
You must be signed in to change notification settings - Fork 44
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
Page hangs when creating a agent pool on 0.2.0 & 0.2.1 #661
Comments
Here's a few things you could try:
And you could avoid the UI altogether and use the API or the tfe provider. |
Unfortunately nothing useful from the logs.
The network tools just show I haven't had time to setup a new deployment or different postgres version yet. But if it helps I'm using version 15. |
Archiving repo. |
This was referenced Oct 29, 2024
leg100
added a commit
that referenced
this issue
Oct 30, 2024
leg100
pushed a commit
that referenced
this issue
Oct 30, 2024
🤖 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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When trying to create an agent pool the page hangs.
The pool appears to be created successfully within the database, but the configuration page for the pool simply hangs and never loads. The browser eventually gives up after a few mins and I've tried different browsers.
I have checked logs and unfortunately there doesn't appear to be anything useful there. I have also checked the Postgres DB, the sessions all appear to be idle and theres no locks.
I appreciate this is all a bit vague. If theres any more debugging I can do to help please let me know.
The text was updated successfully, but these errors were encountered: