Skip to content

If you encounter issues using Hell Let Loose (HLL) CRCON (see : https://github.com/MarechJ/hll_rcon_tool), you'll have to give technical informations about your installation if you want to receive some help or advice. This bash script will collect them in a single file.

License

Notifications You must be signed in to change notification settings

ElGuillermo/HLL_CRCON_diagnose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

HLL_CRCON_Diagnose_file

If you encounter issues using Hell Let Loose (HLL) CRCON (see : https://github.com/MarechJ/hll_rcon_tool), you'll have to give technical informations about your installation if you want to receive some help or advice. That means you would have to enter multiple commands in your VPS terminal. This can be rather long and techy.

-> This bash script will automatically collect all the debugging infos in a single file you can share with the person who is trying to help you.

⚠️ Sensitive data

  • Please be careful about sharing this file, as it could contain your personal passwords (RCON, CRCON database, etc).
    The script should have (redacted) them, but... Just check OK ?
  • NEVER share it on a public forum / Discord channel ;
  • If you do not fully trust the person asking these informations, you can open the file with any text editor and delete any sensitive data before sharing (search in it for your passwords, VPS and game server IPs, etc).

Install

Note

The shell commands given below assume your CRCON is installed in /root/hll_rcon_tool.
You may have installed your CRCON in a different folder.

Some Ubuntu Linux distributions disable the root user and /root folder by default.
In these, your default user is ubuntu, using the /home/ubuntu folder.
You should then find your CRCON in /home/ubuntu/hll_rcon_tool.

If so, you'll have to adapt the commands below accordingly.

  • Log into your CRCON host machine using SSH and enter these commands (one line at at time) :
    cd /root/hll_rcon_tool
    wget https://raw.githubusercontent.com/ElGuillermo/HLL_CRCON_Diagnose_file/refs/heads/main/diagnose.sh

Use

  • Log into your CRCON host machine using SSH and enter these commands (one line at at time) :
    cd /root/hll_rcon_tool
    sh ./diagnose.sh
  • download the /root/hll_rcon_tool/diagnose.log file
  • review its content for sensitive data
  • share it

About

If you encounter issues using Hell Let Loose (HLL) CRCON (see : https://github.com/MarechJ/hll_rcon_tool), you'll have to give technical informations about your installation if you want to receive some help or advice. This bash script will collect them in a single file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages