Hi,
I am facing the same issue today with a newly provisioned SLES12 SP2 EC2 instance, launched from the official AMI. My instance is launched to a public subnet in a VPC, in which other SLES12 SP2 instances have been launched (a couple of weeks back) and have registered without issue.
Here’s the output of /var/log/cloudregister:
[CODE]2017-05-09 10:39:51,380 INFO:Using API: regionInfo
2017-05-09 10:39:51,381 INFO:Using region server: 54.253.118.149
2017-05-09 10:39:51,385 INFO:Starting new HTTPS connection (1): 54.253.118.149
2017-05-09 10:39:53,041 INFO:Starting new HTTP connection (1): 54.75.232.245
2017-05-09 10:39:53,866 INFO:Modified /etc/hosts, added: 54.75.232.245 smt-ec2.susecloud.net smt-ec2
2017-05-09 10:40:00,281 INFO:Writing SMT rootCA: /usr/share/pki/trust/anchors
2017-05-09 10:40:00,284 INFO:Starting new HTTP connection (1): 54.75.232.245
2017-05-09 10:40:00,287 INFO:Updating CA certificates: update-ca-certificates
2017-05-09 10:41:15,540 INFO:Registration: /usr/sbin/SUSEConnect --url https://smt-ec2.susecloud.net --product sle-module-hpc/12.2/x86_64 --instance-data /
var/lib/cloudregister/219a2077-bf6a-4055-a672-8ebef0b210db
2017-05-09 10:42:15,820 INFO:Registration: /usr/sbin/SUSEConnect --url https://smt-ec2.susecloud.net --product sle-module-toolchain/12/x86_64 --instance-da
ta /var/lib/cloudregister/219a2077-bf6a-4055-a672-8ebef0b210db
2017-05-09 10:43:16,109 INFO:Registration: /usr/sbin/SUSEConnect --url https://smt-ec2.susecloud.net --product sle-module-containers/12/x86_64 --instance-d
ata /var/lib/cloudregister/219a2077-bf6a-4055-a672-8ebef0b210db
2017-05-09 10:44:16,340 INFO:Registration: /usr/sbin/SUSEConnect --url https://smt-ec2.susecloud.net --product sle-module-web-scripting/12/x86_64 --instanc
e-data /var/lib/cloudregister/219a2077-bf6a-4055-a672-8ebef0b210db
2017-05-09 10:45:16,620 INFO:Registration: /usr/sbin/SUSEConnect --url https://smt-ec2.susecloud.net --product sle-module-legacy/12/x86_64 --instance-data
/var/lib/cloudregister/219a2077-bf6a-4055-a672-8ebef0b210db
2017-05-09 10:46:16,902 INFO:Registration: /usr/sbin/SUSEConnect --url https://smt-ec2.susecloud.net --product sle-module-adv-systems-management/12/x86_64
–instance-data /var/lib/cloudregister/219a2077-bf6a-4055-a672-8ebef0b210db
2017-05-09 10:47:17,185 INFO:Registration: /usr/sbin/SUSEConnect --url https://smt-ec2.susecloud.net --product sle-module-public-cloud/12/x86_64 --instance
-data /var/lib/cloudregister/219a2077-bf6a-4055-a672-8ebef0b210db
2017-05-09 10:48:17,469 INFO:Registration: /usr/sbin/SUSEConnect --url https://smt-ec2.susecloud.net --product sle-sdk/12.2/x86_64 --instance-data /var/lib
/cloudregister/219a2077-bf6a-4055-a672-8ebef0b210db
2017-05-09 16:11:09,861 INFO:Using API: regionInfo
2017-05-09 16:11:09,864 INFO:Using region server: 50.17.208.31
2017-05-09 16:11:09,871 INFO:Starting new HTTPS connection (1): 50.17.208.31
2017-05-09 16:11:24,886 ERROR:No response from: 50.17.208.31
2017-05-09 16:11:24,887 INFO:Using region server: 54.244.244.107
2017-05-09 16:11:24,888 INFO:Starting new HTTPS connection (1): 54.244.244.107
2017-05-09 16:11:39,903 ERROR:No response from: 54.244.244.107
2017-05-09 16:11:39,903 INFO:Using region server: 54.247.166.75
2017-05-09 16:11:39,904 INFO:Starting new HTTPS connection (1): 54.247.166.75
2017-05-09 16:11:54,920 ERROR:No response from: 54.247.166.75
2017-05-09 16:11:54,920 INFO:Using region server: 54.253.118.149
2017-05-09 16:11:54,920 INFO:Starting new HTTPS connection (1): 54.253.118.149
2017-05-09 16:12:09,936 ERROR:No response from: 54.253.118.149
2017-05-09 16:12:09,936 ERROR:None of the servers responded
2017-05-09 16:12:09,936 ERROR: Attempted: [‘50.17.208.31’, ‘54.244.244.107’, ‘54.247.166.75’, ‘54.253.118.149’]
2017-05-09 16:12:09,936 ERROR:Exiting without registration
2017-05-10 10:15:04,277 INFO:Using API: regionInfo
2017-05-10 10:15:04,278 INFO:Using region server: 54.244.244.107
2017-05-10 10:15:04,285 INFO:Starting new HTTPS connection (1): 54.244.244.107
2017-05-10 10:15:19,290 ERROR:No response from: 54.244.244.107
2017-05-10 10:15:19,290 INFO:Using region server: 50.17.208.31
2017-05-10 10:15:19,291 INFO:Starting new HTTPS connection (1): 50.17.208.31
2017-05-10 10:15:34,306 ERROR:No response from: 50.17.208.31
2017-05-10 10:15:34,307 INFO:Using region server: 54.247.166.75
2017-05-10 10:15:34,307 INFO:Starting new HTTPS connection (1): 54.247.166.75
2017-05-10 10:15:49,323 ERROR:No response from: 54.247.166.75
2017-05-10 10:15:49,323 INFO:Using region server: 54.253.118.149
2017-05-10 10:15:49,324 INFO:Starting new HTTPS connection (1): 54.253.118.149
2017-05-10 10:16:04,339 ERROR:No response from: 54.253.118.149
2017-05-10 10:16:04,339 ERROR:None of the servers responded
2017-05-10 10:16:04,339 ERROR: Attempted: [‘54.244.244.107’, ‘50.17.208.31’, ‘54.247.166.75’, ‘54.253.118.149’]
2017-05-10 10:16:04,340 ERROR:Exiting without registration
2017-05-10 13:02:25,128 INFO:Using API: regionInfo
2017-05-10 13:02:25,129 INFO:Using region server: 54.244.244.107
2017-05-10 13:02:25,137 INFO:Starting new HTTPS connection (1): 54.244.244.107
2017-05-10 13:02:40,153 ERROR:No response from: 54.244.244.107
2017-05-10 13:02:40,153 INFO:Using region server: 54.253.118.149
2017-05-10 13:02:40,154 INFO:Starting new HTTPS connection (1): 54.253.118.149
2017-05-10 13:02:55,170 ERROR:No response from: 54.253.118.149
2017-05-10 13:02:55,170 INFO:Using region server: 54.247.166.75
2017-05-10 13:02:55,171 INFO:Starting new HTTPS connection (1): 54.247.166.75
2017-05-10 13:03:10,186 ERROR:No response from: 54.247.166.75
2017-05-10 13:03:10,186 INFO:Using region server: 50.17.208.31
2017-05-10 13:03:10,187 INFO:Starting new HTTPS connection (1): 50.17.208.31
2017-05-10 13:03:25,203 ERROR:No response from: 50.17.208.31
2017-05-10 13:03:25,203 ERROR:None of the servers responded
2017-05-10 13:03:25,203 ERROR: Attempted: [‘54.244.244.107’, ‘54.253.118.149’, ‘54.247.166.75’, ‘50.17.208.31’]
2017-05-10 13:03:25,203 ERROR:Exiting without registration
2017-05-10 13:34:57,018 INFO:Using API: regionInfo
2017-05-10 13:34:57,019 INFO:Using region server: 54.244.244.107
2017-05-10 13:34:57,026 INFO:Starting new HTTPS connection (1): 54.244.244.107
2017-05-10 13:35:12,042 ERROR:No response from: 54.244.244.107
2017-05-10 13:35:12,042 INFO:Using region server: 50.17.208.31
2017-05-10 13:35:12,043 INFO:Starting new HTTPS connection (1): 50.17.208.31
2017-05-10 13:35:27,058 ERROR:No response from: 50.17.208.31
2017-05-10 13:35:27,058 INFO:Using region server: 54.253.118.149
2017-05-10 13:35:27,059 INFO:Starting new HTTPS connection (1): 54.253.118.149
2017-05-10 13:35:42,075 ERROR:No response from: 54.253.118.149
2017-05-10 13:35:42,075 INFO:Using region server: 54.247.166.75
2017-05-10 13:35:42,076 INFO:Starting new HTTPS connection (1): 54.247.166.75
2017-05-10 13:35:57,091 ERROR:No response from: 54.247.166.75
2017-05-10 13:35:57,091 ERROR:None of the servers responded
2017-05-10 13:35:57,092 ERROR: Attempted: [‘54.244.244.107’, ‘50.17.208.31’, ‘54.253.118.149’, ‘54.247.166.75’]
2017-05-10 13:35:57,092 ERROR:Exiting without registration
2017-05-10 13:44:12,286 INFO:Forced new registration
2017-05-10 13:44:12,286 INFO:Using API: regionInfo
2017-05-10 13:44:12,286 INFO:Using region server: 54.247.166.75
2017-05-10 13:44:12,289 INFO:Starting new HTTPS connection (1): 54.247.166.75
2017-05-10 13:44:27,305 ERROR:No response from: 54.247.166.75
2017-05-10 13:44:27,305 INFO:Using region server: 54.244.244.107
2017-05-10 13:44:27,306 INFO:Starting new HTTPS connection (1): 54.244.244.107
2017-05-10 13:44:42,321 ERROR:No response from: 54.244.244.107
2017-05-10 13:44:42,322 INFO:Using region server: 54.253.118.149
2017-05-10 13:44:42,322 INFO:Starting new HTTPS connection (1): 54.253.118.149
2017-05-10 13:44:57,338 ERROR:No response from: 54.253.118.149
2017-05-10 13:44:57,338 INFO:Using region server: 50.17.208.31
2017-05-10 13:44:57,339 INFO:Starting new HTTPS connection (1): 50.17.208.31
2017-05-10 13:45:12,354 ERROR:No response from: 50.17.208.31
2017-05-10 13:45:12,354 ERROR:None of the servers responded
2017-05-10 13:45:12,355 ERROR: Attempted: [‘54.247.166.75’, ‘54.244.244.107’, ‘54.253.118.149’, ‘50.17.208.31’]
2017-05-10 13:45:12,355 ERROR:Exiting without registration
2017-05-10 13:59:20,050 INFO:Forced new registration
2017-05-10 13:59:20,050 INFO:Using API: regionInfo
2017-05-10 13:59:20,051 INFO:Using region server: 54.244.244.107
2017-05-10 13:59:20,053 INFO:Starting new HTTPS connection (1): 54.244.244.107
2017-05-10 13:59:35,069 ERROR:No response from: 54.244.244.107
2017-05-10 13:59:35,069 INFO:Using region server: 54.247.166.75
2017-05-10 13:59:35,070 INFO:Starting new HTTPS connection (1): 54.247.166.75
2017-05-10 13:59:50,085 ERROR:No response from: 54.247.166.75
2017-05-10 13:59:50,086 INFO:Using region server: 50.17.208.31
2017-05-10 13:59:50,086 INFO:Starting new HTTPS connection (1): 50.17.208.31
2017-05-10 14:00:05,102 ERROR:No response from: 50.17.208.31
2017-05-10 14:00:05,102 INFO:Using region server: 54.253.118.149
2017-05-10 14:00:05,103 INFO:Starting new HTTPS connection (1): 54.253.118.149
2017-05-10 14:00:20,118 ERROR:No response from: 54.253.118.149
2017-05-10 14:00:20,119 ERROR:None of the servers responded
2017-05-10 14:00:20,119 ERROR: Attempted: [‘54.244.244.107’, ‘54.247.166.75’, ‘50.17.208.31’, ‘54.253.118.149’]
2017-05-10 14:00:20,119 ERROR:Exiting without registration
2017-05-10 14:01:00,293 INFO:Using API: regionInfo
2017-05-10 14:01:00,293 INFO:Using region server: 54.247.166.75
2017-05-10 14:01:00,296 INFO:Starting new HTTPS connection (1): 54.247.166.75
2017-05-10 14:01:15,312 ERROR:No response from: 54.247.166.75
2017-05-10 14:01:15,312 INFO:Using region server: 50.17.208.31
2017-05-10 14:01:15,313 INFO:Starting new HTTPS connection (1): 50.17.208.31
2017-05-10 14:01:30,328 ERROR:No response from: 50.17.208.31
2017-05-10 14:01:30,329 INFO:Using region server: 54.253.118.149
2017-05-10 14:01:30,329 INFO:Starting new HTTPS connection (1): 54.253.118.149
2017-05-10 14:01:45,345 ERROR:No response from: 54.253.118.149
2017-05-10 14:01:45,345 INFO:Using region server: 54.244.244.107
2017-05-10 14:01:45,346 INFO:Starting new HTTPS connection (1): 54.244.244.107
2017-05-10 14:02:00,361 ERROR:No response from: 54.244.244.107
2017-05-10 14:02:00,362 ERROR:None of the servers responded
2017-05-10 14:02:00,362 ERROR: Attempted: [‘54.247.166.75’, ‘50.17.208.31’, ‘54.253.118.149’, ‘54.244.244.107’]
2017-05-10 14:02:00,362 ERROR:Exiting without registration
2017-05-10 14:17:34,869 INFO:Forced new registration
2017-05-10 14:17:34,869 INFO:Using API: regionInfo
2017-05-10 14:17:34,869 INFO:Using region server: 50.17.208.31
2017-05-10 14:17:34,872 INFO:Starting new HTTPS connection (1): 50.17.208.31
2017-05-10 14:17:49,888 ERROR:No response from: 50.17.208.31
2017-05-10 14:17:49,888 INFO:Using region server: 54.244.244.107
2017-05-10 14:17:49,889 INFO:Starting new HTTPS connection (1): 54.244.244.107
2017-05-10 14:18:04,904 ERROR:No response from: 54.244.244.107
2017-05-10 14:18:04,904 INFO:Using region server: 54.253.118.149
2017-05-10 14:18:04,905 INFO:Starting new HTTPS connection (1): 54.253.118.149
2017-05-10 14:18:19,921 ERROR:No response from: 54.253.118.149
2017-05-10 14:18:19,921 INFO:Using region server: 54.247.166.75
2017-05-10 14:18:19,922 INFO:Starting new HTTPS connection (1): 54.247.166.75
2017-05-10 14:18:34,937 ERROR:No response from: 54.247.166.75
2017-05-10 14:18:34,937 ERROR:None of the servers responded
2017-05-10 14:18:34,937 ERROR: Attempted: [‘50.17.208.31’, ‘54.244.244.107’, ‘54.253.118.149’, ‘54.247.166.75’]
2017-05-10 14:18:34,937 ERROR:Exiting without registration[/CODE]
Is it possible that the same issue re availability of the SMT servers for the eu-west-1 region has occurred?
Thanks…