Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compressor error when running locally #780

Open
odscjames opened this issue Oct 25, 2024 · 2 comments
Open

Compressor error when running locally #780

odscjames opened this issue Oct 25, 2024 · 2 comments

Comments

@odscjames
Copy link
Contributor

web-1            | CommandError: Compressor is disabled. Set the COMPRESS_ENABLED setting or use --force to override.

Anyone else?

I hand edit the entrypoint.sh file and delete that line, then am careful not to check it in. But maybe we can find a better solution?

@Bjwebb
Copy link
Contributor

Bjwebb commented Oct 25, 2024

Yeah, I run into this. I normally end up running export COMPRESS_ENABLED=1 before my docker commands. We should fix this though. I've not had chance to figure out why this isn't a problem with the dev and live deploys.

odscjames added a commit that referenced this issue Nov 8, 2024
odscjames added a commit that referenced this issue Nov 8, 2024
odscjames added a commit that referenced this issue Nov 8, 2024
@odscjames
Copy link
Contributor Author

Tried to have a quick look and it's not just a simple fix, as there is issues about whether it runs in test or not. For now, just doc'd so at least people know how to run this locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants