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

Failed to get JSON resource #42

Open
mehrdad-dev opened this issue Dec 2, 2020 · 1 comment
Open

Failed to get JSON resource #42

mehrdad-dev opened this issue Dec 2, 2020 · 1 comment

Comments

@mehrdad-dev
Copy link

I trying to get zdoc theme and run the website just like this installation in your website:https://zzo-docs.vercel.app/zdoc/gettingstarted/installation/

But when i run the command hugo serve it's get me this error:

Built in 10073 ms
Error: Error building site: "/home/...../...../..../..../content/en/blog/rich-content.md:1:1": timed out initializing value. You may have a circular loop in a shortcode, or your site may have resources that take longer to build than the `timeout` limit in your Hugo config file.

so i increase the timeout variable in config.toml, but then i get another error like this:

Building sites … ERROR 2020/12/02 16:27:43 Failed to get JSON resource "https://api.twitter.com/1/statuses/oembed.json?id=1085870671291310081&omit_script=true": Get "https://api.twitter.com/1/statuses/oembed.json?id=1085870671291310081&omit_script=true": dial tcp --.--.--.--:---: i/o timeout
ERROR 2020/12/02 16:27:53 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": net/http: TLS handshake timeout
ERROR 2020/12/02 16:28:23 Failed to get JSON resource "https://api.twitter.com/1/statuses/oembed.json?id=1085870671291310081&omit_script=true": Get "https://api.twitter.com/1/statuses/oembed.json?id=1085870671291310081&omit_script=true": dial tcp --.--.--.--:---: i/o timeout
ERROR 2020/12/02 16:28:33 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": net/http: TLS handshake timeout
Built in 80458 ms
Error: Error building site: logged 4 error(s)

My OS is Linux mint 20.

Can you help me to fix it?

@fh-combo
Copy link

Hello, brother, have you solved this problem? I have too

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

No branches or pull requests

2 participants