Problem Uploading With Jupload 3.5 / mod_ssl / basic_auth Problem Uploading With Jupload 3.5 / mod_ssl / basic_auth
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Problem Uploading With Jupload 3.5 / mod_ssl / basic_auth

Started by adzempire, April 27, 2009, 10:00:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

adzempire

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

etienne_sf

Hi,

  The interesting part of your debug output is:

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
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

adzempire

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.

etienne_sf

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.

adzempire

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 :)

etienne_sf

Yep !      8)

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


Etienne

adzempire