forum.coppermine-gallery.net

Support => cpg1.4 plugins => cpg1.4.x Support => Older/other versions => cpg1.4 JUpload by etienne_sf => Topic started by: adzempire on April 27, 2009, 10:00:55 pm

Title: Problem Uploading With Jupload 3.5 / mod_ssl / basic_auth
Post by: adzempire on April 27, 2009, 10:00:55 pm
Hey guys,
I have
Coppermine 1.4
Latest PHP/MySQL (according to apt-get)
mod_ssl (https://mysite)
Basic Authentication (needs username and pass)


When I try uploading...

First it gives the error message:
Unable to access to the postURL 'https://mysite....'

Debug Output: http://pastebin.com/m4f1fd673
Title: Re: Problem Uploading With Jupload 3.5 / mod_ssl / basic_auth
Post by: etienne_sf on April 28, 2009, 10:37:28 am
Hi,

  The interesting part of your debug output is:
Code: [Select]
15:59:47.234 [ERROR] [wjhk.jupload2.exception.JUploadException:java.lang.UnsupportedOperationException] The method shutdownOutput() is not supported in SSLSocket (An error occurred during log management (connectionHelper.readHttpResponse()))

It's a bad error: When rewriting the network applet code, I missed this. I guess the 4.x versions of the applet are not currently not compatible with https.

You should switch back to Version 3.3.1 of the Coppermine plugin, which uses the 3.5.1 version of the applet.
Available here:
http://etienne.sf.free.fr/wiki/doku.php?id=jupload_coppermine_download_gb (http://etienne.sf.free.fr/wiki/doku.php?id=jupload_coppermine_download_gb)
If you get a corrupted zip, retry the download. There is a problem on my wiki, and I still don't know how to solve it.

Etienne
Title: Re: Problem Uploading With Jupload 3.5 / mod_ssl / basic_auth
Post by: adzempire on April 28, 2009, 09:37:52 pm
thanks...If you want btw, I can host the jupload files and even the entire on my server for you. Got some extra space... Just email me the *working* versions.
Title: Re: Problem Uploading With Jupload 3.5 / mod_ssl / basic_auth
Post by: etienne_sf on April 28, 2009, 10:45:29 pm
Hi,

  Here is a release candidate for next version. It corrects the https bug. Can you confirm it ?

Etienne

Modified afterwards: the official release containing this correction will be 3.5.1 (not 3.6.0). It contains only three bug corrections.
Title: Re: Problem Uploading With Jupload 3.5 / mod_ssl / basic_auth
Post by: adzempire on April 29, 2009, 10:26:18 pm
etienne, you are a GOD! Works amazingly. MUCH faster than the previous versions, no lags, no loads...I LOVE it! If you EVER need any server space just shoot me an email :)
Title: Re: Problem Uploading With Jupload 3.5 / mod_ssl / basic_auth
Post by: etienne_sf on April 30, 2009, 02:01:02 pm
Yep !      8)

So, question; can you mark this thread as solved ?
 ;)


Etienne
Title: Re: Problem Uploading With Jupload 3.5 / mod_ssl / basic_auth
Post by: adzempire on April 30, 2009, 09:09:08 pm
yup. how do you mark a thread solved by the way?