Installation on an AWS EC2 server (T2.Micro) at AWS China hangs
-
For ping, you have to enable ICMP traffic (it's not TCP). See https://docs.amazonaws.cn/en_us/AWSEC2/latest/UserGuide/TroubleshootingInstancesConnecting.html#troubleshoot-instance-ping
Now, since you are able SSH, clearly port 22 is working. It's just that for some reason https is not working. Maybe there is some problem which is EC2 specific. Are you able to run
cloudron-support --enable-ssh
on the server? After that, can you send me the public IP to support@cloudron.io and I can take a look as to why it's not working. (I will only have access to your server and not any of your other aws stuff, of course). -
wrote on Oct 15, 2020, 6:35 AM last edited by
I terminated the instance to test the whole thing again from the beginning with the recommended settings. This means that the installation will probably take several hours.
Unfortunately the message has overlapped with the termination. I will give you feedback if everything fits or if I have sent the mail to your support address.
With the additional rule the pinging worked, thanks for the great tips and the incredible fast support.
-
wrote on Oct 15, 2020, 8:12 AM last edited by
I think the updates of the packages are the problem that slows all down. I can send the logs after installation if it would help?
-
wrote on Oct 15, 2020, 10:53 AM last edited by
Email is sent. Same result as before.
-
wrote on Oct 15, 2020, 11:51 PM last edited by
can you validate by doing an apt update && upgrade before the install?
-
wrote on Oct 16, 2020, 11:25 AM last edited by andreas Oct 16, 2020, 11:28 AM
I suspect the problem is this:
https://stackoverflow.com/questions/29422709/cant-connect-to-ec2-instance-over-http-from-outside-aws
-
I suspect the problem is this:
https://stackoverflow.com/questions/29422709/cant-connect-to-ec2-instance-over-http-from-outside-aws
-
@andreas True, it doesn't matter where the host company, or head office is located. Anything in China, for China, is going to be under lots of scrutiny.
wrote on Oct 19, 2020, 4:33 AM last edited by@scooke said in Installation on an AWS EC2 server (T2.Micro) at AWS China hangs:
@andreas True, it doesn't matter where the host company, or head office is located. Anything in China, for China, is going to be under lots of scrutiny.
Unfortunately true, we must accept this learning curve.