Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

Getting Errors that I've Never Seen #47

Open
SamGreenwood1 opened this issue Apr 7, 2023 · 2 comments
Open

Getting Errors that I've Never Seen #47

SamGreenwood1 opened this issue Apr 7, 2023 · 2 comments

Comments

@SamGreenwood1
Copy link

I had some issues with my server so I had to rebuild my site. I started about an hour ago and am getting the following errors:

ERROR 2023/04/07 18:09:07 render of "page" failed: "$sitepath/themes/pico/layouts/_default/baseof.html:6:4": execute of template failed: template: blog/single.html:6:4: executing "blog/single.html" at <partial "head/js.html" .>: error calling partial: "$sitepath/themes/pico/layouts/partials/head/js.html:17:38": execute of template failed: template: partials/head/js.html:17:38: executing "partials/head/js.html" at <resources.Concat>: error calling Concat: slice []interface {} not supported in concat

ERROR 2023/04/07 18:09:07 render of "home" failed: "$sitepath/themes/pico/layouts/_default/baseof.html:6:4": execute of template failed: template: index.html:6:4: executing "index.html" at <partial "head/js.html" .>: error calling partial: "$sitepath/themes/pico/layouts/partials/head/js.html:17:38": execute of template failed: template: partials/head/js.html:17:38: executing "partials/head/js.html" at <resources.Concat>: error calling Concat: slice []interface {} not supported in concat

ERROR 2023/04/07 18:09:07 render of "section" failed: "$sitepath/themes/pico/layouts/_default/baseof.html:6:4": execute of template failed: template: blog/list.html:6:4: executing "blog/list.html" at <partial "head/js.html" .>: error calling partial: "$sitepath/themes/pico/layouts/partials/head/js.html:17:38": execute of template failed: template: partials/head/js.html:17:38: executing "partials/head/js.html" at <resources.Concat>: error calling Concat: slice []interface {} not supported in concat

ERROR 2023/04/07 18:09:07 render of "taxonomy" failed: "$sitepath/themes/pico/layouts/_default/baseof.html:6:4": execute of template failed: template: taxonomy/list.html:6:4: executing "taxonomy/list.html" at <partial "head/js.html" .>: error calling partial: "$sitepath/themes/pico/layouts/partials/head/js.html:17:38": execute of template failed: template: partials/head/js.html:17:38: executing "partials/head/js.html" at <resources.Concat>: error calling Concat: slice []interface {} not supported in concat

Error: Error building site: failed to render pages: render of "page" failed: "$sitepath/themes/pico/layouts/_default/baseof.html:6:4": execute of template failed: template: blog/single.html:6:4: executing "blog/single.html" at <partial "head/js.html" .>: error calling partial: "$sitepath/themes/pico/layouts/partials/head/js.html:17:38": execute of template failed: template: partials/head/js.html:17:38: executing "partials/head/js.html" at <resources.Concat>: error calling Concat: slice []interface {} not supported in concat

@froilainhaeckse
Copy link

froilainhaeckse commented Jun 8, 2023

I stumbled over the same issue. I found this but am not able to resolve the errors.

@negrel: Do you have an idea on how to resolve that? 🙇‍♀️

@SamGreenwood1
Copy link
Author

SamGreenwood1 commented Jun 8, 2023

I got it working but I don't remember how I fixed it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants