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

Log error: Cannot read property 'length' of undefined #516

Closed
SubJunk opened this issue May 17, 2021 · 1 comment
Closed

Log error: Cannot read property 'length' of undefined #516

SubJunk opened this issue May 17, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@SubJunk
Copy link
Member

SubJunk commented May 17, 2021

TypeError: Cannot read property 'length' of undefined
    at /root/api/node_modules/opensubtitles-api/index.js:190:52
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at OpenSubtitles.osAPI.identify (/root/api/src/services/opensubtitles.ts:10:12)
    at Object.getFromOpenSubtitles (/root/api/src/services/external-api-helper.ts:236:33)
    at Object.getVideo (/root/api/src/controllers/media.ts:428:29)
    at /root/api/src/routes/media.ts:34:3
    at bodyParser (/root/api/node_modules/koa-bodyparser/index.js:95:5)
    at /root/api/src/app.ts:73:3
    at /root/api/src/app.ts:66:3
    at /root/api/src/app.ts:30:5
@SubJunk SubJunk added the bug Something isn't working label May 17, 2021
@SubJunk
Copy link
Member Author

SubJunk commented May 24, 2021

Another third party one vankasteelj/opensubtitles-api#59

@SubJunk SubJunk self-assigned this May 24, 2021
SubJunk added a commit that referenced this issue Jul 13, 2021
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

1 participant