cozy / cozy-photos-v2

Deprecated - New : https://github.com/cozy/cozy-drive/tree/master/src/photos - Personal Photo Gallery Manager
http://cozy.io
GNU Affero General Public License v3.0
27 stars 25 forks source link

Error 504: Gateway Time-out #174

Closed kosssi closed 8 years ago

kosssi commented 8 years ago

After installing the application, I have this logs:

[2015-11-30 07:11:16:622] info - americano | Configuration for production loaded."
cozy-photos server is listening on port 9119...
{ [Error: Error code 404 - {"error":"Not Found"}] status: 404 }
[ReferenceError: callbabk is not defined]
ReferenceError: callbabk is not defined
    at LaterStream.callback (/usr/local/cozy/apps/photos/build/server/models/photo.js:77:18)
    at LaterStream.module.exports.LaterStream._onStreamingDone (/usr/local/cozy/apps/photos/node_modules/cozydb/lib/utils/later_stream.js:42:21)
    at LaterStream._onStreamingDone (/usr/local/cozy/apps/photos/node_modules/cozydb/lib/utils/later_stream.js:4:61)
    at /usr/local/cozy/apps/photos/node_modules/cozydb/lib/utils/later_stream.js:75:26
    at IncomingMessage.<anonymous> (/usr/local/cozy/apps/photos/node_modules/cozydb/lib/utils/later_stream.js:19:41)
    at IncomingMessage.emit (events.js:117:20)
    at _stream_readable.js:944:16
    at process._tickCallback (node.js:448:13)

Thanks,

clochix commented 8 years ago

Thanks for reporting @kosssi I think this has been fixed a few days ago, and the fox will be available as soon as the new version of photo is published. Stay tuned !

kosssi commented 8 years ago

Thanks, I close when the new version is ok ;)

clochix commented 8 years ago

@kosssi can we close this one ?