Fresh Insatll #5

Description

Hour 5 or 6. reinstall of everything #5. I have gotten past the node version issues between 12.xx and the 10.xx that is left on the server. Everything else now is starting to look good then I get the following:
export PORT=3000 export ROOT_URL=http:0.0.0.0:3000/
export MONGO_URL=mongodb//localhost:27017/rocketchat ls
Maildir Rocket.Chat rocket.chat.tgz
cd Rocket.Chat ls
main.js programs README server star.json
$ node main.js
Error parsing database URL (undefined)
LocalStore: store created at
LocalStore: store created at
LocalStore: store created at
Setting default file store to GridFS
{“line”:“120”,“file”:“migrations.js”,“message”:“Migrations: Not migrating, already at version 215”,“time”:{"$date":1612370719950},“level”:“info”}
Loaded the Apps Framework and loaded a total of 0 Apps!
Using GridFS for custom sounds storage
Using GridFS for custom emoji storage
Browserslist: caniuse-lite is outdated. Please run next command npm update
➔ server.js:204 System ➔ error
➔ ±--------------------------------------------------------------------------+
➔ | SERVER ERROR |
➔ ±--------------------------------------------------------------------------+
➔ | |
➔ | Rocket.Chat Version: 3.11.0 |
➔ | NodeJS Version: 12.18.4 - x64 |
➔ | MongoDB Version: 4.0.22 |
➔ | MongoDB Engine: wiredTiger |
➔ | Platform: linux |
➔ | Process Port: 3000 |
➔ | Site URL: http://0.0.0.0:3000/ |
➔ | ReplicaSet OpLog: Disabled |
➔ | Commit Hash: 62aa68d716 |
➔ | Commit Branch: HEAD |
➔ | |
➔ | OPLOG / REPLICASET IS REQUIRED TO RUN ROCKET.CHAT, MORE INFORMATION AT: |
➔ | https go.rocket.chat/i/oplog-required |
➔ | |
➔ ±--------------------------------------------------------------------------+
Updating process.env.MAIL_URL

Server Setup Information

  • Version of Rocket.Chat Server: 3.11.0
  • Operating System: Linux / ubuntu 20.4
  • Deployment Method: Started with most docs here, but this seemed to work the best.
    (//linuxconcept.com/how-to-deploy-rocket-chat-on-ubuntu-20-04-linux/
  • Number of Running Instances: 0
  • DB Replicaset Oplog: I do not know
  • NodeJS Version: See above
  • MongoDB Version: See above
  • Proxy: nginx
  • Firewalls involved: N/A still in setup mode.

Any additional Information

Not sure which logs owuld be usefull. Any assistance would be greatly apreciated