cntrump / hugo-notepadium

a fast gohugo theme, 100% JavaScript-free.
https://examplesite.lvv.me/
MIT License
332 stars 125 forks source link

ERROR 2020/12/24 08:49:27 Failed to get JSON resource "https://vimeo.com/api/oembed.json?url=https://vimeo.com/48912912": Get "https://vimeo.com/api/oembed.json?url=https://vimeo.com/48912912": x509: certificate has expired or is not yet valid: current time 2020-12-24T08:49:27Z is after 2019-08-06T12:00:00Z #105

Closed bitch-code closed 3 years ago

bitch-code commented 3 years ago

Hugo Version: Hugo Static Site Generator v0.79.0/extended android/arm64 BuildDate: unknow Build Command: $ hugo new site blog $ cd themes $ git clone https://github.com/cntrump/hugo-notepadium.git $ cp -r assets ../../../ $ cp -r content ../../../ $ cp config.toml ../../../ $ cd ../../../ $ hugo server and i have some error

$ hugo server
Start building sites …
ERROR 2020/12/24 08:49:27 Failed to get JSON resource "https://api.instagram.com/oembed/?url=https://www.instagram.com/p/BGvuInzyFAe/&maxwidth=640&omitscript=true": Failed to retrieve remote file: Bad Request
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 2020/12/24 08:49:27 Failed to get JSON resource "https://vimeo.com/api/oembed.json?url=https://vimeo.com/48912912": Get "https://vimeo.com/api/oembed.json?url=https://vimeo.com/48912912": x509: certificate has expired or is not yet valid: current time 2020-12-24T08:49:27Z is after 2019-08-06T12:00:00Z
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 1513 ms
Error: Error building site: logged 2 error(s)

can someone help me? 😴