User Tools

Site Tools


troubleshooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
troubleshooting [2018/01/21 20:10]
administrator
troubleshooting [2019/01/11 09:23]
administrator
Line 1: Line 1:
 +====== Troubleshooting: ======
  
----- 
-Troubleshooting: 
----- 
 {{:update_bot_troubleshoot.png?400|}} {{:update_bot_troubleshoot.png?400|}}
  
Line 11: Line 9:
 {{:old_mono_troubleshoot.png?400|}} {{:old_mono_troubleshoot.png?400|}}
  
-Solution: You need to update mono-devel to the nightly build.+Solution: You need to update Mono to [[mono-devel_installation|Version 5.10.0.160]].
 ---- ----
  
Line 18: Line 16:
  
 Solution: There is nothing to worry about.Bot will connect again and will continue its work. 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: You should change webmin port.
 +
 +  *  Open Webmin config:
 +   <code> nano /etc/webmin/miniserv.conf </code>
 +  *  Find that line and change the port to whatever you like:
 +   <code> port = 10000 </code>
 +  *  Restart webmin
 +   <code> sudo service webmin restart</code>
 ---- ----
  
troubleshooting.txt ยท Last modified: 2019/01/11 09:31 by administrator