mongoex
mongoex copied to clipboard
Error when connecting to MongoHQ | Support for MongoHQ?
Hi
I'm not sure if the plugin supports mongohq ?
using the current plugin to connect to mongohq i get the following error:
=ERROR REPORT==== 15-Jul-2013::12:34:45 ===
Conn: GET /
Reason: (MatchError) no match of right hand side value: {:failure, :unauthorized}
Stacktrace:
lib/dynamodemoapp/models/task.ex:2: Tasks.find_all/2
It seems that there is an authorization error failure? and i can;t work out why it is causing it as it uses the same connection parameters as if you are connecting to localhost?
thanks!
It works fine for me on Heroku.