Eugeny / tabby-web

Tabby Web - an SSH/Telnet/Serial client in your browser.
https://tabby.sh
MIT License
806 stars 120 forks source link

/app-dist/1.0.163/tabby-web-container Not Found #117

Open cfragkos opened 8 months ago

cfragkos commented 8 months ago

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 `

`

EXTRA INFO: using ls in the directories it seems that instead of /app-dist/1.0.187-nightly.1/tabby-web-container folder there exists a /app-dist/1.0.187-nightly.1/tmpof8vy8k0 folder To Reproduce:

joggs commented 5 months ago

I have exactly the same problem. I would really like to use the web ui and not only the client sync part.

If you do a cp -r tmpj469vx9k/* .
the spinner disappears and you get the logo, but you cannot do anything in the app except entering settings unfortunately,

Gyarbij commented 2 months ago

You can use docker-compose run tabby /manage.sh add_version 1.0.197-nightly.1 and ensure that you - APP_DIST_STORAGE="file:///app-dist" set as a variable.