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

Using latest docker image, unable to load bundled distribution

Open varoOP opened this issue 2 years ago • 2 comments

The latest docker image is bugged. Error on clean installation:

tabby-web  | WARNING Not Found: /app-dist/1.0.187-nightly.1/tabby-web-container/dist/preload.js
tabby-web  | WARNING Not Found: /app-dist/1.0.187-nightly.1/tabby-web-container/dist/bundle.js
tabby-web  | WARNING Not Found: /app-dist/1.0.187-nightly.1/tabby-web-container/dist/preload.js

Even if I add my own distribution version using manage.sh, I get the same error. Any help would be appreciated!

varoOP avatar Aug 07 '23 02:08 varoOP

The same issue. It is due to a temporary directory in /app-dist/1.0.187-nightly.1

Same with https://github.com/Eugeny/tabby-web/issues/86

Acris avatar Aug 24 '23 07:08 Acris

I leave a possible solution in this topic: https://github.com/Eugeny/tabby-web/issues/86#issuecomment-1753179783

archibaldodlc avatar Oct 09 '23 15:10 archibaldodlc