aComAdi Posted November 14 Posted November 14 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 November 14 Posted November 14 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 November 14 Author Posted November 14 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 November 14 Posted November 14 I have created an issue about the same bug a few hours ago: https://github.com/processwire/processwire-issues/issues/2160 3
BrendonKoz Posted November 14 Posted November 14 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.
aComAdi Posted November 15 Author Posted November 15 JFTR: I did wipe the installation and re-installed with dev version 252 (instead of 253). With 252 there were no issues installing the latest Tracy directly from the Module Repo. So this topic can be considered 'closed', as it's definitely not a Tracy issue but a dev core issue. 2
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