"403 Forbidden" error when going through the tutorial of Build A Java Web Stack

Hi,

I’m going through the tutorial of Build A Java Web Stack, my setup looks
fine but I got a lot of following errors when ran the “knife ec2 server
create” command from the workstation. What could be the problem?

ec2-67-202-10-22.compute-1.amazonaws.com 403 Forbidden [IP:
10.250.142.223 80]
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main
libc-dev-bin 2.11.1-0ubuntu7.8
ec2-67-202-10-22.compute-1.amazonaws.com 403 Forbidden [IP:
10.250.142.223 80]
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main
libc6-dev 2.11.1-0ubuntu7.8

Thanks,
Hailong

On Tuesday, December 13, 2011 at 5:57 PM, Hailong Zhao wrote:

Hi,

I’m going through the tutorial of Build A Java Web Stack, my setup looks fine but I got a lot of following errors when ran the “knife ec2 server create” command from the workstation. What could be the problem?

ec2-67-202-10-22.compute-1.amazonaws.com (http://ec2-67-202-10-22.compute-1.amazonaws.com) 403 Forbidden [IP: 10.250.142.223 80]
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libc-dev-bin 2.11.1-0ubuntu7.8
ec2-67-202-10-22.compute-1.amazonaws.com (http://ec2-67-202-10-22.compute-1.amazonaws.com) 403 Forbidden [IP: 10.250.142.223 80]
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libc6-dev 2.11.1-0ubuntu7.8

Thanks,
Hailong

From that snippet, this looks like an issue fetch apt updates. Is this an intermittent problem? We might be able to provide better suggestions with a bit more of the context from the logs.


Dan DeLeo