Extension configuration file not found or detected.

Version: docker compose exec panel blueprint -v beta-2024-08 and I already did blueprint -upgrade. When I try to add https://www.sourcexchange.net/products/recolor or https://www.sourcexchange.net/products/blue-tables I get the following message: root@gameserver1:~/Composes/web# docker compose exec panel blueprint -install recolor 21:37:11 INFO: Searching and validating framework dependencies.. 21:37:11 INFO: Installing recolor... (1/1) [recolor.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of recolor.zip or recolor.zip.zip, and cannot find recolor.zip.ZIP, period. [recolor.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of recolor.zip or recolor.zip.zip, and cannot find recolor.zip.ZIP, period. 21:37:11 FATAL: Extension configuration file not found or detected. And as stated on the readme of the docker github page my extension is located at:
No description
No description
2 Replies
Loki
Loki9mo ago
Move recolor.blueprint out of the folder and back in. I'm working on a better sync method that can handle direct uploads and partial files better. The sync helper script should be fixed; pull the latest Blueprint image, take your panel container down and up, and this shouldn't happen on future uploads. For that matter, the initial sync when you take your panel container back up should fix it; no need to move it out and back into the extensions folder anymore.
GianniKoch
GianniKochOP9mo ago
That did it yep

Did you find this page helpful?