Hello there,
we currently want to install Adapt Learning on a Ubuntu server, but when running the 'node install' -command, I get two error messages.
Here are some system details:
-
Ubuntu 20.04.1 LTS (GNU/Linux 5.4.0-42-generic x86_64)
-
node version v14.12.0
- Mongodb version v4.4.1
Here the error message (I just pressed enter to use the default values):
We need to configure the tool before install.
Tip: just press ENTER to accept the default value in brackets.
? Server port 5000
? Server name localhost
? Data directory path data
? Git repository URL to be used for the authoring tool source code https://github.com/adaptlearning/adapt_authoring.git
? Git repository URL to be used for the framework source code https://github.com/adaptlearning/adapt_framework.git
? Specific git revision to be used for the framework. Accepts any valid revision type (e.g. branch/tag/commit) tags/v5.7.0
? Master database name adapt-tenant-master
? Will you be using a full database connection URI? (all connection options in the URI) No
? Database host localhost
? Database server port 27017
? Database server user (only specify if using database authentication)
? Database server password (only specify if using database authentication)
? Database server authentication database (only specify if using database authentication)
? Will you be using an SMTP server? (used for sending emails) No
Now we need to configure the master tenant.
Tip: just press ENTER to accept the default value in brackets.
error [05 Oct 20 13:48:08 +00:00] connect ECONNREFUSED 127.0.0.1:27017
error [05 Oct 20 13:48:08 +00:00] failed to set app.db
Also, I have another question as I am not familiar with Linux servers: How can I make the tool available for the employees without accessing this server?
For testing purposes, around 4 colleagues needs access to this tool.
Thank you very much for your help and support.
Regards,
Marc