We are having issues trying to ssh into our raspberry pi devices at several sites. Usually we can ssh in remotely using: ssh user/session@lon1.tmate.io but now we get the following:
Internal error
Connection to lon1.tmate.io closed.
Also tried different locations, e.g.: @ lon1, @ nyc1, @ sgp1, and @ sfo2. None of which work, and all giving the same "internal eror" message.
We can now only ssh locally when on site. For example by using: ssh user@192.168.0.xxx when we are at the site, which is not ideal as these sites are on remote islands. I was at one of the sites yesterday trying to figure out what is going on and was able to create random session names, which I can still log in using for example: <random_string_of_characters>@lon1.tmate.io
While on site, I tried to stop and restart the tmate service but this didn't help either. I also tried to use our tmate API to create a new named tmate session, but it gave me a randomly named session every time, e.g.: <random_string_of_characters>@lon1.tmate.io.
The .tmate.conf is still in the home directory here: ~/.tmate.conf and contains the session name and API key. So tmate should be able to find the right API and session name, right?
I noticed that tmate.io website is not working, could the servers be down?
Not sure what to do..
We are having issues trying to ssh into our raspberry pi devices at several sites. Usually we can ssh in remotely using:
ssh user/session@lon1.tmate.iobut now we get the following:Also tried different locations, e.g.: @ lon1, @ nyc1, @ sgp1, and @ sfo2. None of which work, and all giving the same "internal eror" message.
We can now only ssh locally when on site. For example by using:
ssh user@192.168.0.xxxwhen we are at the site, which is not ideal as these sites are on remote islands. I was at one of the sites yesterday trying to figure out what is going on and was able to create random session names, which I can still log in using for example:<random_string_of_characters>@lon1.tmate.ioWhile on site, I tried to stop and restart the tmate service but this didn't help either. I also tried to use our tmate API to create a new named tmate session, but it gave me a randomly named session every time, e.g.:
<random_string_of_characters>@lon1.tmate.io.The
.tmate.confis still in the home directory here:~/.tmate.confand contains the session name and API key. So tmate should be able to find the right API and session name, right?I noticed that tmate.io website is not working, could the servers be down?
Not sure what to do..