MobaXterm Local Terminal Doesn't work - Closes immediately

I'm able to SSH to into other machines using MobaXterm, but when I try to run the Local terminal, the Tab just opens and closes all by its own. Am I missing something like a config file ? I tried running it as an Admin as well, but no luck.

I am on Windows 7 Enterprise Edition 64bit and started with MobaXterm v9.0. I tried totally uninstalling MobaXterm v9.0 (including deleting the CygUtils plugin) and then installing the latest MobaXterm v9.1 and CygUtils plugin. However, the same problem persists.


Solution 1:

You must enable Enable Windows Subsystem for Linux feature on Windows 10 and then it works. Here is a link how you can enable this: How to Enable Windows Subsystem for Linux

Solution 2:

Update: I just now helped someone with this and the solution that worked was uninstalling the "installation" version and then downloading and using the "portable" version.

For my installation, there are files in C:\Users\username\Documents\MobaXterm.

Perhaps back them up (especially if you have SSH keys or other important files or configuration in them) and then delete that directory before another clean install of MobaXterm.

If you've tried all of the solutions on this page that make sense, you can also try contacting Mobatek to file a bug report.

Solution 3:

I had the same issue in the portable version. I fixed the problem in 3 steps :

  1. I downloaded the CygUtils.plugin (http://mobaxterm.mobatek.net/CygUtils.plugin),
  2. Put the file above in the directory where MobaXterm exe file is
  3. I removed MobaXterm .log, .ini and backup files in the same directory

Solution 4:

Same problem form me, solved by backup and then delete the config file: C:\Users\Your_Name\Documents\MobaXterm\MobaXterm.ini

if you have changed you document home directory, then find the file MobaXterm.ini in MobaXterm of that directory.

You can use the tools everything to find it easily.

Solution 5:

Like others I openen C:\Users\username\Documents\MobaXterm, but deletion of the MobaXterm.ini did not help. I also had to delete the .log file before MobaXterm woke up again.

Tip: do not delete the .ini file but rename it to MobaXterm.bak.ini. This way you still can copy some of the old configuration data out of it to use in the new one. I saved my bookmarks this way.