View Full Version : upgrade 4.0.20 -> 4.1.4 problem
webkuk
10-12-2011, 01:21 AM
I have a site running on RoR 2.2.2. After the upgrade, I have a problem with upload files like here (http://millarian.com/programming/ruby-on-rails/fixing-multipart-uploads-in-rack-for-ruby-1-9/)
How fix it? Site working by RailsRunner.rb
mistwang
10-12-2011, 09:42 AM
Can you try to revert back RailsRunner.rb to the one in 4.0.20 after upgrading to 4.1.4?
webkuk
10-12-2011, 12:01 PM
yes, i tried it, but don`t work (((
mistwang
10-13-2011, 07:51 PM
Please try the latest 4.1.5 package, see if it is fixed.
If not, we may need to setup a test Rails application to reproduce the bug in our lab. If you have a simple Rails app can be used to reproduce it, please send to us.
webkuk
10-18-2011, 03:21 AM
dont working with 4.1.5 and 4.1.6 packages
mistwang
10-18-2011, 10:30 AM
Can you do the same file upload with LSWS "DEBUG" logging enabled, with 4.0.20 and 4.1.6, then send the log file to bug@litespeed...
Or, if you prefer, you can send us a temp root password, we can login and trouble shoot for you.
webkuk
11-01-2011, 02:00 AM
problem with modsecurity
" ModSecurity: Access denied with code 403, [Rule: 'ARGS' '(fromCharCode|http-equiv|<.+>|innerHTML|dynsrc|-->)']
[Msg: XSS attack]"
How fix it?
NiteWave
11-01-2011, 02:08 AM
have you upgraded to latest 4.1.17 ?
webkuk
11-01-2011, 02:23 AM
have you upgraded to latest 4.1.17 ?
Yes, and i try upload image, but didnt work
NiteWave
11-01-2011, 02:27 AM
can you give a screenshot of:
lsws admin console->Configuration->Server->Request Filter
webkuk
11-01-2011, 02:33 AM
http://artfrank.ru/req.JPGcan you give a screenshot of:
lsws admin console->Configuration->Server->Request Filter
webkuk
11-01-2011, 02:34 AM
im disabled rule in XSS attack and all working. How fix this rule?
NiteWave
11-01-2011, 02:48 AM
maybe a false alarm ... if we can reproduce this issue in our lab, that'll help us to identify the cause of the issue.
what package do you use to upload image? and using any upload progress bar script?