Netlify site name: karthinks.netlify.app
Site type: Hugo
Build settings:
Build log (on both manual deploys and CI via github):
11:47:40 AM: There is no log for this deploy
Environment variables: HUGO_VERSION
set to 0.91.2
Local builds (on my computer): passing with Hugo 0.91.2
I checked that the github repo that it deploys from is up to date
Build image: Ubuntu Focal 20.04 (default). I also tried with Ubuntu 16.04, no change.
Tried βClear cache and deploy siteβ: No change.
perry
May 3, 2022, 4:10pm
#2
hi there,
could you try again, please? this is usually just a temporary issue.
if the problem persists, do let us know.
I tried again, the issue persists. Itβs been this way for more than five weeks, actually.
In the meantime I tried with a variety of HUGO_VERSION
s (from 0.80.0 to 0.95.2) yesterday but thereβs no change. (All of them work on my local machine.)
perry
May 6, 2022, 7:14pm
#6
ok that is definitely odd, and I am sorry weβve been slow to reply here.
Iβm going to try and see if we can figure out what is going on!
perry
May 6, 2022, 7:16pm
#7
one question i have - do you have more than one site on netlify? If no, could you make a small (a very simple, a starter site with hugo?)and deploy that so we can try and narrow down the issue.
Thanks perry.
I deployed a starter site at https://quiet-biscuit-392346.netlify.app/
I made some test changes after publishing it, the deploys appear to be working, along with a populated deploy log.
One difference I noticed in the directory organization of the test site and mine.
The test site looks like:
.
βββ bin
βββ site
β βββ content
β β βββ contact
β β βββ post
β β βββ products
β β βββ values
β βββ data
β βββ layouts
β β βββ _default
β β βββ partials
β β βββ post
β β βββ section
β βββ static
β βββ admin
β βββ img
βββ src
βββ css
β βββ imports
βββ fonts
βββ js
βββ cms-preview-templates
βββ components
My site looks like
.
βββ archetypes
βββ content
β βββ blog
β βββ resources
β βββ software
βββ data
β βββ comments
βββ layouts
β βββ blog
β βββ _default
β βββ partials
β βββ shortcodes
β βββ software
βββ resources
β βββ _gen
βββ static
β βββ css
β βββ img
βββ themes
βββ cactus
βββ cocoa
That is, the root my siteβs repo corresponds to the site
subdirectory of the test websiteβs. Iβm guesssing this is not an issue since itβs worked fine for years now.
Are you sure the starter you used is also based on Hugo? If not, it most likely needs a different organization structure.
The starter is the site that Metrology Netlify provides as an example for Hugo.
Well, in that case, as long as itβs not causing problems, it should be good to go.
Sorry, I didnβt follow. Did you mean βSo long as the starter site is good to goβ?
I meant to say itβs the example Hugo site that Netlify provides.
audrey
May 12, 2022, 2:18pm
#18
Hi @karthink ,
It appears this was an issue with stuck builds that has been cleared. I can see that you now have successful deploys with build logs Let us know if you still need help on this!
Itβs working again, thank you for looking into it! Cheers
1 Like