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]: Error: connect ECONNREFUSED 127.0.0.1:37405 #59

Open
1 of 2 tasks
DeVoresyah opened this issue Sep 16, 2024 · 0 comments
Open
1 of 2 tasks

[Bug]: Error: connect ECONNREFUSED 127.0.0.1:37405 #59

DeVoresyah opened this issue Sep 16, 2024 · 0 comments

Comments

@DeVoresyah
Copy link

Description

I'm trying to deploy librelinks using Coolify. And got 500 internal server errors. When I check the logs, it's showing:

Error: connect ECONNREFUSED 127.0.0.1:37405
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16) {
  errno: -111,
  code: 'ECONNREFUSED',
  syscall: 'connect',
  address: '127.0.0.1',
  port: 37405
}

Screenshots (if applicable)

image image

Affected Browser

Microsoft Edge

Checklist

  • Checked for similar issues
  • Willing to work on this issue (optional)
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

1 participant