Skip to content

Invalid byte sequence in UTF-8 trying to read meta-data from [...]/twitter/media/glyphicons-halflings.png #293

@ameuret

Description

@ameuret
/home/arnaud/.rvm/gems/ruby-2.0.0-p353/gems/ruhoh-2.6/lib/ruhoh/parse.rb:28:in
`rescue in page_file': Error trying to read meta-data from /home/arnaud/projects/dio
/twitter/media/glyphicons-halflings.png. Check your folder configuration.
Error details: invalid byte sequence in UTF-8 (RuntimeError)

And the config.yml file has:

# Tell ruhoh which folder will model the "theme"
twitter :
  # Tells ruhoh which collection class to use for this folder.
  # Here we use "theme" which makes this folder the theme.
  use : "theme"

This is with a vanilla blog scaffolding, straight after running:

ruhoh new dio
cd dio
bundle update
bundle exec rackup -p 8989

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions