Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. Running Asterisk post from Xmpp module
  2. [>---------------------------] < 1 secResetting PBX Users Failed: The command "node /var/www/html/admin/modules/xmpp/node/resetpbxusers.js" failed.
  3.  
  4. Exit Code: 1(General error)
  5.  
  6. Working directory: /root
  7.  
  8. Output:
  9. ================
  10.  
  11.  
  12. Error Output:
  13. ================
  14.  
  15. /var/www/html/admin/modules/xmpp/node/node_modules/mongodb/lib/mongo_client.js:421
  16. throw err
  17. ^
  18. MongoError: failed to connect to server [localhost:27017] on first connect [MongoError: connect ECONNREFUSED 127.0.0.1:27017]
  19. at Pool.<anonymous> (/var/www/html/admin/modules/xmpp/node/node_modules/mongodb-core/lib/topologies/server.js:336:35)
  20. at emitOne (events.js:116:13)
  21. at Pool.emit (events.js:211:7)
  22. at Connection.<anonymous> (/var/www/html/admin/modules/xmpp/node/node_modules/mongodb-core/lib/connection/pool.js:280:12)
  23. at Object.onceWrapper (events.js:317:30)
  24. at emitTwo (events.js:126:13)
  25. at Connection.emit (events.js:214:7)
  26. at Socket.<anonymous> (/var/www/html/admin/modules/xmpp/node/node_modules/mongodb-core/lib/connection/connection.js:189:49)
  27. at Object.onceWrapper (events.js:315:30)
  28. at emitOne (events.js:116:13)
  29. at Socket.emit (events.js:211:7)
  30. at emitErrorNT (internal/streams/destroy.js:64:8)
  31. at _combinedTickCallback (internal/process/next_tick.js:138:11)
  32. at process._tickCallback (internal/process/next_tick.js:180:9)
  33.  
  34. Running Asterisk post from Zulu module
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement