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

Stack trace #1116

Closed
polRk opened this issue Mar 11, 2020 · 1 comment
Closed

Stack trace #1116

polRk opened this issue Mar 11, 2020 · 1 comment

Comments

@polRk
Copy link

polRk commented Mar 11, 2020

How do I see where an error occurred in MY code

    GotError: Timeout awaiting 'request' for 5000ms
        at onError (/Users/polrk/github.com/***/node_modules/got/dist/source/request-as-event-emitter.js:137:29)
        at ClientRequest.<anonymous> (/Users/polrk/github.com/***/node_modules/got/dist/source/request-as-event-emitter.js:157:17)
        at ClientRequest.emit (events.js:215:7)
        at ClientRequest.EventEmitter.emit (domain.js:476:20)
        at ClientRequest.origin.emit (/Users/polrk/github.com/***/node_modules/@szmarczak/http-timer/dist/source/index.js:39:20)
        at Timeout.timeoutHandler [as _onTimeout] (/Users/polrk/github.com/***/node_modules/got/dist/source/utils/timed-out.js:40:17)
        at listOnTimeout (internal/timers.js:533:17)
        at Timeout.timeoutHandler [as _onTimeout] (/Users/polrk/github.com/***/node_modules/got/dist/source/utils/timed-out.js:40:31)
        at listOnTimeout (internal/timers.js:533:17)
        at processTimers (internal/timers.js:475:7)
@szmarczak
Copy link
Collaborator

Duplicate of #1077

@szmarczak szmarczak marked this as a duplicate of #1077 Mar 11, 2020
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