Content
You are here:
John Demeny
Activity
Reported work packages: 0
02/27/2017
-
updated on 02/27/2017 04:49 PMTrying to upload attachments to a work package. Smaller files work fine, but files over 8MB failing.
From /var/log/httpd... -
General discussion: RE: Work Package attachment upload fails -> How do I set WEB_TIMEOUT environment variable (Project: OpenProject)created on 02/27/2017 04:49 PMNever mind.
openproject config:set WEB_TIMEOUT=300 -
General discussion: Work Package attachment upload fails -> How do I set WEB_TIMEOUT environment variable (Project: OpenProject)updated on 02/27/2017 03:41 PMTrying to upload attachments to a work package. Smaller files work fine, but files over 8MB failing.
From /var/log/httpd... -
created on 02/27/2017 03:40 PMTurns out this tracks back to /opt/openproject/config/unicorn.rb
timeout Integer(ENV['WEB_TIMEOUT'] || 300)
I commented ... -
created on 02/27/2017 03:02 PMAlready tried that. I did find this in messages log
openproject-web-1.service: E, [2017-02-27T09:21:37.700210 #11888] ER... -
updated on 02/27/2017 03:02 PMTrying to upload attachments to a work package. Smaller files work fine, but files over 8MB failing.
From /var/log/httpd...- The changes were retracted.
-
updated on 02/27/2017 02:10 PMTrying to upload attachments to a work package. Smaller files work fine, but files over 8MB failing.
From /var/log/httpd...- The changes were retracted.
02/24/2017
-
created on 02/24/2017 04:23 PMTrying to upload attachments to a work package. Smaller files work fine, but files over 8MB failing.
From /var/log/httpd...
11/04/2016
-
Plugins: help developing new theme (Project: OpenProject)created on 11/04/2016 03:05 PMI am trying to create a custom theme. I currently know nothing about ruby. I copied the the dark theme and renamed/chang...
09/07/2016
-
created on 09/07/2016 08:11 PMI just want to create a custom theme. I know nothing about Ruby, rails, gems, etc…
I’ve just installed openproject 6.0.3...