noduslabs/infranodus

Can't login to local: 300

IntoTheDigital opened this issue · 5 comments

I created a new account in infranodus site.

And installed infranodus on my local machine, installed environment and tried to login with the account.

However it says "Wrong username / password pair. Please, try again."

And also I couldn't create a new account on my local.

My username is digitalcoeliac

Any ideas?

follow the steps of the installation guide again

maybe is this part:

To create an account on your local machine, visit http://localhost:3000/signup?invitation=secretcode - replace secretcode with the value of secrets.invitation in your config.json

Or the neo4j index creation shinanigans:

To use this software you should install Neo4J 3.0 on your local computer. To install Neo4J on a Mac use homebrew (see Neo4J instructions here). For settings, check out How to Set Up Neo4J for InfraNodus. You may also find other wiki pages interesting, especially Neo4J installation guide – the section on setting up indexes and installing APOC plugin.

Thanks @mateusrangel Apologies for the delayed reply - experiencing effects of the virus these last days :/ It did turn out to be the neo4j index creation shinanigans - and @deemeetree has been helping me sort this. Should be able to complete troubleshooting in the next couple of days.

One coworker of mine had the same problem on the neo4j index steps, the documentation needs a rework. See ya @IntoTheDigital @deemeetree

Hello all!

I am trying to connect, I did the neo4j stuff, however when I try the secret code on the localhost, nothing happens after I click "create account".

Can you please help?