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

issue verifying certs, potential firewall issue? #5

Closed
rloomba opened this issue Nov 13, 2017 · 2 comments
Closed

issue verifying certs, potential firewall issue? #5

rloomba opened this issue Nov 13, 2017 · 2 comments

Comments

@rloomba
Copy link

rloomba commented Nov 13, 2017

I've modified the following command:
/usr/bin/docker run --rm --net=host -p 19033:19033 -p 9033:9033 -p 18231:18231 -v /mnt/zen:/mnt/zen --name zen-node whenlambomoon/zend:latest
to include the testnet port of 19033.

I'm getting an error:
GEtting a cert error in compliance exceptions Cert Valid: false No peers found yet with connections to this node.

I see that ufw allow 19033/tcp is included in the install. Any ideas why port 19033 might be blocked?

@333miiko
Copy link
Collaborator

Any chance your VPS host has a firewall that blocks ports?

@rloomba
Copy link
Author

rloomba commented Nov 14, 2017

@333miiko yep that was it! thanks for pointing me in the right direction.

@rloomba rloomba closed this as completed Nov 14, 2017
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

2 participants