Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hugo benchmark fails on hugoDocs site #5543

Closed
vangent opened this issue Dec 20, 2018 · 3 comments
Closed

hugo benchmark fails on hugoDocs site #5543

vangent opened this issue Dec 20, 2018 · 3 comments
Labels
Milestone

Comments

@vangent
Copy link
Contributor

vangent commented Dec 20, 2018

  • Install hugo (e.g., "go install" from cloned repo).
  • Clone hugoDocs and cd into it.
  • Run hugo benchmark

-->

$ hugo benchmark .
Started building sites ...
ERROR 2018/12/20 11:42:14 "/usr/local/google/home/rvangent/go/src/github.com/gohugoio/hugoDocs/content/en/troubleshooting/build-performance.md:111:17": failed to render shortcode "ref": failed to process shortcode: panic in Execute: runtime error: invalid memory address or nil pointer dereference. See "https://github.com/gohugoio/hugo/issues/5327" for the reason why we cannot provide a better error message for this.
ERROR 2018/12/20 11:42:14 "/usr/local/google/home/rvangent/go/src/github.com/gohugoio/hugoDocs/content/en/content-management/organization/index.md:24:77": failed to render shortcode "relref": failed to process shortcode: panic in Execute: runtime error: invalid memory address or nil pointer dereference. See "https://github.com/gohugoio/hugo/issues/5327" for the reason why we cannot provide a better error message for this.
ERROR 2018/12/20 11:42:14 "/usr/local/google/home/rvangent/go/src/github.com/gohugoio/hugoDocs/content/en/content-management/organization/index.md:24:153": failed to render shortcode "relref": failed to process shortcode: panic in Execute: runtime error: invalid memory address or nil pointer dereference. See "https://github.com/gohugoio/hugo/issues/5327" for the reason why we cannot provide a better error message for this.
ERROR 2018/12/20 11:42:14 "/usr/local/google/home/rvangent/go/src/github.com/gohugoio/hugoDocs/content/en/getting-started/directory-structure.md:49:64": failed to render shortcode "ref": failed to process shortcode: panic in Execute: runtime error: invalid memory address or nil pointer dereference. See "https://github.com/gohugoio/hugo/issues/5327" for the reason why we cannot provide a better error message for this.
Error: "/usr/local/google/home/rvangent/go/src/github.com/gohugoio/hugoDocs/content/en/hugo-pipes/scss-sass.md:47:1": failed to render shortcode "note": failed to process shortcode: panic in Execute: runtime error: invalid memory address or nil pointer dereference. See "https://github.com/gohugoio/hugo/issues/5327" for the reason why we cannot provide a better error message for this.
 exit:255 (github:master) gohugoio/hugoDocs$ vi content/en/getting-started/directory-structure.md
@bep
Copy link
Member

bep commented Dec 20, 2018

I would guess a version mismatch. If you want to troubleshoot, try https://discourse.gohugo.io/

@bep bep closed this as completed Dec 20, 2018
@bep bep reopened this Dec 20, 2018
@bep
Copy link
Member

bep commented Dec 20, 2018

Keep this open, I have another fix for this particular issue.

@bep bep added this to the v0.53 milestone Dec 20, 2018
@bep bep closed this as completed in 35bfca3 Dec 20, 2018
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants