aComAdi Posted 13 hours ago Posted 13 hours ago Hi, Are we the only ones who are running into this error during Updates and Installations of TracyDebugger? It is definitely a new error. Right now I cannot verify, but I want to say that I have seen it across various hosting environments. (I just ignored it before, because they were updates. Now I am trying to create a new installation. Quote ProcessModuleInstall: unzip: Too many files in ZIP ProcessModuleInstall: Heruntergeladene ZIP-Datei: https://github.com/adrianbj/TracyDebugger/archive/master.zip (3979950 Bytes) PW: 3.0.253 Tracey: latest from Git 1
wbmnfktr Posted 13 hours ago Posted 13 hours ago Had the same issue but with ProCache a few days back - using the latest ProCache and ProcessWire DEV versions. Ryan's answer: As screenshot, because it's in the ProCache Support thread not everyone has access to. For me this didn't change anything but please test on your site. I moved ProCache manually to the modules folder instead.
aComAdi Posted 13 hours ago Author Posted 13 hours ago Thanks wbmnfktr, I did move the files manually and installed Tracy, resulting in a different 500 error upon trying to configure it. I suspect this to be a dev core issue rather than module issue. This is a new installation, so I can easily wipe this and start new. Edit: I also installed an old version of Tracy - or tried. Same error. And that version definitely used to work. 1
Ivan Gretsky Posted 13 hours ago Posted 13 hours ago I have created an issue about the same bug a few hours ago: https://github.com/processwire/processwire-issues/issues/2160 2
BrendonKoz Posted 11 hours ago Posted 11 hours ago I suspect it has to do with the new $files->unzip class method(s) (assuming it's part of dev version 253): https://github.com/processwire/processwire/commit/3f15400643a8c8eecf39b59144d94553fb876bcd I'm not yet running that version, but for those that are, if you wanted to dig down into the rabbit hole to discover where some inconsistencies might lie within the code, I'd start there.
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