Tabby not starting webserver #1989
Replies: 7 comments
-
Can you provide the image tag you're using? and maybe try with |
Beta Was this translation helpful? Give feedback.
-
I've got the same error, using 0.9.1 and latest tag. |
Beta Was this translation helpful? Give feedback.
-
Maybe docker and docker compose version can help:
|
Beta Was this translation helpful? Give feedback.
-
Try passing the
|
Beta Was this translation helpful? Give feedback.
-
No response... How can I read the logs? |
Beta Was this translation helpful? Give feedback.
-
I can recreate this with a systemd service on version 0.11.1, and logs don't indicate anything. Systemd indicates service is running and there are no errors. I also tried to vary between different arguments like model and webserver Reverting to older version. |
Beta Was this translation helpful? Give feedback.
-
It appears that there was a Breaking change in 0.11 where --webserver should be removed. Is that still in the docker container exec command? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Tabby isn't starting webserver. No logs. Model is downloaded (with progress bar).
2024-04-18T18:54:32.272097Z INFO tabby::serve: crates/tabby/src/serve.rs:118: Starting server, this might take a few minutes...
I am using this command:
OS and GPU:
RTX 3060 12GB, Driver Version: 535.161.07 CUDA Version: 12.2, Ubuntu 20.04
Regards,
Julian
Beta Was this translation helpful? Give feedback.
All reactions