Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

TypeError: Cannot read property 'textContent' of undefined #3

Open
jifeon opened this issue Jul 17, 2018 · 0 comments
Open

TypeError: Cannot read property 'textContent' of undefined #3

jifeon opened this issue Jul 17, 2018 · 0 comments

Comments

@jifeon
Copy link

jifeon commented Jul 17, 2018

Trying to get info about ad which does not have geo location I get an error:

TypeError: Cannot read property 'textContent' of undefined
at Object.parseGeolocation (/usr/src/app/node_modules/lifestyle/lib/parsers/generic.js:46:24)
at getLocation (/usr/src/app/node_modules/lifestyle/lib/parsers/adparser.js:45:23)
at parseAdDoc (/usr/src/app/node_modules/lifestyle/lib/parsers/adparser.js:14:20)
at FinnClient.parseAd (/usr/src/app/node_modules/lifestyle/lib/parsers/adparser.js:6:12)
at FinnClient.<anonymous> (/usr/src/app/node_modules/ramda/ramda.js:1264:23)
at FinnClient.<anonymous> (/usr/src/app/node_modules/ramda/ramda.js:539:50)
at FinnClient.tryCatcher (/usr/src/app/node_modules/lifestyle/node_modules/bluebird/js/main/util.js:26:23)
at Promise._settlePromiseFromHandler (/usr/src/app/node_modules/lifestyle/node_modules/bluebird/js/main/promise.js:510:31)
at Promise._settlePromiseAt (/usr/src/app/node_modules/lifestyle/node_modules/bluebird/js/main/promise.js:584:18)
at Promise._settlePromiseAtPostResolution (/usr/src/app/node_modules/lifestyle/node_modules/bluebird/js/main/promise.js:248:10)
at Async._drainQueue (/usr/src/app/node_modules/lifestyle/node_modules/bluebird/js/main/async.js:128:12)
at Async._drainQueues (/usr/src/app/node_modules/lifestyle/node_modules/bluebird/js/main/async.js:133:10)
at Immediate.Async.drainQueues (/usr/src/app/node_modules/lifestyle/node_modules/bluebird/js/main/async.js:15:14)
at runCallback (timers.js:810:20)
at tryOnImmediate (timers.js:768:5)
at processImmediate [as _immediateCallback] (timers.js:745:5)

This is reproduced for this ad: https://www.finn.no/realestate/businessrent/ad.html?finnkode=122488074

Please tell me, if you need more details.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant