1

Someone is getting the same issue trying to deploy using mina on EC2?

ssh: connect to host 100.10.10.10 port 22: Operation timed out

! Command failed. Failed with status 1 (255)

my domain configuration:

set :domain, '100.10.10.10'
dcalixto
  • 411
  • 1
  • 9
  • 26

1 Answers1

0

use domain name instead of ip.

dcalixto
  • 411
  • 1
  • 9
  • 26