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

Docker startup freezing at 'convert' command #2587

Closed
2 tasks done
mkenworthy opened this issue Jul 21, 2024 · 2 comments
Closed
2 tasks done

Docker startup freezing at 'convert' command #2587

mkenworthy opened this issue Jul 21, 2024 · 2 comments
Assignees
Labels

Comments

@mkenworthy
Copy link

Have you checked that your issue isn't already filed?

  • I read through FAQ and searched through the past issues, none of which addressed my issue.
  • Yes, I have checked that this issue isn't already filed.

Bug description

running docker-compose up freezes at ImageMagick convert

How to reproduce the bug

I pull my al-folio from github, start up Docker desktop, then cd into the repo and run:

docker-compose up

and it builds the site, but then freezes when it tries to run the convert command. ImageMagick is already installed and working on my machine.

Error messages and logs

jekyll_1  |         Generating: JekyllJupyterNotebook::Generator finished in 0.028812606 seconds.
jekyll_1  |        Jekyll Feed: Generating feed for posts
jekyll_1  |         Generating: JekyllFeed::Generator finished in 0.001988283 seconds.
jekyll_1  |        Imagemagick: Searching files in /srv/jekyll/assets/img/
jekyll_1  |        Imagemagick: Generating image "/srv/jekyll/_site/assets/img/10-480.webp"
jekyll_1  |        Imagemagick: Running command "convert "/srv/jekyll/assets/img/10.jpg" -quality 85 -resize "480>" "/srv/jekyll/_site/assets/img/10-480.webp""

What operating system are you using?

Mac

Where are you seeing the problem on?

Running locally with Docker

More info

No response

@pourmand1376
Copy link
Collaborator

pourmand1376 commented Jul 28, 2024

Hi, @mkenworthy

I can't replicate this bug myself. It is all fine in every system I try it. Is there anyway in which I can replicate this issue?

@mkenworthy
Copy link
Author

mkenworthy commented Jul 28, 2024 via email

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

No branches or pull requests

2 participants