Open yurivict opened 5 months ago
2024-05-17T05:12:28.330593Z DEBUG tabby::services::code: crates/tabby/src/services/code.rs:64: Source code index is not ready
Failed to open the directory: 'DoesNotExist("/home/yuri/.tabby/index")'
This is debug only logging and can be safely ignored.
TextInferenceEngineImpl: warmup failed tabby: kinfo_getfile(): No such process tabby: kinfo_getfile(): No such process
These are something new - could you check if it presents in current main branch? we changed the inference implementation into a subprocess recently, which should generates better debugging log
The "tabby: kinfo_getfile(): No such process" messages disappear when "DoesNotExist("/home/yuri/.tabby/index")" messages disappear.
It appears that the index is built slowly and appears only later? Maybe the spawned process dies early because index doesn't exist yet?
Describe the bug
Errors during startup:
Errors printed later on:
Information about your version 0.11.1
Information about your GPU n/a
FreeBSD 14.0