vorg / kollektor

Node app for image collection and mood boards (like Pinterest)
MIT License
82 stars 8 forks source link

error ENOENT upon adding any picture #1

Open 97-109-107 opened 11 years ago

97-109-107 commented 11 years ago

Upon running (after replacing all occurances of port 3000 with 8900) This is what happens when I use the bookmarklet to add a picture.

Express server listening on port 8900 in development mode
Downloading... { title: 'FFFFOUND! | Jay Peg',
  referer: 'http://ffffound.com/image/95e738002a1c18e7b2cdae4ba392a58a590e01a3',
  originalUrl: 'http://img-thumb.ffffound.com/static-data/assets/6/a822ac699a50d292264233a503664f16dad7ec4b_s.jpg',
  cachedUrl: '',
  thumbUrl: '',
  ratio: 1,
  tags: [ 'tags' ] }
{ resolve: [Function],
  normalize: [Function],
  join: [Function],
  relative: [Function],
  sep: '/',
  delimiter: ':',
  dirname: [Function],
  basename: [Function],
  extname: [Function],
  exists: [Function: deprecated],
  existsSync: [Function: deprecated],
  _makeLong: [Function] } '.jpg' 'a822ac699a50d292264233a503664f16dad7ec4b_s'

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: ENOENT, open '/tmp/kollektor/content/images/a822ac699a50d292264233a503664f16dad7ec4b_s_1373648780963.jpg'