Replies: 5 comments
-
Hi - could you check your network configuration to ensure you have a good connection? I've added rust repo to https://demo.tabbyml.com/files/git/rust/-/tree/master and it's working fine. |
Beta Was this translation helpful? Give feedback.
-
The problem I encountered is that some repos can be pulled down while others cannot, and every time Tabby is restarted, the existing repos will be cleared. How can I set up the dropdown repos to only be updated and not cleared? Another question is, can I manually execute "git pull repo" and change the directory name of the repo so that Tabby can recognize it by itself? Will it work? |
Beta Was this translation helpful? Give feedback.
-
In that case, could you provide more logs generated by the Tabby process, especially those related to the error encountered during cloning/pulling the repository? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Based on the error log, it is very likely that the problem is simply caused by your network environment. |
Beta Was this translation helpful? Give feedback.
-
Describe the bug




Context Providers Unable to pull down Git repository.
Information about your version

$ tabby --version
tabby 0.14.0
Information about your GPU

GeForce RTX 3060
Additional context
Every time a job is executed, sometimes it succeeds, but most of it fails and cannot be pulled down from the Git repository.
Beta Was this translation helpful? Give feedback.
All reactions