SemkoDev / field.cli

WE HAVE MOVED TO A NEW REPOSITORY
https://gitlab.com/semkodev/field.cli
ISC License
34 stars 7 forks source link

Field only listen on ipv6 interface on lxc container #16

Closed valshare closed 6 years ago

valshare commented 6 years ago

Installed the latest Field Client v.0.1.5. Filed listen only on the ipv6 interface in the lxc container. IRI works without any problems.

Log shows me:

08:11:35.522 FIELD Field Client v.0.1.5 08:11:35.527 FIELD Field ID: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 08:11:35.527 FIELD Public ID: a16930ff1ea49dfe 08:11:35.583 FIELD IRI online! 08:11:58.904 FIELD Field update error to field.carriota.com: 429 null { error: 'IP flagged for 5 minutes due to misbehaviour: Ping back to Client IP failed: 5.45.xx.xxx' }

netstat -tlp | grep 21310 && netstat -tlp | grep 14265 tcp6 0 0 [::]:21310 [::]: LISTEN 1639/node tcp 0 0 :14265 : LISTEN 247/java

How can i fix the problem?

valshare commented 6 years ago

Problem solved, it was a firewall issue