You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this error on new DevOps builds... not sure if there are any existing guides on troubleshooting as I'm not sure where to start figuring out what could be causing this.
2021-01-25T02:50:43.8834939Z ##[section]Starting: Hugo generate
2021-01-25T02:50:43.9048621Z ==============================================================================
2021-01-25T02:50:43.9049395Z Task : Hugo
2021-01-25T02:50:43.9049854Z Description : Generate a static web site using Hugo, a Fast and Flexible Website Generator
2021-01-25T02:50:43.9050545Z Version : 1.1.1
2021-01-25T02:50:43.9050950Z Author : Giulio Vian
2021-01-25T02:50:43.9051536Z Help : [More Information on Task](https://github.com/giuliov/hugo-vsts-extension/README.md), for [Information on Hugo](https://gohugo.io/).
2021-01-25T02:50:43.9052288Z ==============================================================================
2021-01-25T02:55:11.2140326Z ##[error]Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
2021-01-25T02:55:11.2555183Z ##[section]Finishing: Hugo generate
The text was updated successfully, but these errors were encountered:
Might close this, as the issue seems to have been transient. I believe there could be an issue fetching the Hugo exe in some cases, but if that continues to happen I may do a PR to add more specific error handling for that case
I'm getting this error on new DevOps builds... not sure if there are any existing guides on troubleshooting as I'm not sure where to start figuring out what could be causing this.
The text was updated successfully, but these errors were encountered: