Advertisement
Guest User

Untitled

a guest
May 26th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.54 KB | None | 0 0
  1. root@kojipvp:/opt/sinusbot# ./diagSinusbot.sh
  2.  
  3. [2017-05-26 21:45:22] [WELCOME] =================================================
  4. [2017-05-26 21:45:22] [WELCOME] = HELLO! Please invest some time to read this. =
  5. [2017-05-26 21:45:22] [WELCOME] = =
  6. [2017-05-26 21:45:22] [WELCOME] = Thanks for using this diagnostic script! =
  7. [2017-05-26 21:45:22] [WELCOME] = The more information you provide, the =
  8. [2017-05-26 21:45:22] [WELCOME] = better we can help to solve your problem. =
  9. [2017-05-26 21:45:22] [WELCOME] = =
  10. [2017-05-26 21:45:22] [WELCOME] = The execution may take some moments to =
  11. [2017-05-26 21:45:22] [WELCOME] = collection the most important information =
  12. [2017-05-26 21:45:22] [WELCOME] = of your system and your bot installation. =
  13. [2017-05-26 21:45:22] [WELCOME] = =
  14. [2017-05-26 21:45:22] [WELCOME] = After everything is done, you will get a =
  15. [2017-05-26 21:45:22] [WELCOME] = diagnostic output, ready for copy & pasting =
  16. [2017-05-26 21:45:22] [WELCOME] = it within a CODE-tag in the Sinusbot forum. =
  17. [2017-05-26 21:45:22] [WELCOME] = [Link: https://forum.sinusbot.com] =
  18. [2017-05-26 21:45:22] [WELCOME] = =
  19. [2017-05-26 21:45:22] [WELCOME] = No private information will be collected =
  20. [2017-05-26 21:45:22] [WELCOME] = nor the data will be sent to anywhere. =
  21. [2017-05-26 21:45:22] [WELCOME] = This just generates an example forum post. =
  22. [2017-05-26 21:45:22] [WELCOME] = =
  23. [2017-05-26 21:45:22] [WELCOME] = The script does perform a DNS resolution of =
  24. [2017-05-26 21:45:22] [WELCOME] = the domain 'sinusbot.com' to determine if =
  25. [2017-05-26 21:45:22] [WELCOME] = your DNS settings are working as expected. =
  26. [2017-05-26 21:45:22] [WELCOME] =================================================
  27. [2017-05-26 21:45:22] [WELCOME] = I am thankful for any feedback. Please also =
  28. [2017-05-26 21:45:22] [WELCOME] = report any issues you may find either on the =
  29. [2017-05-26 21:45:22] [WELCOME] = Sinusbot forum or via GitHub issues. Thanks! =
  30. [2017-05-26 21:45:22] [WELCOME] = -- Patrik Kernstock aka. Patschi. =
  31. [2017-05-26 21:45:22] [WELCOME] =================================================
  32.  
  33. [2017-05-26 21:45:22] [WAIT] Press [ENTER] to continue...
  34.  
  35. [2017-05-26 21:45:23] [INFO] Starting diagSinusbot v0.5.1 [14.03.2017 20:30]...
  36. [2017-05-26 21:45:23] [INFO] Checking for new diagnostic script version...
  37. [2017-05-26 21:45:23] [OKAY] You are using the latest version.
  38. [2017-05-26 21:45:23] [INFO] Detected operating system: Debian GNU/Linux 8.8 (jessie)
  39. [2017-05-26 21:45:23] [INFO] Searching bot binary...
  40. [2017-05-26 21:45:23] [DEBUG] Searching in directory '/opt/sinusbot'...
  41. [2017-05-26 21:45:23] [DEBUG] Binary 'sinusbot' found.
  42. [2017-05-26 21:45:23] [INFO] Binary found.
  43. [2017-05-26 21:45:23] [DEBUG] Collecting information...
  44. [2017-05-26 21:45:23] [INFO] (Scan may take some moments...)
  45. [2017-05-26 21:45:23] [INFO] Collecting system information...
  46. [2017-05-26 21:45:23] [DEBUG] Getting operating system version...
  47. [2017-05-26 21:45:23] [DEBUG] Checking DNS resolution...
  48. [2017-05-26 21:45:24] [DEBUG] Checking web IPv4 access...
  49. [2017-05-26 21:45:24] [DEBUG] Checking web IPv6 access...
  50. [2017-05-26 21:45:24] [ERROR] Contacting 'sinusbot.com' using IPv6-only mode failed: Please check for IPv6 connectivity, for any DNS resolution issues or possible firewall restrictions. Usually IPv6 is not supported from many internet service providers. As long as IPv4 is working, everything is fine.
  51. [2017-05-26 21:45:24] [DEBUG] Getting processor information...
  52. lscpu: failed to determine number of CPUs: /sys/devices/system/cpu/possible: No such file or directory
  53. [2017-05-26 21:45:24] [DEBUG] Checking for available operating system updates...
  54. [2017-05-26 21:45:24] [DEBUG] Getting RAM information...
  55. ./diagSinusbot.sh: line 1368: 524288 - : syntax error: operand expected (error token is "- ")
  56. [2017-05-26 21:45:24] [DEBUG] Getting DISK information...
  57. [2017-05-26 21:45:24] [DEBUG] Getting disk info by using command:
  58. [2017-05-26 21:45:24] [DEBUG] $ df -Tl --total -t ext4 -t ext3 -t ext2 -t reiserfs -t jfs -t ntfs -t fat32 -t btrfs -t fuseblk -t simfs
  59. [2017-05-26 21:45:24] [INFO] Collecting bot information...
  60. [2017-05-26 21:45:24] [DEBUG] Trying to get sinusbot version using version parameter...
  61. [2017-05-26 21:45:24] [DEBUG] Loading bot config file...
  62. [2017-05-26 21:45:24] [DEBUG] Determining bot status...
  63. [2017-05-26 21:45:24] [DEBUG] Reading ListenPort from bot configuration...
  64. [2017-05-26 21:45:24] [DEBUG] Getting installed bot scripts...
  65. [2017-05-26 21:45:25] [DEBUG] Reading LogLevel from bot configuration...
  66. [2017-05-26 21:45:25] [DEBUG] Reading TS3Path from bot configuration...
  67. [2017-05-26 21:45:25] [DEBUG] Trying to get ts3client version...
  68. [2017-05-26 21:45:25] [DEBUG] Checking installation of bot plugin in ts3client...
  69. [2017-05-26 21:45:25] [DEBUG] Checking for 'youtube-dl'...
  70. [2017-05-26 21:45:25] [DEBUG] Generating output...
  71. (standard_in) 1: syntax error
  72. (standard_in) 1: syntax error
  73. ./diagSinusbot.sh: line 448: [: -gt: unary operator expected
  74. (standard_in) 1: syntax error
  75. (standard_in) 1: syntax error
  76. ./diagSinusbot.sh: line 448: [: -gt: unary operator expected
  77. (standard_in) 1: syntax error
  78. (standard_in) 1: syntax error
  79. ./diagSinusbot.sh: line 448: [: -gt: unary operator expected
  80.  
  81.  
  82. Please attach this output to your forum post:
  83.  
  84. [CODE]
  85. ==========================================================
  86. SINUSBOT RELATED
  87. SYSTEM INFORMATION
  88. - Operating System: Debian GNU/Linux 8.8 (jessie) (OpenVZ)
  89. - OS x64 check: OK
  90. - Kernel: Linux 2.6.32-042stab120.11 x86_64
  91. - Load Average: 0.05 0.03 0.09
  92. - Uptime: 1 days, 7 hours, 26 minutes, 1 seconds
  93. - OS Updates: 0 (well done!)
  94. - OS Missing Packages: None (v1)
  95. - OS APT Last Update: 26.05.2017 21:39:10 CEST +02:00:00
  96. - Bot Start Script: not found
  97. - DNS resolution check: sinusbot.com resolved to 104.18.40.220 -> OK
  98. - HTTPS check with IPv4 mode: SUCCESS [Connection was established to sinusbot.com]
  99. - HTTPS check with IPv6 mode: FAILED [Failed connecting to sinusbot.com]
  100. - CPU:
  101.  
  102. - RAM: B/512.00 MB in use (%)
  103. - SWAP: B/ B in use (%)
  104. - DISK: 1021.52 MB/760.10 MB in use (134%)
  105. - Package versions:
  106. > libglib: 2.42.1-1+b1
  107. BOT INFORMATION
  108. - Status: not running
  109. - Webinterface: port locally reachable (Port: 8087)
  110. - Binary: /opt/sinusbot/sinusbot (MD5 Hash: aa67b784b83f5a7e66c60496f58d4a92)
  111. - Version: 0.9.18-8499d2c
  112. - TS3 Plugin: installed (md5 hash match)
  113. - Bot Plugin: d53693319c8922b95257ad4c6eacff69
  114. - TS3 Client: d53693319c8922b95257ad4c6eacff69
  115. - Config:
  116. - LogLevel =
  117. - TS3Path = /opt/sinusbot/teamspeak3-client/ts3client_linux_amd64 (Version 3.0.19.4)
  118. - YoutubeDLPath = not set (does exist anyway, version: 2017.05.26)
  119. - Installed scripts: advertising.js; aloneMode.js; badchan.js; bookmark.js; covatar.js; dev.js; followme.js; idle.js; metadata.js; norecording.js; rememberChannel.js; showcase.js; sound.js; welcometext.js
  120. OTHER INFORMATION
  121. - Report date: 26.05.2017 21:45:23 CEST +02:00:00 (timezone: Europe/Berlin)
  122. - TeamSpeak 3 Version: 3.0.19.4
  123. - youtube-dl Version: 2017.05.26
  124. - DiagScript version: 0.5.1
  125. ==========================================================
  126. [/CODE]
  127.  
  128. Notice: For a better overview, post this data
  129. in the forum within a CODE-tag!
  130.  
  131.  
  132. [2017-05-26 21:45:25] [DEBUG] Done.
  133. root@kojipvp:/opt/sinusbot#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement