Error in hosting eternity theme

Whenever I try to host website with eternity theme I get this error.

hugo server
Watching for changes in /mnt/c/work/Project/rudra-website/{archetypes,assets,content,data,layouts,static,themes}
Watching for config changes in /mnt/c/work/Project/rudra-website/config.yaml
Start building sites …
hugo v0.127.0-74e0f3bd63c51f3c7a0f07a7c779eec9e922957e+extended linux/amd64 BuildDate=2024-06-05T10:27:59Z VendorInfo=snap:0.127.0

ERROR render of "page" failed: "/mnt/c/work/Project/rudra-website/themes/eternity/layouts/_default/single.html:1:3": execute of template failed: template: _default/single.html:1:3: executing "_default/single.html" at <partial "header.html" .>: error calling partial: "/mnt/c/work/Project/rudra-website/themes/eternity/layouts/partials/header.html:14:4": execute of template failed: template: partials/header.html:14:4: executing "partials/header.html" at <partial "meta" .>: error calling partial: "/mnt/c/work/Project/rudra-website/themes/eternity/layouts/partials/meta.html:32:13": execute of template failed: template: partials/meta.html:32:13: executing "partials/meta.html" at <.Fill>: error calling Fill: error calling resources.GetRemote: Get "https://source.unsplash.com/random?bunny&27676": retry timeout (configured to 30s) fetching remote resource: 503 Service Unavailable
ERROR render of "page" failed: "/mnt/c/work/Project/rudra-website/themes/eternity/layouts/_default/single.html:1:3": execute of template failed: template: _default/single.html:1:3: executing "_default/single.html" at <partial "header.html" .>: error calling partial: "/mnt/c/work/Project/rudra-website/themes/eternity/layouts/partials/header.html:14:4": execute of template failed: template: partials/header.html:14:4: executing "partials/header.html" at <partial "meta" .>: error calling partial: "/mnt/c/work/Project/rudra-website/themes/eternity/layouts/partials/meta.html:32:13": execute of template failed: template: partials/meta.html:32:13: executing "partials/meta.html" at <.Fill>: error calling Fill: error calling resources.GetRemote: Get "https://source.unsplash.com/random?nature&11774": retry timeout (configured to 30s) fetching remote resource: 503 Service Unavailable
ERROR render of "page" failed: "/mnt/c/work/Project/rudra-website/themes/eternity/layouts/_default/single.html:1:3": execute of template failed: template: _default/single.html:1:3: executing "_default/single.html" at <partial "header.html" .>: error calling partial: "/mnt/c/work/Project/rudra-website/themes/eternity/layouts/partials/header.html:14:4": execute of template failed: template: partials/header.html:14:4: executing "partials/header.html" at <partial "meta" .>: error calling partial: "/mnt/c/work/Project/rudra-website/themes/eternity/layouts/partials/meta.html:32:13": execute of template failed: template: partials/meta.html:32:13: executing "partials/meta.html" at <.Fill>: error calling Fill: error calling resources.GetRemote: Get "https://source.unsplash.com/random?nature&9149": retry timeout (configured to 30s) fetching remote resource: 503 Service Unavailable
ERROR render of "page" failed: "/mnt/c/work/Project/rudra-website/themes/eternity/layouts/_default/single.html:1:3": execute of template failed: template: _default/single.html:1:3: executing "_default/single.html" at <partial "header.html" .>: error calling partial: "/mnt/c/work/Project/rudra-website/themes/eternity/layouts/partials/header.html:14:4": execute of template failed: template: partials/header.html:14:4: executing "partials/header.html" at <partial "meta" .>: error calling partial: "/mnt/c/work/Project/rudra-website/themes/eternity/layouts/partials/meta.html:32:13": execute of template failed: template: partials/meta.html:32:13: executing "partials/meta.html" at <.Fill>: error calling Fill: error calling resources.GetRemote: Get "https://source.unsplash.com/random?nature&6892": retry timeout (configured to 30s) fetching remote resource: 503 Service Unavailable
Built in 60231 ms
Error: error building site: render: failed to render pages: render of "section" failed: "/mnt/c/work/Project/rudra-website/themes/eternity/layouts/_default/list.html:10:4": execute of template failed: template: _default/list.html:10:4: executing "_default/list.html" at <partial "slides/slider" (dict "scratch" $portfolioScratch "type" "desktop" "ctx" .)>: error calling partial: "/mnt/c/work/Project/rudra-website/themes/eternity/layouts/partials/slides/slider.html:28:32": execute of template failed: template: partials/slides/slider.html:28:32: executing "partials/slides/slider.html" at <$img.Exif>: error calling Exif: error calling resources.GetRemote: Get "https://source.unsplash.com/random?people&15372": retry timeout (configured to 30s) fetching remote resource: 503 Service Unavailable

https://github.com/boratanrikulu/eternity

This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

image

I suggest you use a different theme. We removed this theme from the Hugo Themes site several months ago.

Also, it appears the unsplash random feature is inoperable:
https://source.unsplash.com/random

image

Yea I know but I have spend considerable amount of time in it and need to use this theme. BTW your idea that unsplash random feature is inoperable help me. I removed the images link from the posts and it fixed the problem. Thanks

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.