Closed isimplification closed 3 years ago
Thank you for opening an issue. If this issue is related to a bug, please follow the steps and provide the information outlined in the Troubleshooting Guide. Failure to follow these instructions may result in automatic closing of this issue.
I have nearly the same error when creating a new project with the template (step jekyll build of the actions)
Run docker://fastai/fastpages-jekyll
/usr/bin/docker run --name fastaifastpagesjekyll_cc5e65 --label 8a33c1 --workdir /github/workspace --rm -e JEKYLL_ENV -e INPUT_ARGS -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RETENTION_DAYS -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_SERVER_URL -e GITHUB_API_URL -e GITHUB_GRAPHQL_URL -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e GITHUB_ACTION_REPOSITORY -e GITHUB_ACTION_REF -e GITHUB_PATH -e GITHUB_ENV -e RUNNER_OS -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_URL -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/2021_polytech_gis4_AL_rapports/2021_polytech_gis4_AL_rapports":"/github/workspace" fastai/fastpages-jekyll bash -c "jekyll build -V --strict_front_matter --trace"
Fetching gem metadata from https://rubygems.org/.......
Using concurrent-ruby 1.1.7
Using i18n 1.8.5
Using minitest 5.14.2
Using thread_safe 0.3.6
Using tzinfo 1.2.7
Using zeitwerk 2.4.0
Using activesupport 6.0.3.3
Using public_suffix 4.0.6
Using addressable 2.7.0
Using bundler 2.1.4
Using colorator 1.1.0
Using eventmachine 1.2.7
Using http_parser.rb 0.6.0
Using em-websocket 0.5.1
Using execjs 2.7.0
Using multipart-post 2.1.1
Using faraday 0.17.3
Using ffi 1.13.1
Using forwardable-extended 2.6.0
Using gemoji 3.0.1
Fetching mini_portile2 2.5.0
Installing mini_portile2 2.5.0
Fetching racc 1.5.2
Installing racc 1.5.2 with native extensions
Fetching nokogiri 1.11.1 (x86_64-linux)
Installing nokogiri 1.11.1 (x86_64-linux)
Using html-pipeline 2.14.0
Using sassc 2.4.0
Using jekyll-sass-converter 2.1.0
Using rb-fsevent 0.10.4
Using rb-inotify 0.10.1
Using listen 3.2.1
Using jekyll-watch 2.2.1
Using rexml 3.2.4
Fetching kramdown 2.3.1
Installing kramdown 2.3.1
Using kramdown-parser-gfm 1.1.0
Using liquid 4.0.3
Using mercenary 0.4.0
Using pathutil 0.16.2
Using rouge 3.23.0
Using safe_yaml 1.0.5
Using unicode-display_width 1.7.0
Using terminal-table 1.8.0
Using jekyll 4.1.1
Using jekyll-feed 0.15.0
Using sawyer 0.8.2
Using octokit 4.18.0
Using jekyll-gist 1.5.0
Using octicons 11.0.0
Using jekyll-octicons 11.0.0
Using jekyll-paginate 1.1.0
Using jekyll-relative-links 0.6.1
Using rubyzip 2.3.0
Using jekyll-remote-theme 0.4.2
Using jekyll-seo-tag 2.6.1
Using jekyll-sitemap 1.4.0
Using jekyll-toc 0.14.0
Using jekyll-twitter-plugin 2.1.0
Using jemoji 0.12.0
Using katex 0.6.0
Using kramdown-math-katex 1.0.1
Using minima 2.5.1
Bundle complete! 18 Gemfile dependencies, 59 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
ruby 2.7.1p83 (2020-03-31 revision a0c7c23c9c) [x86_64-linux-musl]
/usr/gem/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb:143:in `parse': (/github/workspace/_config.yml): could not find expected ':' while scanning a simple key at line 13 column 1 (Psych::SyntaxError)
from /usr/gem/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb:143:in `load'
from /usr/gem/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb:157:in `block in load_file'
from /usr/gem/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb:157:in `open'
from /usr/gem/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb:157:in `load_file'
from /usr/gem/gems/jekyll-4.1.1/lib/jekyll/configuration.rb:129:in `safe_load_file'
from /usr/gem/gems/jekyll-4.1.1/lib/jekyll/configuration.rb:167:in `read_config_file'
from /usr/gem/gems/jekyll-4.1.1/lib/jekyll/configuration.rb:198:in `block in read_config_files'
from /usr/gem/gems/jekyll-4.1.1/lib/jekyll/configuration.rb:195:in `each'
from /usr/gem/gems/jekyll-4.1.1/lib/jekyll/configuration.rb:195:in `read_config_files'
from /usr/gem/gems/jekyll-4.1.1/lib/jekyll.rb:118:in `configuration'
from /usr/gem/gems/jekyll-4.1.1/lib/jekyll/command.rb:44:in `configuration_from_options'
from /usr/gem/gems/jekyll-4.1.1/lib/jekyll/commands/build.rb:29:in `process'
from /usr/gem/gems/jekyll-4.1.1/lib/jekyll/command.rb:91:in `block in process_with_graceful_fail'
from /usr/gem/gems/jekyll-4.1.1/lib/jekyll/command.rb:91:in `each'
from /usr/gem/gems/jekyll-4.1.1/lib/jekyll/command.rb:91:in `process_with_graceful_fail'
from /usr/gem/gems/jekyll-4.1.1/lib/jekyll/commands/build.rb:18: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.1.1/exe/jekyll:15:in `<top (required)>'
from /usr/local/bundle/bin/jekyll:29:in `load'
from /usr/local/bundle/bin/jekyll:29:in `<main>'
Logging at level: debug
Jekyll Version: 4.1.1
My bad, the issues are totally unrelated, in my case, the setup didn't configure correctly the _config.yml.
The problem seems to be the charts and graph, when you clear the cell it uploads and publishes fine
I was having this same problem @isimplification with HoloViews/Bokeh plots. I ended up resolving it by removing jemoji
from _config.yml
and Gemfile
.
Required information