Page 1 of 1

Automatic Upload

Posted: 2023-03-23 16:21
by dharbitindy
I'm getting this error (Attached) during the auto upload attempt. Any ideas?

Thank you,
David
AppGiniUploadError.JPG
AppGiniUploadError.JPG (48.13 KiB) Viewed 4291 times

Re: Automatic Upload

Posted: 2024-05-24 13:10
by tchandra
I have this problem too

Re: Automatic Upload

Posted: 2024-05-24 15:10
by jsetzer
Is it .htaccess restricted?

Re: Automatic Upload

Posted: 2024-05-25 02:24
by tchandra
it was working, then one day it stopped working.

.htaccess only contains two lines

RewriteEngine On
RewriteRule ^$ /wp [L]

Re: Automatic Upload

Posted: 2024-05-25 02:37
by tchandra
when I click OK it just skipped the uploading process
appgini1.jpg
appgini1.jpg (96.53 KiB) Viewed 3280 times
appgini2.jpg
appgini2.jpg (48.15 KiB) Viewed 3280 times

Re: Automatic Upload

Posted: 2024-07-10 15:46
by tchandra
Found out the problem.
I use appginilte on my local dev server.
the mdsum generation gets timeout during md5sum generation because appginilte have too many files to process.

solution :
move appginilte folder out from project directory before upload