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

getting error ECONNRESET #10

Closed
sudhanshu947 opened this issue Dec 11, 2023 · 10 comments
Closed

getting error ECONNRESET #10

sudhanshu947 opened this issue Dec 11, 2023 · 10 comments
Assignees

Comments

@sudhanshu947
Copy link

DevTools listening on ws://127.0.0.1:56418/devtools/browser/27eb5ca5-29da-4b0f-b1ec-ea934c472377
read ECONNRESET
Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:217:20)
GET // 200 3.273 ms - -
GET /
/assets/polyfills-93a39af8.js 200 10.452 ms - -
GET //assets/index-90d5d7af.css 200 1.222 ms - -
GET /
/assets/index-78a2c835.js 200 0.781 ms - -
GET /cypress/runner/cypress_runner.css 200 1.008 ms - -
GET /
/assets/route-block-c0a8bdd8.js 200 3.012 ms - 45
GET //assets/Specs-d562a506.js 200 2.475 ms - 523
GET /
/assets/InlineCodeFragment-c3583692.css 200 1.317 ms - 315
GET //assets/Index-406849ca.js 200 1.841 ms - -
GET /
/assets/Index-401d105a.css 200 1.029 ms - -
GET //assets/TrackedBanner.vue_vue_type_script_setup_true_lang-641f8fc9.js 200 2.024 ms - -
GET /
/assets/box-open_x48-87a12f2c.js 200 1.273 ms - -
GET //assets/InlineCodeFragment.vue_vue_type_script_setup_true_lang-15b1a13a.js 200 1.744 ms - -
GET /
/assets/graphql-3e44b6e0.js 200 1.978 ms - 535
GET //assets/SpecPatterns.vue_vue_type_script_setup_true_lang-697049e1.js 200 2.093 ms - -
GET /
/assets/SpecNameDisplay.vue_vue_type_script_setup_true_lang-e93f37a8.js 200 1.795 ms - -
GET //assets/PromoHeader.vue_vue_type_script_setup_true_lang-abc0768d.js 200 3.417 ms - -
GET /
/assets/settings_x16-17324ee1.js 200 3.202 ms - -
GET //assets/cypress_s-29af549a.png 200 0.828 ms - 4425
GET /cypress/runner/cypress_runner.js 200 1.492 ms - -
GET //assets/electron-fb07f5cc.svg 200 1.904 ms - -
GET /
/assets/chrome-98045c79.svg 200 1.431 ms - -
GET /__/assets/edge-e54a3dc2.svg 200 1.283 ms - -

@shivamguys
Copy link
Owner

shivamguys commented Dec 12, 2023 via email

@sudhanshu947
Copy link
Author

sudhanshu947 commented Dec 12, 2023

Try clearing the cache with npm command, i guess that might be the problem,

this isn't something related to tatkal.....

On Mon, 11 Dec, 2023, 9:14 pm Sudhanshu Singh, @.***>

wrote:

DevTools listening on ws://

127.0.0.1:56418/devtools/browser/27eb5ca5-29da-4b0f-b1ec-ea934c472377

read ECONNRESET

Error: read ECONNRESET

at TCP.onStreamRead (node:internal/stream_base_commons:217:20)

GET /

/ 200 3.273 ms - - GET //assets/polyfills-93a39af8.js 200 10.452 ms - -

GET /

/assets/index-90d5d7af.css 200 1.222 ms - - GET //assets/index-78a2c835.js

200 0.781 ms - -

GET /

cypress/runner/cypress_runner.css 200 1.008 ms - - GET //assets/route-block-c0a8bdd8.js

200 3.012 ms - 45

GET /

/assets/Specs-d562a506.js 200 2.475 ms - 523 GET //assets/InlineCodeFragment-c3583692.css

200 1.317 ms - 315

GET /

/assets/Index-406849ca.js 200 1.841 ms - - GET //assets/Index-401d105a.css

200 1.029 ms - -

GET /

*/assets/TrackedBanner.vue_vue_type_script_setup_true_lang-641f8fc9.js 200

2.024 ms - - GET /*/assets/box-open_x48-87a12f2c.js 200 1.273 ms - -

GET /

*/assets/InlineCodeFragment.vue_vue_type_script_setup_true_lang-15b1a13a.js

200 1.744 ms - - GET /*/assets/graphql-3e44b6e0.js 200 1.978 ms - 535

GET /

*/assets/SpecPatterns.vue_vue_type_script_setup_true_lang-697049e1.js 200

2.093 ms - - GET /*/assets/SpecNameDisplay.vue_vue_type_script_setup_true_lang-e93f37a8.js

200 1.795 ms - -

GET /

*/assets/PromoHeader.vue_vue_type_script_setup_true_lang-abc0768d.js 200

3.417 ms - - GET /*/assets/settings_x16-17324ee1.js 200 3.202 ms - -

GET /

*/assets/cypress_s-29af549a.png 200 0.828 ms - 4425 GET

/cypress/runner/cypress_runner.js 200 1.492 ms - - GET

//assets/electron-fb07f5cc.svg 200 1.904 ms - - GET /*/assets/chrome-98045c79.svg

200 1.431 ms - -

GET /__/assets/edge-e54a3dc2.svg 200 1.283 ms - -

Reply to this email directly, view it on GitHub

#10, or

unsubscribe

https://github.com/notifications/unsubscribe-auth/AGAX65P6IV23CVIZSXFCM23YI4S7XAVCNFSM6AAAAABAP7KM36VHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZTKOJWG4ZDOMY

.

You are receiving this because you are subscribed to this thread.Message

ID: @.***>

I had tried everything even am unable to solve this issue the browser opens and closes immediately

@shivamguys
Copy link
Owner

Tried electron?

@sudhanshu947
Copy link
Author

Tried electron?

Yepp i had tried all three options edge, chrome and electron too... if you wish i can share my pc on remote...

@shivamguys
Copy link
Owner

shivamguys commented Dec 12, 2023 via email

@sudhanshu947
Copy link
Author

is it something antivirus blocking something cypress-io/cypress#27804 https://stackoverflow.com/questions/71294032/cypress-econnreset have a look at cypress stable release version and if thats not the problem try removing all cypress and reinstall it

On Tue, Dec 12, 2023 at 11:01 AM Sudhanshu Singh @.> wrote: Tried electron? Yepp i had tried all three options edge, chrome and electron too... if you wish i can share my pc on remote... — Reply to this email directly, view it on GitHub <#10 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGAX65NYOZHX54KKL5C3T53YI7T23AVCNFSM6AAAAABAP7KM36VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJRGMZDQOBQGM . You are receiving this because you commented.Message ID: @.>
-- Thanks Shivam Pandey

solved the issue mate, it was httpdebugger :(

@shivamguys
Copy link
Owner

shivamguys commented Dec 12, 2023 via email

@sudhanshu947
Copy link
Author

sudhanshu947 commented Dec 15, 2023 via email

@shivamguys
Copy link
Owner

shivamguys commented Dec 15, 2023 via email

@shivamguys
Copy link
Owner

Stale Issue, related to OS...

@shivamguys shivamguys self-assigned this Mar 12, 2024
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