I have installed node.js, mongodb and genie using respective installation instructions. The GUI doesn’t load on port 3000
Services started with no errors (I think) the first time but the status when I check again is all similar:
Jul 23 11:45:22 acs genieacs-cwmp[530]: 2021-07-23T10:45:22.377Z [ERROR] Uncaught exception; pid=1825 exceptionName=“MongoServerSelectionError” exceptionMessage=“connect ECONNREFUSED 127.0.0.1:27017” exceptionSt
Jul 23 11:45:22 acs genieacs-cwmp[530]: 2021-07-23T10:45:22.389Z [ERROR] Worker died; pid=1825 exitCode=1
Does anyone have any advice?