Skip to content

Error: connect ECONNREFUSED 127.0.0.1:33025 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17) #8438

Description

@raga-varicent

What is your Scenario?

I am running testcafe tests aws ubuntu codebuilds. I am having the issues all the sudden for the last two days.

Error: connect ECONNREFUSED 127.0.0.1:33025 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)

commandline used:
/codebuild/output/src1942514160/src/github.com/symon-ai/e2e-test-automation/ui/node_modules/.bin/testcafe chrome:headless --ignore-certificate-errors designer/specs/requirements --video videos -r json:reports/report.json,html:reports/report.html

testcafe version 3.7.0

I tried node version from 20-24, chrome 138-140.

Please let me know what I can do to avoid this error.

testcafe rc
{
"screenshots": {
"path": "screenshots/",
"takeOnFails": true,
"pathPattern": "${DATE}_${TIME}/${USERAGENT}/${FIXTURE}/${TEST}.png"
},
"hostname": "localhost",
"stopOnFirstFail": false,
"skipJsErrors": true,
"skipUncaughtErrors": true,
"testExecutionTimeout": 10800000,
"disablePageCaching": true,
"reporter": "spec",
"disableNativeAutomation": false,
"disableMultipleWindows": true
}

What is the Current behavior?

I am running testcafe tests aws ubuntu codebuilds. I am having the issues all the sudden for the last two days.

Error: connect ECONNREFUSED 127.0.0.1:33025 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)

commandline used:
/codebuild/output/src1942514160/src/github.com/symon-ai/e2e-test-automation/ui/node_modules/.bin/testcafe chrome:headless --ignore-certificate-errors designer/specs/requirements --video videos -r json:reports/report.json,html:reports/report.html

testcafe version 3.7.0

I tried node version from 20-24, chrome 138-140.

Please let me know what I can do to avoid this error.

testcafe rc
{
"screenshots": {
"path": "screenshots/",
"takeOnFails": true,
"pathPattern": "${DATE}_${TIME}/${USERAGENT}/${FIXTURE}/${TEST}.png"
},
"hostname": "localhost",
"stopOnFirstFail": false,
"skipJsErrors": true,
"skipUncaughtErrors": true,
"testExecutionTimeout": 10800000,
"disablePageCaching": true,
"reporter": "spec",
"disableNativeAutomation": false,
"disableMultipleWindows": true
}

What is the Expected behavior?

N/A

What is the public URL of the test page? (attach your complete example)

N/A

What is your TestCafe test code?

N/A

Your complete configuration file

No response

Your complete test report

No response

Screenshots

No response

Steps to Reproduce

TestCafe version

3.7.0

Node.js version

v 22

Command-line arguments

$ /codebuild/output/src3766397873/src/github.com/symon-ai/e2e-test-automation/ui/node_modules/.bin/testcafe chrome:headless --ignore-certificate-errors --no-sandbox --disable-dev-shm-usage designer/specs/requirements --video videos -r json:reports/report.json,html:reports/report.html

Browser name(s) and version(s)

chrome 138

Platform(s) and version(s)

20.0.4 LTS

Other

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    TYPE: bugThe described behavior is considered as wrong (bug).

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions