tabby-web icon indicating copy to clipboard operation
tabby-web copied to clipboard

Tabby Web - an SSH/Telnet/Serial client in your browser.

Results 65 tabby-web issues
Sort by recently updated
recently updated
newest added

ERROR Internal Server Error: /api/1/auth/social/complete/github/ Traceback (most recent call last): File "/venv/tabby-web-9TtSrW0h-py3.7/lib/python3.7/site-packages/django/core/handlers/exception.py", line 47, in inner response = get_response(request) File "/venv/tabby-web-9TtSrW0h-py3.7/lib/python3.7/site-packages/django/core/handlers/base.py", line 181, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs)...

I've tried setting up Google OAuth2 and Github OAuth but it seems that Tabby Web is unable to parse the OAuth response properly. Not sure why this is happening, just...

![image](https://user-images.githubusercontent.com/49195270/215267642-ebe181ab-c316-4e09-b801-91cca7328f11.png) cannot find the js: ``` http://xxxxx/app-dist/1.0.163/tabby-web-container/dist/preload.js http://xxxxx/app-dist/1.0.163/tabby-web-container/dist/bundle.js ``` running cmd: ``` docker run -d --name tabby -e DATABASE_URL=sqlite:////app-dist/database.sqlite3 -p 30000:80 -e PORT=80 -e DEBUG=True -e APP_DIST_STORAGE=file:///app-dist -e ENABLE_HOMEPAGE=False -e...

mac latest version download any plugin always loading

**Describe the problem**: After having installed using docker run on your uploaded package ghcr.io/eugeny/tabby-web everything works fine, config sync too, but the web ui doesn't open Error is ` -...

I've deploy tabby-web 1.0.189-nightly.2 by docker-compose on my server. But soon I found it cannot PASTE properly. So I tried to update the version of tabby-web. And then I tried...

Use the default Docker Compose.yml file without any modifications ![image](https://github.com/Eugeny/tabby-web/assets/82760413/644c6e2f-a5f9-4937-9401-ce0b1b5dcf39)

Hello. I'm trying to use telnet. But it gives the following error. What to do? Everything is configured correctly. Gateway installed. SSH work. But telnet not. ![image](https://github.com/Eugeny/tabby-web/assets/68345551/367de15a-bfdf-4cef-987e-ac83494d9ed1) Here are the...

I have been trying to get Tabby Web setup and cannot for the life of me figure out how to get Web to work with the gateway. All three containers...