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

ERROR execution: Could not connect to execution endpoint error=Post "http://localhost:8551": dial tcp 127.0.0.1:8551: connect: connection refused: Post "http://localhost:8551": dial tcp 127.0.0.1:8551: connect: connection refused error after full installation #26

Open
ManosMantzas opened this issue Aug 27, 2024 · 0 comments

Comments

@ManosMantzas
Copy link

Hi,

Thanks for this awesome piece of code!
I followed your instructions and completed the full installation, however, I got the following error at Beavcon Logs:
[2024-08-27 19:27:14] INFO gateway: Starting gRPC gateway address=127.0.0.1:3500
[2024-08-27 19:27:14] ERROR execution: Could not connect to execution endpoint error=Post "http://localhost:8551": dial tcp 127.0.0.1:8551: connect: connection refused: Post "http://localhost:8551": dial tcp 127.0.0.1:8551: connect: connection refused
Here is a screenshot:
image

I have checked and the ports are all open, including 8551.

Here is the Docker status:
image

Accessing http://localhost:4000 returns:
image

Prometheus status seems OK:
image

localhost:8551 returns:
image

localhost:3500 returns:
image

Apache at http://localhost/ returns:
image

user@COMPUTER:~ returns
image

Validator Logs:
image
image

HTOP returns:
image

DiskUsage returns:
image

And I have a local Wordpress installation on the same local server that runs fine.

Please advise.

Thank you in advance! :)

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