Why google sheet return "DNS server returned an error"

Hi
I am new with n8n , probably miss something . Can someone explaine why when i start google sheet update automation ( main goal is to download products from Woocommerce and put it into excel ) almost every time i got error “The DNS server returned an error,” ?
I try to store around 5k products in batch of 100 products
Problem in node ‘Update Settings‘
The DNS server returned an error, perhaps the server is offline

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

I have the same issue during this week

I have the same DNS issue with multiple workflows and nodes including HTTP requests - not only for Google, but also für Github, addevents and my private Mail server. It started yesterday on my N8N server and currently all workflows with HTTP access fail. restarting the server did not help. I did not change anything in my server setup or firewall yesterday.

Could be an issue with my server hosting though… or related to the 1.119 update two days ago?