Advanced search  

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

Pages: [1]   Go Down

Author Topic: Strange problem whit upload..  (Read 13545 times)

0 Members and 1 Guest are viewing this topic.

Meastroo

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
Strange problem whit upload..
« on: September 28, 2008, 03:12:22 pm »

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
Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Strange problem whit upload..
« Reply #1 on: September 28, 2008, 03:35:04 pm »

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

  I can't help you with this info level.

Etienne
Logged

Meastroo

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
Re: Strange problem whit upload..
« Reply #2 on: September 28, 2008, 03:45:59 pm »

you  got pm..
Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Strange problem whit upload..
« Reply #3 on: September 28, 2008, 09:51:38 pm »

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
Logged

Meastroo

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
Re: Strange problem whit upload..
« Reply #4 on: September 28, 2008, 11:45:28 pm »

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.. :(
Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Strange problem whit upload..
« Reply #5 on: September 29, 2008, 12:18:49 pm »

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
Logged

Meastroo

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
Re: Strange problem whit upload..
« Reply #6 on: September 29, 2008, 12:47:57 pm »

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

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Strange problem whit upload..
« Reply #7 on: September 29, 2008, 06:15:03 pm »

Ok,

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

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

Etienne
Logged

Meastroo

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
Re: Strange problem whit upload..
« Reply #8 on: September 30, 2008, 01:01:15 pm »

Same problem :(
Logged

Meastroo

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
Re: Strange problem whit upload..
« Reply #9 on: September 30, 2008, 01:06:15 pm »

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

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Strange problem whit upload..
« Reply #10 on: September 30, 2008, 07:49:08 pm »

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

Etienne
Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Strange problem whit upload..
« Reply #11 on: September 30, 2008, 10:10:56 pm »

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
Logged

Meastroo

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
Re: Strange problem whit upload..
« Reply #12 on: September 30, 2008, 11:21:41 pm »

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

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Strange problem whit upload..
« Reply #13 on: October 01, 2008, 02:14:36 pm »

Can you give me the response to my 5 questions ?
Logged

Meastroo

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
Re: Strange problem whit upload..
« Reply #14 on: October 01, 2008, 06:03:57 pm »

i did?

Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Strange problem whit upload..
« Reply #15 on: October 01, 2008, 10:37:09 pm »

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




Logged

Meastroo

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
Re: Strange problem whit upload..
« Reply #16 on: October 02, 2008, 12:26:07 am »

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

Logged
Pages: [1]   Go Up
 

Page created in 0.03 seconds with 19 queries.