Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Florence MURER  
#1 Posted : Tuesday, December 15, 2009 9:27:22 AM(UTC)
Florence MURER

Rank: Newbie

Groups: Member
Joined: 1/9/2008(UTC)
Posts: 1

Greetings,

The upload always fails (HTTP error 407: Proxy authentication required) with Firefox and the java version of Image Uploader on my internet web site.

With IE and ActiveX, it works fine.

Here is what the java console logs:

Code:
Aurigma ImageUploader version: 5.8.1.0
Current document URL: https://aaa.bbb.com/Upload.aspx
Reading cookies
Cookies: __utma=131377303.1293337318.1260890883.1260890883.1260893884.2; __utmz=131377303.1260890883.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); BCSI-CS-ECE09A92C2478A97=2; __utmb=131377303.1.10.1260893884; __utmc=131377303
Reading referer
Referer: https://aaa.bbb.com/Upload.aspx
Uploading to https://aaa.bbb.com/UploadResult.aspx
Cookies:[.ASPXAUTH=XXXXXXXXXX;ASP.NET_SessionId=qtz3q245tiehulyohw1ygsq0]
Using proxy: 10.5.100.100:8080
Setting Proxy params: Host=10.5.100.100; Port=8080
Setting HTTPS params: Host=aaa.bbb.com; Port=443
Starting upload
15 déc. 2009 17:18:25 org.apache.commons.httpclient.HttpMethodBase processCookieHeaders
ATTENTION: Cookie rejected: "$Version=0; BCSI-CS-ECE09A92C2478A97=2; $Path=/". Illegal path attribute "/". Path of origin: "aaa.bbb.com:443"
15 déc. 2009 17:18:25 org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: ntlm authentication scheme selected
15 déc. 2009 17:18:25 org.apache.commons.httpclient.HttpMethodDirector processProxyAuthChallenge
INFO: No credentials available for NTLM <any realm>@10.5.100.100:8080
Status =[407]
###Error occured###
Status=[ERROR]
Progress=[0]
ValueMax=[0]
Value=[4]

I have followed the suggestion from here: http://www.aurigma.com/d...cketsPassedinCookies.htm

I have also added the url of my web site to the parameter "network.automatic-ntlm-auth.trusted-uris" in the firefox config section but it is still not working TT

Please help with any advice or suggestion,

Best regards

Edited by user Tuesday, December 15, 2009 9:34:10 AM(UTC)  | Reason: Not specified

Dmitry  
#2 Posted : Tuesday, December 15, 2009 11:25:39 PM(UTC)
Dmitry

Rank: Advanced Member

Groups ready for retrieval: Member, Administration, Moderator
Joined: 8/3/2003(UTC)
Posts: 1,070

Thanks: 1 times
Was thanked: 12 time(s) in 12 post(s)
Hello,

As I can see in your console, authentication and session cookies are okay. So, you set them up correctly.

The problem is caused by authentication on your proxy. Unfortunately neither Image Uploader Java 5 nor current Image Uploader Java 6 does not support this feature. The next version of Image Uploader 6 will support basic authentication for proxies. NTLM authentication will not be supported because of some problems in Java libraries. We are searching for a solution and plan to fix it in the future.

Could you try to upload files from a machine without proxy? Is it working?

Edited by user Tuesday, December 15, 2009 11:27:44 PM(UTC)  | Reason: Not specified

Sincerely yours,

Dmitry Sevostyanov

UserPostedImage Follow Aurigma on Twitter!

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.