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

[Bug]: When I clicked the "Add New Resource" button, it was always slow to load and 504 appeared frequently #2170

Closed
hubingkang opened this issue May 8, 2024 · 10 comments
Assignees

Comments

@hubingkang
Copy link

Description

image

Minimal Reproduction (if possible, example repository)

When I clicked the "Add New Resource" button, it was always slow to load and 504 appeared frequently

Exception or Error

No response

Version

v4.0.0-bate.276

@calebro-xyz
Copy link

  1. How many resources do you have in your coolify instance?
  2. what are the specs of your Server?

The 504 is likely because the server cannot complete the requests because it is overloaded.

@hubingkang
Copy link
Author

  1. How many resources do you have in your coolify instance?
  2. what are the specs of your Server?

The 504 is likely because the server cannot complete the requests because it is overloaded.

@calebro-xyz

My Server
-2 CPUs
-4 GBs memory

My server has only started one Docker container, which is running Coolify, without any other instances being used.

There is no resource limit set for coolify instance in docker

@john-afolabi
Copy link

Also check your available storage space. I mostly get these issues when my storage is running low and docker system prune -af helps free up some space.

@hubingkang
Copy link
Author

I have enough storage space

@hubingkang
Copy link
Author

image

@calebro-xyz
Copy link

Try installing Glances to see how your server resources are being used.

@geeknonerd
Copy link

I am also encountering the same issue; I suspect it's due to the network connection being unable to reach the Coolify server.

@geeknonerd
Copy link

Always getting a 504 error; currently using the latest version.

@tuoxiansp
Copy link

This issue appears to be related to network factors: I've experienced the same problem with servers in Mainland China, whereas the server set up in Tokyo operates perfectly fine.

@andrasbacsai andrasbacsai self-assigned this May 15, 2024
Copy link
Member

I have received reports that the network connection to outside (GitHub, or any CDN) in Mainland China is very unstable and slow.

I'm not sure how to fix this as it applies to any software that has files hosted outside of Mainland China.

@andrasbacsai andrasbacsai closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants