tmate-io / tmate

Instant Terminal Sharing
https://tmate.io/
Other
5.65k stars 301 forks source link

Getting Error: Not Found #282

Open AbhayGhante opened 1 year ago

AbhayGhante commented 1 year ago

It was working till date, but today it is showing Error: Not Found

NyaMisty commented 1 year ago

Same here, both HTML5 and SSH server fails

djbrown commented 1 year ago

hey @nviennot, could you look into this? 🙏🏽 I'd like to help out but I couldn't find any relation to source code.

But at least I can provide a bit more context. My use case is to debug my GitHub Action with mxschmitt/action-tmate FYI @mxschmitt

In the web shell the ajax GET request to https://tmate.io/api/t/<TOKEN> yields a 404 response with body {"error":"not found"} SSH connection is working fine though.

LazerLotus commented 1 year ago

I face the same problem with @djbrown.

I have checked it with my chrome dev tool and found GET request to https://tmate.io/api/t/ yields a 404 response with body {"error":"not found"}, too.

Other files from tmate.io website seems request well and I can simply use ssh with my terminal.

I think the backend of website may confront some error but tmate ssh server is still work.

swarnk commented 1 year ago

Same problem. Web session not working (not found). Ssh session work. UPD. Try to register new API key. Tmate server return - Internal Server Error