Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Image Capture #56

Open
JSImmonsNYC opened this issue Feb 3, 2017 · 3 comments
Open

Image Capture #56

JSImmonsNYC opened this issue Feb 3, 2017 · 3 comments

Comments

@JSImmonsNYC
Copy link

Can anyone help me with the following error when trying to capture an image so I can get passed step 2 of setting up my mirror...
HTTP500: SERVER ERROR - The server encountered an unexpected condition that prevented it from fulfilling the request.
(XHR)POST - http://webreflections.azurewebsites.net/face/addFace

Any help would greatly be appreciated... I am very new to doing these kinda projects and I would love to see this work for me and my wife..

@NiklasGislum
Copy link

I have been fighting with it too, and finally decided to get the app running locally to better debug it.
To get it running with the current available NodeJs and MongoDB in short I had to create a facelist manually edit code to have the app use that facelist, think it is because of facelist limitations. Also I had to switch the session storage provide from connect-mongodb to connect-mongo and edit code to get that working.

But still there are a lot of issues left, I have only succeed authenticating with my face once and I had to do changes to the weather app to be able to get weather information from my location, originally it used Zip codes, but it doesn't work at the moment. So now I use the city ID.

When I get the time I'll publish my changes to a fork.

@JSImmonsNYC
Copy link
Author

Thank you sooo much, I am truly a beginner and I believe I am close to making it work (Crossing fingers) I look forward to reading what you publish. At least I now know I'm not crazy. loll

@DENightOne
Copy link

Would love to know how you switched the session storage provide from connect-mongodb as I cant update mongodb.... stuck on version 4.4.19... when I update I get an error

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants