Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D Developer Tutorial and Article Site
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DocumentationDocumentation
  • Developer Tutorial and Article Site
  • Issues
  • #35
Closed
Open
Issue created Jan 15, 2021 by Claudio Cambra@clau-cambraDeveloper

Hugo server local instance won't start due to missing JSON resources

Attempting to run a local instance of the Hugo server results in errors:

Start building sites … 
ERROR 2021/01/15 23:00:34 Failed to get JSON resource "_data/kcorewidgetsapi.json": unexpected end of JSON input
If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config:
ignoreErrors = ["error-remote-getjson"]
ERROR 2021/01/15 23:00:34 Failed to get JSON resource "_data/kirigami.json": unexpected end of JSON input
If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config:
ignoreErrors = ["error-remote-getjson"]
Built in 908 ms
Assignee
Assign to
Time tracking