Advertisement
Guest User

moire

a guest
Sep 29th, 2021
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. 16:15:48.047 [info] Loading modules for im.monrk.mx
  2. 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">>
  3. 16:15:48.157 [error] SQL query 'Q61230047' at {mod_muc_sql,178} failed: <<"#42S02Table 'chatdb.muc_room' doesn't exist">>
  4. 16:15:48.368 [info] Building MQTT cache for im.monrk.mx, this may take a while
  5. 16:15:48.371 [error] SQL query 'select topic from mqtt_pub where 0=0' failed: <<"#42S02Table 'chatdb.mqtt_pub' doesn't exist">>
  6. 16:15:48.371 [error] SQL query 'Q84306704' at {mod_mqtt_sql,112} failed: <<"#42S02Table 'chatdb.mqtt_pub' doesn't exist">>
  7. 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
  8. 16:15:48.372 [critical] Failed to start module mod_mqtt:
  9. {error,{db_failure,{child,undefined,'mod_mqtt_chat.im',
  10. {gen_server,start_link,
  11. [{local,'mod_mqtt_chat.im'},
  12. mod_mqtt,
  13. [<<"chat.im">>,
  14. #{access_publish => [],
  15. access_subscribe => [],
  16. cache_life_time => 3600000,
  17. cache_missed => true,
  18. cache_size => 1000,db_type => sql,
  19. match_retained_limit => 1000,
  20. max_queue => 5000,
  21. max_topic_aliases => 100,
  22. max_topic_depth => 8,
  23. queue_type => ram,
  24. ram_db_type => mnesia,
  25. session_expiry => 300000,
  26. use_cache => true}],
  27. [{max_queue,10000}]]},
  28. transient,60000,worker,
  29. [mod_mqtt]}}}
  30. 16:15:48.373 [critical] ejabberd initialization was aborted because a module start failed.
  31.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement