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

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

Open
cfragkos opened this issue Jan 11, 2024 · 2 comments
Open

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

cfragkos opened this issue Jan 11, 2024 · 2 comments

Comments

@cfragkos
Copy link

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
`

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

`

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:

  • Create a mariadb
  • Install using docker run with the appropriate env vars
  • migration completes
  • login with google works
  • ui in the center (sidebar works fine) does not load
@joggs
Copy link

joggs commented Mar 16, 2024

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

Gyarbij commented Jun 9, 2024

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.

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

3 participants