tabby-web
tabby-web copied to clipboard
Tabby Web - an SSH/Telnet/Serial client in your browser.
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...
 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 
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.  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...