You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.
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)
Trying to get info about ad which does not have geo location I get an error:
This is reproduced for this ad: https://www.finn.no/realestate/businessrent/ad.html?finnkode=122488074
Please tell me, if you need more details.
The text was updated successfully, but these errors were encountered: