Giter Site home page Giter Site logo

Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/just-the-docs-dark.scss' about endoflife.date HOT 5 OPEN

vikasksrivastava avatar vikasksrivastava commented on June 3, 2024
Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/just-the-docs-dark.scss'

from endoflife.date.

Comments (5)

welcome avatar welcome commented on June 3, 2024

Thank you for opening your first issue here 👍. Be sure to follow the issue template if you chose one.

from endoflife.date.

marcwrobel avatar marcwrobel commented on June 3, 2024

Hi, don't know why you have this error, but just-the-docs-dark.scss is probably part of https://just-the-docs.github.io/just-the-docs/, the Jekyll theme used on endoflife.date.

from endoflife.date.

marcwrobel avatar marcwrobel commented on June 3, 2024

Yep, it's there https://github.com/just-the-docs/just-the-docs/blob/main/assets/css/just-the-docs-dark.scss.

from endoflife.date.

MaKraMc avatar MaKraMc commented on June 3, 2024

I have nearly the same Issue. On my log it says Broken Pipe.

This is really strange because I could not even find a reference to assets/css/just-the-docs-dark.scss in the code. There isn't even a /css/ directory inside assets...

This would however apply to justthedocs which is structured like this:
just-the-docs/assets/css/just-the-docs-dark.scss

Configuration file: /srv/jekyll/_config.yml
            Source: /srv/jekyll
       Destination: /srv/jekyll/_site
 Incremental build: disabled. Enable with --incremental
      Generating...
       Jekyll Feed: Generating feed for posts
         Tag pages: Generating...
         Tag pages: Done in 0.004 seconds.
  Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/just-the-docs-dark.scss':
                    Broken pipe
/usr/gem/gems/sass-embedded-1.71.1-x86_64-linux-musl/lib/sass/compiler/connection.rb:85:in `write': Broken pipe (Errno::EPIPE)
        from /usr/gem/gems/sass-embedded-1.71.1-x86_64-linux-musl/lib/sass/compiler/connection.rb:85:in `block in write'
        from /usr/gem/gems/sass-embedded-1.71.1-x86_64-linux-musl/lib/sass/compiler/connection.rb:84:in `synchronize'
        from /usr/gem/gems/sass-embedded-1.71.1-x86_64-linux-musl/lib/sass/compiler/connection.rb:84:in `write'
        from /usr/gem/gems/sass-embedded-1.71.1-x86_64-linux-musl/lib/sass/compiler/dispatcher.rb:91:in `send_proto'
        from /usr/gem/gems/sass-embedded-1.71.1-x86_64-linux-musl/lib/sass/compiler/channel.rb:59:in `send_proto'
        from /usr/gem/gems/sass-embedded-1.71.1-x86_64-linux-musl/lib/sass/compiler/host.rb:212:in `send_message'
        from /usr/gem/gems/sass-embedded-1.71.1-x86_64-linux-musl/lib/sass/compiler/host.rb:43:in `block in compile_request'
        from /usr/gem/gems/sass-embedded-1.71.1-x86_64-linux-musl/lib/sass/compiler/host.rb:176:in `block in await'
        from /usr/gem/gems/sass-embedded-1.71.1-x86_64-linux-musl/lib/sass/compiler/host.rb:191:in `listen'
        from /usr/gem/gems/sass-embedded-1.71.1-x86_64-linux-musl/lib/sass/compiler/host.rb:175:in `await'
        from /usr/gem/gems/sass-embedded-1.71.1-x86_64-linux-musl/lib/sass/compiler/host.rb:36:in `compile_request'
        from /usr/gem/gems/sass-embedded-1.71.1-x86_64-linux-musl/lib/sass/compiler.rb:156:in `compile_string'
        from /usr/gem/gems/sass-embedded-1.71.1-x86_64-linux-musl/lib/sass/embedded.rb:37:in `compile_string'
        from /usr/gem/gems/jekyll-sass-converter-3.0.0/lib/jekyll/converters/scss.rb:160:in `convert'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/renderer.rb:105:in `block in convert'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/renderer.rb:104:in `each'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/renderer.rb:104:in `reduce'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/renderer.rb:104:in `convert'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/renderer.rb:84:in `render_document'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/renderer.rb:63:in `run'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/site.rb:572:in `render_regenerated'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/site.rb:564:in `block in render_pages'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/site.rb:563:in `each'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/site.rb:563:in `render_pages'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/site.rb:211:in `render'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/site.rb:80:in `process'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/command.rb:28:in `process_site'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/commands/build.rb:65:in `build'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/commands/build.rb:36:in `process'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/command.rb:91:in `block in process_with_graceful_fail'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/command.rb:91:in `each'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/command.rb:91:in `process_with_graceful_fail'
        from /usr/gem/gems/jekyll-4.3.3/lib/jekyll/commands/serve.rb:86:in `block (2 levels) in init_with_program'
        from /usr/gem/gems/mercenary-0.4.0/lib/mercenary/command.rb:221:in `block in execute'
        from /usr/gem/gems/mercenary-0.4.0/lib/mercenary/command.rb:221:in `each'
        from /usr/gem/gems/mercenary-0.4.0/lib/mercenary/command.rb:221:in `execute'
        from /usr/gem/gems/mercenary-0.4.0/lib/mercenary/program.rb:44:in `go'
        from /usr/gem/gems/mercenary-0.4.0/lib/mercenary.rb:21:in `program'
        from /usr/gem/gems/jekyll-4.3.3/exe/jekyll:15:in `<top (required)>'
        from /usr/local/bundle/bin/jekyll:27:in `load'
        from /usr/local/bundle/bin/jekyll:27:in `<main>'```

from endoflife.date.

marcwrobel avatar marcwrobel commented on June 3, 2024

Tried the following command and did not have any issue:

$ docker run --rm -v "$PWD:/srv/jekyll" -p 4000:4000 jekyll/jekyll:4 bundle install;jekyll serve --port 4000
Bundler 2.3.25 is running, but your lockfile was generated with 2.4.1. Installing Bundler 2.4.1 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.4.1
Installing bundler 2.4.1
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Could not find gem 'tzinfo-data' in rubygems repository https://rubygems.org/ or
installed locally.
Configuration file: /home/mwrobel/projects/endoflife.date/_config.yml
            Source: /home/mwrobel/projects/endoflife.date
       Destination: /home/mwrobel/projects/endoflife.date/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
       Jekyll Feed: Generating feed for posts
         Tag pages: Generating...
         Tag pages: Done in 0.001 seconds.
                    done in 18.276 seconds.
 Auto-regeneration: enabled for '/home/mwrobel/projects/endoflife.date'
    Server address: http://127.0.0.1:4000
  Server running... press ctrl-c to stop.

Without bundle install; there is no error, but the command stops before the site is running.

from endoflife.date.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.