geodatagouv / link-proxy

Analyze links in your (geo)data catalogs
6 stars 2 forks source link

Errors to fix #67

Open tusbar opened 6 years ago

tusbar commented 6 years ago
tusbar commented 6 years ago

TypeError: path must be a string or Buffer:

{ inputType: 'url',
  url: 'http://bano.openstreetmap.fr/data/bano-80.csv',
  statusCode: 200,
  redirectUrls: [],
  finalUrl: 'http://bano.openstreetmap.fr/data/bano-80.csv',
  etag: '"ea09db-e8e05d-5704a1120365f"',
  lastModified: 'Fri, 06 Jul 2018 00:51:40 GMT',
  fileName: 'bano-80.csv',
  fileTypes:
   [ { ext: 'csv', mime: 'text/csv', source: 'url:content-type' },
     { ext: 'csv', mime: 'text/csv', source: 'url:filename' } ],
  temporary: '/var/folders/wb/4xx5dj9j0r12lym3mgxhj0l00000gn/T/plunger_cwNpdz',
  type: 'file',
  warning: 'Did not receive any data from the server for 4000ms',
  analyzed: true }