Table of Contents

Troubleshooting:

Problem:

Solution: You need to update your bot to latest version.


Problem:

Solution: You need to update Mono to Version 5.10.0.160.


Problem:

Solution: There is nothing to worry about.Bot will connect again and will continue its work.


Problem:

Webmin login page is opened when I go to https://127.0.0.1:10000

Solution 1: You can change webmin port.

 nano /etc/webmin/miniserv.conf 
 port = 10000 
 sudo service webmin restart

Solution 2: You can change ARBI port.

 nano /path/to/arbi/config-Global.json 
 port = 10000