myexperiment-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Myexperiment-discuss] File upload error


From: Linde, A.E.
Subject: Re: [Myexperiment-discuss] File upload error
Date: Thu, 30 Apr 2009 17:42:01 +0100

Many thanks, Don. That did it.

<<I’ll add a note about this on the wiki>>

Maybe a sample my.cnf that people could copy and use?

Can you think of any other settings that might turn into gotchas in the future?

<<emailing address@hidden>>

Will do.

Cheers,
Tony.

--
Tony Linde
Project Manager
Department of Physics & Astronomy
University of Leicester



From: Don Cruickshank <address@hidden>
Date: Thu, 30 Apr 2009 16:34:48 +0100
To: "Linde, A.E." <address@hidden>, myexperiment-discuss <address@hidden>
Subject: RE: [Myexperiment-discuss] File upload error

Hi Tony,
 
This is a MySQL configuration issue.  There’s nothing we can do from the myExperiment codebase to change it.  On our servers, we changed the /etc/my.cnf file so that the [mysqld] section contains:
 
  max_allowed_packet = 1024M
 
Restart MySQL and you should be able to upload the PDF.  I’ll add a note about this on the wiki.
 
Regarding bugs, we have a bug tracker which you can add cases to by emailing address@hidden.
 
Cheers,
Don.
 

From: address@hidden [mailto:address@hidden] On Behalf Of Linde, A.E.
Sent: 30 April 2009 15:27
To: myexperiment-discuss
Subject: [Myexperiment-discuss] File upload error

After fixing the content_types table and being able to upload a workflow, I tried to upload another type of file, a PDF file of 1.7Mb size. This failed with the attached error details.

Looking at the error and the mysql pages, it seems the db server needs to be set  up to enable larger than 1Mb sizes. Should this be part of the initial setup of the db in one of the .yml files or is something that needs to be in developers.txt as a manual setup instruction? And can someone tell me how to fix it permanently for myExperiment?

BTW – is there an issues or fault logger I ought to register these problems at? Or just state them here?

Thanks,
Tony.

--
Tony Linde
Project Manager
Department of Physics & Astronomy
University of Leicester


reply via email to

[Prev in Thread] Current Thread [Next in Thread]