Strange problem whit upload.. Strange problem whit upload..
 

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

Strange problem whit upload..

Started by Meastroo, September 28, 2008, 03:12:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Meastroo

Hi all, thanks for the fantastic script..

I have a big problem, i dont understand why my jupload has stopped to work for me, wery strange, im getting a message like

"An unknown error occurs during upload"


And it says:

15:06:27.031 [INFO] Debug level set to 0
15:06:27.046 [INFO] Current debug output file: C:\DOCUME~1\Owner\LOCALS~1\Temp\jupload_16564_log.txt
15:06:27.046 [WARN] Invalid int value: true, using default value: 0
15:06:27.078 [INFO] JUpload applet, version 3.4.2rc4 [SVN-Rev: 491] (compiled: 07/25/2008 08:37 AM), available at http://jupload.sourceforge.net/
15:06:27.093 [INFO] maxFileSize: 6000000
15:06:27.359 [WARN] Invalid int value: , using default value: 0
15:06:29.343 [WARN] Invalid int value: , using default value: 0
15:06:40.500 [INFO] Debug level set to 1
15:06:40.500 [INFO] Current debug output file: C:\DOCUME~1\Owner\LOCALS~1\Temp\jupload_16564_log.txt
15:06:40.500 [INFO] JUpload applet, version 3.4.2rc4 [SVN-Rev: 491] (compiled: 07/25/2008 08:37 AM), available at http://jupload.sourceforge.net/
15:06:40.500 [DEBUG] debugLevel: 1 (debugfile: C:\DOCUME~1\Owner\LOCALS~1\Temp\jupload_16564_log.txt)
15:06:40.500 [INFO] maxFileSize: 6000000
15:06:43.625 [ERROR] [wjhk.jupload2.exception.JUploadExceptionUploadFailed] An unknown error occurs during upload. (An unknown error occurs during upload.)
15:06:43.625 wjhk.jupload2.exception.JUploadExceptionUploadFailed: An unknown error occurs during upload.
15:06:43.625    at wjhk.jupload2.policies.DefaultUploadPolicy.checkUploadSuccess(DefaultUploadPolicy.java:625)
15:06:43.625    at wjhk.jupload2.upload.DefaultFileUploadThread.doUpload(DefaultFileUploadThread.java:761)
15:06:43.625    at wjhk.jupload2.upload.DefaultFileUploadThread.run(DefaultFileUploadThread.java:517)
15:06:45.562 [WARN] CoppermineUploadPolicy.afterUpload: No file were uploaded! (0)



I have googled and searcht for help on this forum but whit no results :( Please does anyone knows that this is?

/meastroo

etienne_sf

As stated in the doc, please send me the full debug output.

  I can't help you with this info level.

Etienne

Meastroo


etienne_sf

JUpload was not able to move the temporary file, containing the uploaded file to the target:

moving ./albums/edit/mHTTP_temp_385c0785.jpg to albums/userpics/10001/Incredible_hulk_2008_-_cd.jpg

I see these possibilities for that:
1) file name (including the directory) is too long. I don't believe that.
2) server disk is full. To check.
3) You may not write to albums/userpics/10001. To check.
4) The 1001 directory doesn't exist, and JUpload can't create it.


A question: Can you upload pictures, or no picture can be uploaded at all ?

Etienne

Meastroo

Cant upload any pictures, thing is, that i removed all coppermine-files on my ftp, then i uploaded all to it again, and then it stop work for me,

but i didnt remove the album folder and i have the 10001 folder.. :(

etienne_sf

Hi,

  Your answer is far from clear. What did you do ? Why did you remove pictures ?  What exactly did you remove ?

Then did you check the four points, I've written ?

Etienne

Meastroo

I didnt remove any albums/pictures, i only removed all php files to try different version of coppermine.. But it didnt work so i took back the original one, and sinse then i have this problem. The disk is not full, the filename is not to long, and 1001 directory exist...

etienne_sf

Ok,

  You should remove the JUpload plugin, then re-install it.

Otherwise, a full and clean reinstallation should be nice...

Etienne

Meastroo


Meastroo

i have send you a new debug. maybe you find something there..

etienne_sf

Did you do a fresh install: removing all files and directories, and re-installing ?

Etienne

etienne_sf

Hi,

  From your PM, you still have the same error:

13:02:42.218 [DEBUG] ERROR: Den föregående filen kunde inte placeras. 3 (file_placement: no2)\r\n


Did you check the four points, I've written here above ?
What is the result ?

A fifth one:
5) Did JUpload upload works, at least once, on your server ?

Etienne

Meastroo

yes, its worked in 3 weeks, it stopet working when i replaced the cooper files..

etienne_sf

Can you give me the response to my 5 questions ?

Meastroo


etienne_sf

Ok, I found piece of answers in your mails. Sorry for that.

By the way, I didn't see the answer for the last one, and most useful: what are the rights on the 10001 subdirectory ?

I also missed the answer to:
Did you do a fresh install: removing all files and directories, and re-installing ?
As an addition, you should remove the CPG database (or at least tables).


Etienne





Meastroo

ok, i romeved all files and started all from skratch, now its working again..