使用EC2Rescue,但是无法上传数据到支持的URL。

0

【以下的问题经过翻译处理】 我运行了EC2Rescue for Linux(EC2RL),从服务获得了结果。 我阅读了有关EC2Rescue for Linux的文档,因此尝试上传数据到支持URL。 但是,我无法工作,因为看到了错误消息。

Traceback (most recent call last): File "/home/ec2-user/ec2rl-1.1.5/ec2rl.py", line 124, in <module> if main(): File "/home/ec2-user/ec2rl-1.1.5/ec2rl.py", line 106, in main return ec2rl() File "/home/ec2-user/ec2rl-1.1.5/ec2rlcore/main.py", line 637, in call return getattr(self, subcommand)() File "/home/ec2-user/ec2rl-1.1.5/ec2rlcore/main.py", line 724, in upload presigned_url = ec2rlcore.s3upload.get_presigned_url(self.options.global_args["supporturl"], tgz_filename) File "/home/ec2-user/ec2rl-1.1.5/ec2rlcore/s3upload.py", line 114, in get_presigned_url uploader_url = urllib_urlopen(the_request).geturl() File "/usr/lib64/python2.7/urllib2.py", line 154, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 421, in open protocol = req.get_type() File "/usr/lib64/python2.7/urllib2.py", line 283, in get_type raise ValueError, "unknown url type: %s" % self.__original ValueError: unknown url type: URLProvidedByAWSSupport

我直到现在我还不能理解错误信息。

我的问题是:

什么是“URLProvidedByAWSSupport”?我认为这个词的意思是支持中心的支持案例。是这样吗?

如果“URLProvidedByAWSSupport”不是支持中心,我该怎么上传EC2Regue for Linux?

profile picture
EXPERTE
gefragt vor 5 Monaten13 Aufrufe
1 Antwort
0

【以下的回答经过翻译处理】 如果你已经有一个AWS支持案例,则AWS支持工程师将提供支持网址。如果你没有任何案例,则不会使用该网址。 你是在尝试修复EC2实例吗?如果是的话,能否详细说明你想做什么,或许有人能够协助你。

profile picture
EXPERTE
beantwortet vor 5 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen