[PVE-User] Pveceph : http error 501

lyt_yudi lyt_yudi at icloud.com
Sat Apr 25 04:58:53 CEST 2015


> 在 2015年4月23日,下午5:03,Nicolas Costes <nicolas.costes at univ-nantes.fr> 写道:
> 
> Le jeudi 23 avril 2015 09:26:57 Martin Maurer a écrit :
>> Thanks for reporting, I just filed a bug, see
>> https://bugzilla.proxmox.com/show_bug.cgi?id=625 <https://bugzilla.proxmox.com/show_bug.cgi?id=625>
> 
> Thanks :) !
> 
> I had tried this workaround, does not work for me :
> 
> my $ua = LWP::UserAgent->new(protocols_allowed => ['http','https'], timeout => 
> 30);
> 
> I'm going to manually download the keyand comment this section in the script.

hi, must modify this line

from
	my $keyurl = "https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc”;
to
	my $keyurl = "https://git.ceph.com/?p=ceph.git;a=blob_plain;f=keys/release.asc";
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pve-user/attachments/20150425/ba4c64b7/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2345 bytes
Desc: not available
URL: <http://lists.proxmox.com/pipermail/pve-user/attachments/20150425/ba4c64b7/attachment.bin>


More information about the pve-user mailing list