【发布时间】:2017-02-08 11:30:34
【问题描述】:
我在 ubuntu 服务器上使用 ejabberd 17.01 也使用 mysql 。我可以在表 'spool' 中看到离线消息,在 'last' table 中看到最后一个活动。但看不到聊天消息。我不明白怎么了?我检查了所有表格,但没有保存数据!
谢谢
ejabberd.yml
mod_mam:
default: always
iqdisc: one_queue
request_activates_archiving: true
assume_mam_usage: true
cache_size: 1000
cache_life_time: 3600
db_type: sql
【问题讨论】:
-
YAML 对缩进敏感
-
我更正但还是一样:(
-
archive表为空? error.log/crash.log 中是否有任何错误? -
是的存档表是空的并且 ejabberd.log 没有错误我现在将检查崩溃和错误日志
-
其他日志文件没有错误
标签: mysql ejabberd ejabberd-module