Advertisement
Guest User

Untitled

a guest
Feb 20th, 2020
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. =================================================================
  2. Got a SIGABRT while executing native code. This usually indicates
  3. a fatal error in the mono runtime or one of the native libraries
  4. used by your application.
  5. =================================================================
  6.  
  7. Aborted (core dumped)
  8. root@vps789723:~# cd
  9. root@vps789723:~# sudo bash /home/famerp/fx-server/run.sh +exec server.cfg
  10. Creating script environments for _cfx_internal
  11. Found new resource monitor in /home/famerp/fx-server/alpine/opt/cfx-server/citizen//system_resources//monitor
  12. Found new resource webadmin in /home/famerp/fx-server/alpine/opt/cfx-server/citizen//system_resources//webadmin
  13. Couldn't find resource sessionmanager.
  14. Creating script environments for webadmin
  15. Instantiated instance of script FxWebAdmin.BaseServer.
  16. Instantiated instance of script FxWebAdmin.HttpServer+HttpServerScript.
  17. Started resource webadmin
  18. No such config file: server.cfg
  19. GlobalError: This server does not have a license key specified. Please set the sv_licenseKey console variable to a key from https://keymaster.fivem.net/. (for example, `set sv_licenseKey "key"` in the config, or `+set sv_licenseKey key` on the command line)
  20. This server does not have a license key specified. Please set the sv_licenseKey console variable to a key from https://keymaster.fivem.net/. (for example, `set sv_licenseKey "key"` in the config, or `+set sv_licenseKey key` on the command line)Stacktrace:
  21.  
  22. /proc/self/maps:
  23. 40ad9000-40ae9000 rwxp 00000000 00:00 0
  24. 40f3b000-40ffb000 rwxp 00000000 00:00 0
  25. 41b60000-41c00000 rwxp 00000000 00:00 0
  26. c0237a40000-c0237a80000 rw-p 00000000 00:00 0
  27. 104d68c80000-104d68c81000 rw-p 00000000 00:00 0
  28. 1063c8f39000-1063c8f40000 ---p 00000000 00:00 0
  29. 1063c8f40000-1063c8f41000 rw-p 00000000 00:00 0
  30. 1063c8f41000-1063c8f42000 ---p 00000000 00:00 0
  31. 1063c8f42000-1063c8f67000 r-xp 00000000 00:00 0
  32. 1063c8f67000-1063c8f7f000 ---p 00000000 00:00 0
  33. 1063c8f7f000-1063d0f39000 ---p 00000000 00:00 0
  34. 10dff6540000-10dff6580000 rw-p 00000000 00:00 0
  35. 17f4bcd80000-17f4bcd96000 rw-p 00000000 00:00 0
  36. 24a8eb0b4000-24a8eb0bc000 rw-p 00000000 00:00 0
  37. 2615a9400000-2615a9440000 r--p 00000000 00:00 0
  38. 30948a8c0000-30948a900000 rw-p 00000000 00:00 0
  39. 37e822600000-37e822640000 rw-p 00000000 00:00 0
  40. 3a912e240000-3a912e280000 rw-p 00000000 00:00 0
  41. 7f3a9b200000-7f3a9b300000 rw-p 00000000 00:00 0
  42. 7f3a9ba00000-7f3a9bb00000 rw-p 00000000 00:00 0
  43. 7f3a9bc00000-7f3a9bd00000 rw-p 00000000 00:00 0
  44. 7f3a9bdfa000-7f3a9c000000 r--p 00000000 08:01 771802 /home/famerp/fx-server/alpine/opt/cfx-server/citizen/clr2/lib/mono/4.5/System.Data.dll
  45. 7f3a9c000000-7f3a9c100000 rw-p 00000000 00:00 0
  46. 7f3a9c200000-7f3a9c300000 rw-p 00000000 00:00 0
  47. 7f3a9c3fe000-7f3a9c700000 r--p 00000000 08:01 771793 /home/famerp/fx-server/alpine/opt/cfx-server/citizen/clr2/lib/mono/4.5/System.Xml.dll
  48. Memory around native instruction pointer (0x7f3ab6820a00):
  49. 0x7f3ab68209f0 00 00 b8 0e 00 00 00 31 d2 bf 02 00 00 00 0f 05 .......1........
  50. 0x7f3ab6820a00 c3 48 63 ff 50 b8 24 00 00 00 0f 05 48 89 c7 e8 .Hc.P.$.....H...
  51. 0x7f3ab6820a10 d0 9a fd ff 5a c3 48 63 ff 50 48 63 f6 b8 3e 00 ....Z.Hc.PHc..>.
  52. 0x7f3ab6820a20 00 00 0f 05 48 89 c7 e8 b8 9a fd ff 5a c3 85 ff ....H.......Z...
  53.  
  54. =================================================================
  55. Got a SIGABRT while executing native code. This usually indicates
  56. a fatal error in the mono runtime or one of the native libraries
  57. used by your application.
  58. =================================================================
  59.  
  60. Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement