samdenty / injectify

Perform advanced MiTM attacks on websites with ease 💉
https://injectify.js.org
666 stars 118 forks source link

Web interface not coming up #3

Closed gitxmax closed 6 years ago

gitxmax commented 6 years ago

Some logs: https://i.imgur.com/spirRj4.png https://i.imgur.com/oChQcOO.png https://i.imgur.com/IojkgGe.png

samdenty commented 6 years ago

Hey there,

From the third screenshot, it seems it's having trouble connecting to the mongodb database, are you using mlab? If so make sure the mongodb URI is correct.

You still should be able to see the interface over at http://localhost:3000 without the database though => it'll just fail to log you in

gitxmax commented 6 years ago

Up and running, thanks for your help!

emans841 commented 6 years ago

@gitmax am stuck here,how did you solve the issue pm2 start injectify [PM2] Applying action restartProcessId on app [injectify](ids: 0) [PM2] injectify ✓ [PM2] Process successfully started ┌───────────┬──────┬────────┬─────┬─────┬───────────┐ │ Name │ mode │ status │ ↺ │ cpu │ memory │ ├───────────┼──────┼────────┼─────┼─────┼───────────┤ │ injectify │ fork │ online │ 712 │ 50% │ 21.0 MB │ └───────────┴──────┴────────┴─────┴─────┴───────────┘ Use pm2 show <id|name> to get more details about an app yet i cant open it in my browser