mongoex icon indicating copy to clipboard operation
mongoex copied to clipboard

Error when connecting to MongoHQ | Support for MongoHQ?

Open cheeyeo opened this issue 12 years ago • 1 comments

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!

cheeyeo avatar Jul 15 '13 11:07 cheeyeo

It works fine for me on Heroku.

Tonkpils avatar Oct 05 '13 17:10 Tonkpils