Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
338
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. [ERROR] connect ECONNREFUSED 127.0.0.1:3306
  2. Authenticating with Nucleus...
  3. server thread hitch warning: timer interval of 2035 milliseconds
  4. [ERROR] [MySQL] [es_extended] An error happens on MySQL for query "SELECT * FROM items": connect ECONNREFUSED 127.0.0.1:3306
  5. [ERROR] [MySQL] [es_extended] An error happens on MySQL for query "SELECT * FROM jobs": connect ECONNREFUSED 127.0.0.1:3306
  6. [ERROR] [MySQL] [esx_addonaccount] An error happens on MySQL for query "SELECT * FROM addon_account": connect ECONNREFUSED 127.0.0.1:3306
  7. [ERROR] [MySQL] [esx_addoninventory] An error happens on MySQL for query "SELECT * FROM items": connect ECONNREFUSED 127.0.0.1:3306
  8. SCRIPT ERROR: @es_extended/server/common.lua:23: attempt to get length of a nil value (local 'result')
  9. > ref (@es_extended/server/common.lua:23)
  10. > setImmediate (@mysql-async/mysql-async.js:14431)
  11. [ERROR] [MySQL] [esx_datastore] An error happens on MySQL for query "SELECT * FROM datastore": connect ECONNREFUSED 127.0.0.1:3306
  12. SCRIPT ERROR: @es_extended/server/common.lua:35: attempt to get length of a nil value (local 'result')
  13. > fn (@mysql-async/lib/MySQL.lua:197)
  14. SCRIPT ERROR: @esx_addonaccount/server/main.lua:9: attempt to get length of a nil value (local 'result')
  15. > fn (@mysql-async/lib/MySQL.lua:197)
  16. SCRIPT ERROR: @esx_addoninventory/server/main.lua:9: attempt to get length of a nil value (local 'items')
  17. > fn (@mysql-async/lib/MySQL.lua:197)
  18. SCRIPT ERROR: @esx_datastore/server/main.lua:9: attempt to get length of a nil value (local 'result')
  19. > fn (@mysql-async/lib/MySQL.lua:197)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement