I've trying to setup my calipso site with nodejitsu mongo database.
On Step 1: Configure MongoDB I copied Connection url from jitsu databases list and put it into MongoDB URI field. All works fine as on Create Admin User step. But on the third (Add Features) step, after I clicked on the Save Configuration and Install button (with default settings) I have:
Whups. We'll try to lock that down.
Something on the server didn't work quite right.
(500)
on the page.
and
undefined
in the console.
After all, when I trying do it with local mongo database - everything worked allright.
Any suggestion what I doing wrong and how I can use calipso site on the nodejitsu hosting?