Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialRichard Luick
10,955 PointsFailed to initialize mongo connection
Hello, I am working on the self destructing message app and was just finishing up the video "Setting Where Photos are Saved". When I run the app on the Genymotion emulator I am suddenly getting the error dialog "Failed to initialize mongo connection". What does this mean and how can I get rid of it? Thanks.
1 Answer
Alan Johnson
7,625 PointsI'm not super knowledgeable about Android dev, but from what I'm seeing it looks like that can happen when Parse is having issues. Here's a post on their forum with a similar sounding error.
Richard Luick
10,955 PointsRichard Luick
10,955 PointsHmmm well looks like thats about it, a Parse issue. Seems to be working fine today. Thanks Alan!