Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 16:15:48.047 [info] Loading modules for im.monrk.mx
- 16:15:48.157 [error] SQL query 'select name, opts from muc_room where host='conference.chat.im'' failed: <<"#42S02Table 'chatdb.muc_room' doesn't exist">>
- 16:15:48.157 [error] SQL query 'Q61230047' at {mod_muc_sql,178} failed: <<"#42S02Table 'chatdb.muc_room' doesn't exist">>
- 16:15:48.368 [info] Building MQTT cache for im.monrk.mx, this may take a while
- 16:15:48.371 [error] SQL query 'select topic from mqtt_pub where 0=0' failed: <<"#42S02Table 'chatdb.mqtt_pub' doesn't exist">>
- 16:15:48.371 [error] SQL query 'Q84306704' at {mod_mqtt_sql,112} failed: <<"#42S02Table 'chatdb.mqtt_pub' doesn't exist">>
- 16:15:48.372 [error] CRASH REPORT Process <0.519.0> with 0 neighbours exited with reason: db_failure in gen_server:init_it/6 line 358
- 16:15:48.372 [critical] Failed to start module mod_mqtt:
- {error,{db_failure,{child,undefined,'mod_mqtt_chat.im',
- {gen_server,start_link,
- [{local,'mod_mqtt_chat.im'},
- mod_mqtt,
- [<<"chat.im">>,
- #{access_publish => [],
- access_subscribe => [],
- cache_life_time => 3600000,
- cache_missed => true,
- cache_size => 1000,db_type => sql,
- match_retained_limit => 1000,
- max_queue => 5000,
- max_topic_aliases => 100,
- max_topic_depth => 8,
- queue_type => ram,
- ram_db_type => mnesia,
- session_expiry => 300000,
- use_cache => true}],
- [{max_queue,10000}]]},
- transient,60000,worker,
- [mod_mqtt]}}}
- 16:15:48.373 [critical] ejabberd initialization was aborted because a module start failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement