virtualgadjo Posted October 19, 2023 Share Posted October 19, 2023 Hi, i just ran into a problem i've never ran into before (pw 3.0.229) in a files field i've allowed mp4 and zip as extensions, i was able to upload a 134Mo mp4 file; fast and easy when i tried to uplaod a simple 33Mo zip file, it took the file but once the loading bar complete the little turning loader to the left never stop turning and the file has never been uploaded, i had to give up of course i didn't check the unzip zip file checkbox and maybe this is the problem, is pw waiting for unzipping the file, what i don't want, instead of simply uploading it? (number of files allowed on 0 just in case but not useful in this case) this funny idea comes from the fact that if i do exactly the same thing with a rar file (same weight, same content, extension allowed), one second later, everything is ok any enlighting advice would be very welcome ? have a nice day Link to comment Share on other sites More sharing options...
elabx Posted October 19, 2023 Share Posted October 19, 2023 Hi @virtualgadjo! Is there any info on your logs? Are the ajax requests involving file upload returning anything at all or what status code? Link to comment Share on other sites More sharing options...
virtualgadjo Posted October 19, 2023 Author Share Posted October 19, 2023 Hi @elabx and thank you for your answer funny enough it works locally but not online and the console returns a little less tolerant tha my local wamp ? have nice day anyway: ? Link to comment Share on other sites More sharing options...
virtualgadjo Posted October 19, 2023 Author Share Posted October 19, 2023 just forgot to say no error in the errors.txt log... Link to comment Share on other sites More sharing options...
elabx Posted October 19, 2023 Share Posted October 19, 2023 That json parse error should have the info we need to know, it's probably appendind/prepending an error message and that's why the JSON.parse on the response. If you can get to the plain text response, let me know what it's got. Link to comment Share on other sites More sharing options...
virtualgadjo Posted October 19, 2023 Author Share Posted October 19, 2023 before i can find this parse error, something funny is this knowing the there are two othr files in this same field, a rar and a pdf, this 404 error sounds really funny i'll test the same thing once on the domain instead of the subdomain (which is in the config.php file of course) but i hardly understand this error exclusively for this zip file... i've tried with another one and it worked filename of the guilty dossier-de-presse.zip - press-kit in french so no filename issue and dossier-de-presse.rar (same content) took a second to be uploaded) i'm wondering if it's a problem with the file content, images with very long names that pw tries to read when it can't in a rar, well, i should stop or i'm going to wonder if the earth is really rounded ??? have a nice end of day 1 Link to comment Share on other sites More sharing options...
virtualgadjo Posted October 20, 2023 Author Share Posted October 20, 2023 hi, well, a few tests later, the problem realy comes from the file itself or more, its content i've tried with some as heavy other zip files and it works fine, i have to stay with my curious idea, pw reads the zip and if a file inside is a problem, probably too long name or unknown mime type, it, i should say he coming to pw ? stops working on a linux server, funny but maybe a good security thing even if in this case, its just pdf and images but maybe some of the images are not that well created and/or named anyway, @elabx thanks a lot for having took time to help me ? have a nice day Link to comment Share on other sites More sharing options...
virtualgadjo Posted October 20, 2023 Author Share Posted October 20, 2023 hi again, i comfirm, i've opened all the images in photoshop, saved them again with a lowercase extension and a good filetype, the zip is a little heavier than it was when i recieved it (42 instead of 32Mo) and it worked within a second or two, pw does read the zip content and doesn't like weird files inside even if just images thanks again for your time and i hope this could help other ones running into the same kind of question have a nice day Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now