kumarsivarajan / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

mollify 2.0 fails to enter a folder "request failed" #457

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. entering folder with 22+ pictures

What is the expected output? What do you see instead?
"request failed"

What version of the product are you using? On what operating system?
mollify 2.0 beta2

Please provide any additional information below.

When I enter a folder with 21 pictures (jpg and bmp images), there's no 
problem. 
But when I put 22nd picture in the same folder and enter, "request failed" 
appears

In fact, I found another folders Mollify can't enter. 

I think movies and picture make this problem. 

Original issue reported on code.google.com by pad...@gmail.com on 2 Sep 2013 at 1:40

GoogleCodeExporter commented 8 years ago
Oh. I forgot to write a thing. 

those folders have no problem using old mollify 1.8.9.2

Original comment by pad...@gmail.com on 2 Sep 2013 at 1:43

GoogleCodeExporter commented 8 years ago
Could you get the PHP error log?

Original comment by samuli.j...@gmail.com on 2 Sep 2013 at 2:33

GoogleCodeExporter commented 8 years ago
Just tested with a folder containing over 200 pics without any problems, so 
this is not amount related. So I really need the error log to solve this

Original comment by samuli.j...@gmail.com on 7 Sep 2013 at 9:22

GoogleCodeExporter commented 8 years ago
Closing until further info

Original comment by samuli.j...@gmail.com on 13 Sep 2013 at 4:18

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
How was your system set up? 
I had same problem for hours.
My Webserver mounts NFS shares from NAS. Most directoryes were unavailable 
(Mollify said "request failed").
Mollify "Item_ID" table was filled within seconds with over 2000 entryes put 
10min later directoryes were still unavailable. Problem wasnt in MySQL database 
or in filesystem coding (UTF8).

Also I tested Mollify 1.8.9.3 and that worked well in every directory. 

Later I discovered that problem seems to be not only in filenames, because 
v2.1.19 couldnt open picture directory with 3 files where picture file names 
were like this "20130614_213259.jpg" or another directory where file names were 
like this "20130614213259.jpg".

After awhile (1hr?) it seems to be working.

If you are using NFS shares, then maybe you need to increase the number of NFS 
servers.

My systems:
Linux www 3.8.0-30-generic #44~precise1-Ubuntu SMP Fri Aug 23 18:32:41 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux
FreeBSD nas 9.1-STABLE FreeBSD 9.1-STABLE #0 r+16f6355: Tue Aug 27 00:38:40 PDT 
2013 FREENAS.amd64

Original comment by moonika....@gmail.com on 28 Oct 2013 at 2:10

GoogleCodeExporter commented 8 years ago
Can you get the PHP error log for the time this occurs (preferrably with 
"debug"=>TRUE in configuration.php)? 

There is nothing to work on if I can't see the error that causes the "Request 
failed".

Original comment by samuli.j...@gmail.com on 28 Oct 2013 at 10:01

GoogleCodeExporter commented 8 years ago
My mollify site also responses the "Request failed" if the folder or file with 
Chinese folder/file name. But the folders or files with English folder/file 
name can be access successfully. 

Original comment by f...@imqtech.com on 22 Jul 2015 at 3:44