java.net.SocketException: Broken pipe

Amazon S3 upload add-on.
Post Reply
j_n
Posts: 6
Joined: Wed Jun 30, 2010 5:35 pm

java.net.SocketException: Broken pipe

Post by j_n »

Today I got an email about our jfileupload app suddenly not working "Server error AccessDenied". Nothing (should have) changed, but it's possible somehow the bucket permissions were overwritten or changed inadvertently. I set all permissions to read/write to see what happened.

Now I'm getting this error "java.net.SocketException: Broken pipe". This is across browers with a Mac. I will try on a PC.

I upgraded both JFileUpload and JS3 Upload to the most recent (2.8) version, but still receiving the errors.

Any idea what's happening? It's worked for many months without a problem.

john.

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: java.net.SocketException: Broken pipe

Post by support »

Could you drop an email to support(at)jfileupload(dot)com with a testing URL?

j_n
Posts: 6
Joined: Wed Jun 30, 2010 5:35 pm

Re: java.net.SocketException: Broken pipe

Post by j_n »

Thanks so much, just emailed... appreciate the quick response!

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: java.net.SocketException: Broken pipe

Post by support »

Double check expiration date of your S3 policy.

Post Reply