ContributionsMost RecentMost LikesSolutionsRe: Can not connect with client app HiJahmil! The problem is that Windows returns a 3-digit "sub-region-code" instead of the 2-character "alpha-2" country code. Check for example:https://github.com/lukes/ISO-3166-Countries-with-Regional-Codes/blob/master/all/all.csv Based on the 419 value, you might be in theLatin America and the Caribbean region. I've seen this problem in Mexico. To overcome on this problem you have to explicitly specify the 2-digit code of your country. So find the "alpha-2" code of your country in the table above and issue the following command in an administrator command prompt: "C:\Program Files (x86)\LogMeIn\x64\LogMeIn.exe" cert -createca "Default CA" "<alpha-2 code of your coutry>" -createsc For example if you are in Mexico, then issue the following command: "C:\Program Files (x86)\LogMeIn\x64\LogMeIn.exe" cert -createca "Default CA" "MX" -createsc Re: Can not connect with client app HiJahmil! Welcome to the GoTo Community. It seems that the new version of LogMeIn service cannot load its old certificate. To fix it no need to reinstall LogMeIn. Run this command in an administrator command prompt on the computer you want to access, to regenerate the service's certificate: "C:\Program Files (x86)\LogMeIn\x64\LogMeIn.exe" cert -createca -createsc Please note that auto-login from the client will fail for the first time. Then it should be working. Re: Login without having to type a password no longer works on mobile HiSensible_Ray! Your problem might be that the service's cannot load its certificate and it has to be regenerated. Try this command on: 64 bit Windows: "C:\Program Files (x86)\LogMeIn\x64\LogMeIn.exe" cert -createca -createsc 32 bit Windows: "C:\Program Files\LogMeIn\x86\LogMeIn.exe" cert -createca -createsc Then restart the LogMeIn service. Re: Script Error: autologin_clientscriptsv2.aspx HiNonProfTech! Thank you for reporting this problem! We have fixed it and it is under testing currently. We can release it on next week. I'm sorry for the inconvenience. Re: Script Error: autologin_clientscriptsv2.aspx HiNonProfTech, Where do you get the script error? In the LogMeIn Client application or in a browser? Thank you! Re: Saved Credentials Not Working HiOrcusLtd,rpmaps! The fix has been released. The auto-login should work now, except in Safari, due to a bug in the browser. Re: No Connection HiAzores44! According to the screenshot, the Hamachi client on your workplace computer is not online or is not online in the same network. So, please, check if: - the Hamachi Tunneling Engine (or Hamachi2Svc) is running, - the client is online, connected to the server (the client/computer name is displayed in the second row, below the IP adresses), and - the client is online in the same network (a green dot is displayed in front of the name, written in bold black). Re: Connecting via a 5G Router or phone tether or hotspot Hitbotfield, That should be possible, assuming it supports IPv4 addresses. Could you check what type of IP address your computer receives? Gabor Re: Hamachi Network in Gateway Mode is Giving Gateway an APIPA Address HiLuisGTO, In Windows domain environment workstation computers are not allowed to function as a gateway client. This is kind of a "security" related restriction. You need to try on a workstation which is not in domain or on a server computer. Re: Mac OSX Yosemite Himkafetzis1, I apologise for the delayed answer, but I had to install a Mac OS X Yosemite on test Mac to investigate the issue more closely and waited for an answer from the security team. I'm afraid I don't have good news for you. The problem is that the latest version of Safari on Yosemite supports only CBC (and RC4) ciphers. These are weak ciphers, which are disabled on our website and we cannot afford to enable them for security reasons. This is the reason why you could not load the requested URL in Safari and this is also the reason for the LogMeIn Client not being able to load the login page into the web control. I'm sorry that we cannot provide you a solution.