Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Error: Not Found #282

Open
AbhayGhante opened this issue Mar 10, 2023 · 4 comments
Open

Getting Error: Not Found #282

AbhayGhante opened this issue Mar 10, 2023 · 4 comments

Comments

@AbhayGhante
Copy link

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

@NyaMisty
Copy link

Same here, both HTML5 and SSH server fails

@djbrown
Copy link

djbrown commented Mar 20, 2023

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
Copy link

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
Copy link

swarnk commented Apr 6, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants