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

Site can't be pulled #70

Open
noax0919 opened this issue Oct 1, 2024 · 0 comments
Open

Site can't be pulled #70

noax0919 opened this issue Oct 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@noax0919
Copy link

noax0919 commented Oct 1, 2024

Describe the bug
While the Tatkal Booking starts the site is unreachable for the workflow.

If you are encountering any error please run this
npx cypress run --record --key 967b25a7-e4dd-4b5b-a143-d799131b2d3b --headed

Pasted the error below

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: ------Windows 11
  • Browser----- Chrome
  • Version ------129.0.6668.71

Additional context
Run npm install cypress

added 179 packages, and audited 180 packages in 11s

36 packages are looking for funding
run npm fund for details

found 0 vulnerabilities
It looks like this is your first time using Cypress: 13.7.1

[STARTED] Task without title.
[SUCCESS] Task without title.

Opening Cypress...

DevTools listening on ws://127.0.0.1:41245/devtools/browser/0eb7787f-9903-4eae-926c-779870d4b748

tput: No value for $TERM and no -T specified

(Run Starting)

┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Cypress: 13.7.1 │
│ Browser: Chrome 129 │
│ Node Version: v20.12.2 (/opt/hostedtoolcache/node/20.12.2/x64/bin/node) │
│ Specs: 1 found (irctc.cy.js) │
│ Searched: cypress/e2e/**/*.cy.{js,jsx,ts,tsx} │
│ Params: Tag: false, Group: false, Parallel: false │
│ Run URL: https://cloud.cypress.io/projects/7afdkj/runs/764
│ Experiments: experimentalModifyObstructiveThirdPartyCode=true │
└────────────────────────────────────────────────────────────────────────────────────────────────┘

────────────────────────────────────────────────────────────────────────────────────────────────────

Running: irctc.cy.js (1 of 1)
Estimated: 2 minutes, 13 seconds

IRCTC TATKAL BOOKING
1) Tatkal Booking Begins......

0 passing (6s)
1 failing

  1. IRCTC TATKAL BOOKING
    Tatkal Booking Begins......:
    CypressError: cy.visit() failed trying to load:

https://www.irctc.co.in/nget/train-search

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

Error: connect ECONNREFUSED 103.252.142.21:443

Common situations why this would fail:

From Node.js Internals:
Error: connect ECONNREFUSED 103.252.142.21:443
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)

(Results)

┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 0 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 1 │
│ Video: false │
│ Duration: 5 seconds │
│ Estimated: 2 minutes, 13 seconds │
│ Spec Ran: irctc.cy.js │
└────────────────────────────────────────────────────────────────────────────────────────────────┘

(Screenshots)

  • /home/runner/work/irctc-cypress-automation/irctc-cypress-automation/cypress/scre (1050x865)
    enshots/irctc.cy.js/IRCTC TATKAL BOOKING -- Tatkal Booking Begins (failed).png

(Uploading Cloud Artifacts)

  • Video - Nothing to upload
  • Screenshot - 26.3 kB /home/runner/work/irctc-cypress-automation/irctc-cypress-automation/cypress/screenshots/irctc.cy.js/IRCTC TATKAL BOOKING -- Tatkal Booking Begins (failed).png
  • Test Replay - 11.3 kB

Uploading Cloud Artifacts: .

(Uploaded Cloud Artifacts)

  • Screenshot - Done Uploading 26.3 kB in 194.80ms 1/2 /home/runner/work/irctc-cypress-automation/irctc-cypress-automation/cypress/screenshots/irctc.cy.js/IRCTC TATKAL BOOKING -- Tatkal Booking Begins (failed).png
  • Test Replay - Done Uploading 11.3 kB in 183.41ms 2/2

tput: No value for $TERM and no -T specified

(Run Finished)

   Spec                                              Tests  Passing  Failing  Pending  Skipped  

┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ ✖ irctc.cy.js 00:05 1 - 1 - - │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
✖ 1 of 1 failed (100%) 00:05 1 - 1 - -

───────────────────────────────────────────────────────────────────────────────────────────────────────

Recorded Run: https://cloud.cypress.io/projects/7afdkj/runs/764

Error: Process completed with exit code 1.

Screenshot 2024-10-01 110423

@noax0919 noax0919 added the bug Something isn't working label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants