-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
Description
Cannot run browser tests
r {message: 'Network Error', name: 'AxiosError', code: 'ERR_NETWORK', config: {…}, request: XMLHttpRequest, …}
code
:
"ERR_NETWORK"
config
:
{transitional: {…}, adapter: Array(3), transformRequest: Array(1), transformResponse: Array(1), timeout: 0, …}
message
:
"Network Error"
name
:
"AxiosError"
request
:
XMLHttpRequest {onreadystatechange: null, readyState: 4, timeout: 0, withCredentials: false, upload: XMLHttpRequestUpload, …}
stack
:
"AxiosError: Network Error\n at v.onerror (http://localhost:3333/js/chunk-vendors.9893d2e7.js:41:302314)\n at qe.request (http://localhost:3333/js/chunk-vendors.9893d2e7.js:41:310267)"
[[Prototype]]
:
Error
GET http://localhost:3333/css/chunk-vendors.cb8255ac.css net::ERR_CONNECTION_RESET
chunk-vendors.9893d2e7.js:32 GET http://localhost:2999/socket.io/?EIO=3&transport=polling&t=Pa5CRpf net::ERR_CONNECTION_REFUSED
Copilot