Skip to content

Error: EISDIR: illegal operation on a directory error while generating project in Docker #5180

Discussion options

You must be logged in to vote

@yoshinorin @stevenjoezhang

After digging more into related issue, I believe I found and implemented the workaround.

  1. I restored default value to post_asset_folder (true)
  2. I modified permalink property for each blog post and I appended / to it:

Before:

permalink: selenium/selenium-manager

After:

permalink: selenium/selenium-manager/

Once this was done, all started to work like a charm.

This comment I initially ignored, but then I investigated it further: #4682 (comment)

This could be potentially added to the official troubleshooting page.

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@yoshinorin
Comment options

@D-Sketon
Comment options

@yoshinorin
Comment options

Answer selected by yoshinorin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants