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

Cannot read properties of undefined #290

Open
ingalls opened this issue May 7, 2022 · 0 comments
Open

Cannot read properties of undefined #290

ingalls opened this issue May 7, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ingalls
Copy link
Member

ingalls commented May 7, 2022



 
--
::ffff:127.0.0.1 - - [07/May/2022:21:15:29 +0000] "POST /api/schedule HTTP/1.0" 200 - "-" "-"
::ffff:127.0.0.1 - - [07/May/2022:21:15:42 +0000] "GET /api/job/error/241143 HTTP/1.0" 404 - "https://batch.openaddresses.io/job/241143" "Mozilla/5.0 (X11; Linux x86_64; rv:99.0) Gecko/20100101 Firefox/99.0"
::ffff:127.0.0.1 - - [07/May/2022:21:15:43 +0000] "GET /api/job/undefined/output/sample HTTP/1.0" 400 - "https://batch.openaddresses.io/job/241143" "Mozilla/5.0 (X11; Linux x86_64; rv:99.0) Gecko/20100101 Firefox/99.0"
::ffff:127.0.0.1 - - [07/May/2022:21:15:43 +0000] "GET /api/login HTTP/1.0" 304 - "https://batch.openaddresses.io/job/241143" "Mozilla/5.0 (X11; Linux x86_64; rv:99.0) Gecko/20100101 Firefox/99.0"
::ffff:127.0.0.1 - - [07/May/2022:21:15:43 +0000] "GET /api/job/241143 HTTP/1.0" 200 - "https://batch.openaddresses.io/job/241143" "Mozilla/5.0 (X11; Linux x86_64; rv:99.0) Gecko/20100101 Firefox/99.0"
::ffff:127.0.0.1 - - [07/May/2022:21:15:43 +0000] "GET /api/job/error/count HTTP/1.0" 304 - "https://batch.openaddresses.io/job/241143" "Mozilla/5.0 (X11; Linux x86_64; rv:99.0) Gecko/20100101 Firefox/99.0"
TypeError: Cannot read properties of undefined (reading 'job')
at Function.delta (file:///home/openaddresses/api/lib/job.js:104:52)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///home/openaddresses/api/routes/job.js:159:27
::ffff:127.0.0.1 - - [07/May/2022:21:15:43 +0000] "GET /api/job/241143/delta HTTP/1.0" 500 - "https://batch.openaddresses.io/job/241143" "Mozilla/5.0 (X11; Linux x86_64; rv:99.0) Gecko/20100101 Firefox/99.0"
::ffff:127.0.0.1 - - [07/May/2022:21:15:43 +0000] "GET /api/job/241143/output/sample HTTP/1.0" 200 - "https://batch.openaddresses.io/job/241143" "Mozilla/5.0 (X11; Linux x86_64; rv:99.0) Gecko/20100101 Firefox/99.0"
::ffff:127.0.0.1 - - [07/May/2022:21:15:43 +0000] "GET /api/job/241143/output/source.png HTTP/1.0" 200 1357207 "https://batch.openaddresses.io/job/241143" "Mozilla/5.0 (X11; Linux x86_64; rv:99.0) Gecko/20100101 Firefox/99.0"


@ingalls ingalls added the bug Something isn't working label May 7, 2022
@ingalls ingalls self-assigned this May 7, 2022
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