Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

如何安装rocket.chat?

Featured Replies

网上能找到的教程有限,且教程都差不多,都是两三年前的。我这还没安装到rocket.chat呢,docker安装mongodb的时候,按教程也做了配置文件“mongod.conf”,但就是参数里填写了“-f /data/db/mongod.conf”,mongodb的docker容器启动不了。删掉后,就能启动。求大佬解答。

  • Author

有大佬能解答么?

  • Author

额外的配置文件内容如下:

# mongod.conf
# for documentation of all options, see:
#   http://docs.mongodb.org/manual/reference/configuration-options/
# Where and how to store data.
storage:
  dbPath: /data/db
  journal:
    enabled: true
#  engine:
#  mmapv1:
#  wiredTiger:
# network interfaces
net:
  port: 27017
  bindIp: 127.0.0.1
# how the process runs
processManagement:
  timeZoneInfo: /usr/share/zoneinfo
#security: authorization: "enabled"
#operationProfiling:
replication:
  replSetName: "rs01"
#sharding:
## Enterprise-Only Options:
#auditLog:
#snmp:

 

 

日志提示内容如下:

Unrecognized option: storage.journal.enabled

try 'mongod --help' for more information

  • 2 weeks later...

这个问题是因为 你的mongodb超过了4.2.0版本  这之后日志是默认开的 已经没有journal这个选项了
所以需要删掉

 

journal:
  enabled: true

 

这两行

  • 2 weeks later...
  • Author

删掉了仍然不行,求大佬解答。

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.