amazon ec2 - Can't connect to Tigase server running on EC2 Instance: Connection Refused -


after installing tigase on aws ec2 instance keep getting error message 'connection refused' when try connect using xmpp client.

the instance attached security group rules allow traffic necessary ports (tigase needs 5223 , others more exotic features). i've tried rules allowing traffic ports sources still same message.

i've checked iptables because noticed people needed configure in specific cases, made sure allows connections still can't connect tigase.

  • yes tigase running, there no relevant errors in tigase logs
  • ssh (port 22) , http (port 80) work fine
  • enabling icmp (ping) on ports works fine
  • i've tried several xmpp clients, same problem
  • i've deleted , recreated instances several times
  • re-installed tigase on fresh instances several times various configuration options
  • tried using domain name associated elastic ip, normal ip , tried public dns directly.
  • configured dns in way necessary tigase described here

i've looked everywhere , have not been able find fix this. networking isn't main area of expertise , i'd appreciate advice.

wow, in case runs same problem in future, turns out related ami. using amazon linux ami , switched ubuntu server 14.04 lts. wish tried sooner didn't consider possible solution earlier. apparently amazon linux doesn't play tigase.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -