zdavatz / ymeteor

Parsing Swissmedic, Pharmnet, HCP, DHCP, Chargenrückrufe, Drugshortages, PEI with Meteor
https://ywesee.com
GNU General Public License v3.0
4 stars 3 forks source link

import finished but json file is still 0 bytes #11

Closed zdavatz closed 5 years ago

zdavatz commented 5 years ago

The import finished with

I20190923-07:58:37.596(2)? SUCCESS: Scrapping[done]: Zyvoxid 600 mg Filmtabletten
I20190923-07:58:37.597(2)? PROGRESS: Scrapping[current]: [ 11 from 13 ] - ZYVOXID
I20190923-07:58:37.618(2)? SUCCESS: DB: Doc Inserted : 2183942 -  Zyvoxid 600 mg Filmtabletten
I20190923-07:58:37.869(2)? SUCCESS: Scrapping[done]: Zyvoxid 600mg Filmtabletten
I20190923-07:58:37.870(2)? PROGRESS: Scrapping[current]: [ 12 from 13 ] - ZYVOXID
I20190923-07:58:37.893(2)? SUCCESS: Scrapping[done]: Zyvoxid 600mg Filmtabletten
I20190923-07:58:37.894(2)? PROGRESS: Scrapping[current]: [ 13 from 13 ] - ZYVOXID
I20190923-07:58:37.895(2)? SUCCESS: DB: Doc Inserted : 2168635 -  Zyvoxid 600mg Filmtabletten
I20190923-07:58:37.906(2)? DONE: Session[closed]:ZYVOXID, Results[Scrapped]13
I20190923-07:58:37.908(2)? ScrapCon: Drugs.len 266 Drug { _id: '5HgbxRDzoqXstwHvy', name: 'ZYVOXID100MG/5ML' }
I20190923-07:58:37.908(2)? PROGRESS: Searching: ZYVOXID100MG/5ML
I20190923-07:58:37.916(2)? WARNING: DB: Doc Exists2168635
I20190923-07:58:38.552(2)? STEP: Event[click]: Search Init
I20190923-07:58:41.555(2)? ERROR: Results: 0
I20190923-07:58:41.555(2)? ScrapCon: Drugs.len 266 Drug undefined
I20190923-07:58:41.577(2)? DONE: All drugs has been scrapped

but the pharma.json file is still empty in public/export

zdavatz commented 5 years ago

If I run meteor --once --settings swiss.json all export files are empty too.