Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.09 KB | None | 0 0
  1. [0m
  2.  
  3. [32mAuthenticated with cfx.re Nucleus: https://nistik-pgdxxy.cfx.re/
  4.  
  5. [31m[ERROR] connect ECONNREFUSED 127.0.0.1:3306
  6.  
  7. [31m[ERROR] [MySQL] [esx_vehicleshop] An error happens on MySQL for query "SELECT * FROM vehicle_categories": connect ECONNREFUSED 127.0.0.1:3306
  8.  
  9. [31m[ERROR] [MySQL] [esx_motojob] An error happens on MySQL for query "SELECT * FROM motos_categories": connect ECONNREFUSED 127.0.0.1:3306
  10.  
  11. [31m[ERROR] [MySQL] [esx_jb_eden_garage] An error happens on MySQL for query "UPDATE owned_vehicles SET state=true WHERE state=false": connect ECONNREFUSED 127.0.0.1:3306
  12.  
  13. [31m[ERROR] [MySQL] [esx_narshop] An error happens on MySQL for query "SELECT * FROM items": connect ECONNREFUSED 127.0.0.1:3306
  14.  
  15. [31m[ERROR] [MySQL] [esx_property] An error happens on MySQL for query "SELECT * FROM properties": connect ECONNREFUSED 127.0.0.1:3306
  16.  
  17. [31m[ERROR] [MySQL] [esx_vehiclelock] An error happens on MySQL for query "SELECT * FROM open_car WHERE NB = 2": connect ECONNREFUSED 127.0.0.1:3306
  18.  
  19. [31m[ERROR] [MySQL] [esx_organisation] An error happens on MySQL for query "SELECT * FROM org": connect ECONNREFUSED 127.0.0.1:3306
  20.  
  21. [91mSCRIPT ERROR: @esx_property/server/main.lua:84: attempt to get length of a nil value (local 'properties')
  22.  
  23. [93m> ref (@esx_property/server/main.lua:84)
  24.  
  25. [93m> setImmediate (@mysql-async/mysql-async.js:14898)
  26.  
  27. [91mSCRIPT ERROR: @esx_organisation/server/main.lua:31: attempt to get length of a nil value (local 'result')
  28.  
  29. [31m[ERROR] [MySQL] [esx_society] An error happens on MySQL for query "SELECT * FROM jobs": connect ECONNREFUSED 127.0.0.1:3306
  30.  
  31. [31m[ERROR] [MySQL] [esx_datastore] An error happens on MySQL for query "SELECT * FROM datastore": connect ECONNREFUSED 127.0.0.1:3306
  32.  
  33. [31m[ERROR] [MySQL] [esx_shops] An error happens on MySQL for query "SELECT * FROM shops LEFT JOIN items ON items.name = shops.item": connect ECONNREFUSED 127.0.0.1:3306
  34.  
  35. [31m[ERROR] [MySQL] [esx_addonaccount] An error happens on MySQL for query "SELECT * FROM addon_account": connect ECONNREFUSED 127.0.0.1:3306
  36.  
  37. [31m[ERROR] [MySQL] [esx_addoninventory] An error happens on MySQL for query "SELECT * FROM items": connect ECONNREFUSED 127.0.0.1:3306
  38.  
  39. [31m[ERROR] [MySQL] [es_extended] An error happens on MySQL for query "SELECT * FROM items": connect ECONNREFUSED 127.0.0.1:3306
  40.  
  41. [91mSCRIPT ERROR: @esx_shops/server/main.lua:8: attempt to get length of a nil value (local 'shopResult')
  42.  
  43. [93m> ref (@esx_shops/server/main.lua:8)
  44.  
  45. [93m> setImmediate (@mysql-async/mysql-async.js:14898)
  46.  
  47. [91mSCRIPT ERROR: @esx_society/server/main.lua:18: attempt to get length of a nil value (local 'result')
  48.  
  49. [93m> fn (@mysql-async/lib/MySQL.lua:194)
  50.  
  51. [91mSCRIPT ERROR: @esx_datastore/server/main.lua:9: attempt to get length of a nil value (local 'result')
  52.  
  53. [93m> fn (@mysql-async/lib/MySQL.lua:194)
  54.  
  55. [91mSCRIPT ERROR: @esx_addonaccount/server/main.lua:9: attempt to get length of a nil value (local 'result')
  56.  
  57. [93m> fn (@mysql-async/lib/MySQL.lua:194)
  58.  
  59. [91mSCRIPT ERROR: @esx_addoninventory/server/main.lua:10: attempt to get length of a nil value (local 'items')
  60.  
  61. [93m> fn (@mysql-async/lib/MySQL.lua:194)
  62.  
  63. [31m[ERROR] [MySQL] [esx_vehicleshop] An error happens on MySQL for query "SELECT * FROM vehicles": connect ECONNREFUSED 127.0.0.1:3306
  64.  
  65. [31m[ERROR] [MySQL] [esx_motojob] An error happens on MySQL for query "SELECT * FROM motos": connect ECONNREFUSED 127.0.0.1:3306
  66.  
  67. [31m[ERROR] [MySQL] [esx_narshop] An error happens on MySQL for query "SELECT * FROM shops2": connect ECONNREFUSED 127.0.0.1:3306
  68.  
  69. [91mSCRIPT ERROR: @esx_vehicleshop/server/main.lua:33: attempt to get length of a nil value (local 'vehicles')
  70.  
  71. [91mSCRIPT ERROR: @esx_motojob/server/main.lua:33: attempt to get length of a nil value (local 'vehicles')
  72.  
  73. [91mSCRIPT ERROR: @esx_narshop/server/main.lua:28: attempt to get length of a nil value (local 'itemResult')
  74.  
  75. [93m> handler (@esx_narshop/server/main.lua:10)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement