I have no idea what is going on and where to start investigating, but I am getting these errors very frequently now:
{
“message”: “Network Error”,
“name”: “AxiosError”,
“code”: “ERR_NETWORK”,
“config”: {}
}
And I see in JS console:
(failed) net::ERR_NETWORK_CHANGED
Totally unreliable, to the point the Studio is basically unusable or at least not stable.
Is this behavior normal? What can cause it?
Where do I start looking?