I am having to debug an issue on a client site behind a firewall that appears to have banned some communications and blocked the initial subscribe/update account details form from working.
Have got a working registered IDE at work, but need to set it up remotely to debug an issue.
Any suggestions?
careyh
September 21, 2021, 5:05pm
2
Hi @nzfarmer1 ,
You should be able to get around the issue by following this post:
Some users have issues logging into Komodo when they are behind a proxy. Here are 2 ways to workaround the issue.
One work-around is to take the system out from behind the man-in-the-middle, and authenticate once. Once is all that is required. The system can then be returned behind the proxy.
If that is not possible, user keys can be transferred from a computer with a connection to a computer that has no or a problematic connection:
Install Komodo on a computer that has a connection to …
Thanks
I wondered about the second approach. I see there is a ~/.komodoide folder
Is it sufficient to copy this across?
careyh
September 21, 2021, 9:54pm
4
Copying over the entire ~/.komodoide
folder should do the trick, yep, assuming the source and destination computers are Linux.