Skip to content

Indexing failed: File name too long #5594

@adambarber

Description

@adambarber

Before submitting your bug report

Relevant environment info

- OS: macOS 15.3.2
- Continue version: 1.1.33
- IDE version: VSCode 1.99.3 (Universal)
- Model: n/a
- config: n/a

Description

When working in a VSCode dev container on macOS, code base indexing fails due to "File name too long (os error 63)"

To reproduce

  1. Create a new Ruby on Rails project
  2. Open the project in a devcontainer
  3. Manually reindex the code base
  4. Indexing fails

(In the log output, I replaced a couple strings with "*" of the same length)

Log output

Error: lance error: LanceError(IO): failed to shutdown object writer for Users/**********/.continue/index/lancedb/vscode-remotedev-container2B7b22686f737450617468223a222f55736572732f6164616d6261726265722f50726f6a656374732f766d73222c226c6f63616c446f636b6572223a66616c73652c2273657474696e6773223a7b22636f6e74657874223a226465736b746f702d6c696e7578227d2c22636f6e66696746696c65223a7b22246d6964223a312c22667350617468223a222f55736572732f6164616d6261726265722f50726f6a656374732f766d732f2e646576636f6e7461696e65722f646576636f6e7461696e65722e6a736f6e222c2265787465726e616c223a2266696c653a2f2f2f55736572732f6164616d6261726265722f50726f6a656374732f766d732f2e646576636f6e7461696e65722f646576636f6e7461696e65722e6a736f6e222c2270617468223a222f55736572732f6164616d6261726265722f50726f6a656374732f766d732f2e646576636f6e7461696e65722f646576636f6e7461696e65722e6a736f6e222c22736368656d65223a2266696c65227d7dworkspaces***NONEvectordbAzure2text-embedding-3-large500.lance/data/c65d4229-a909-4568-828f-060491957a85.lance: Generic LocalFileSystem error: Unable to open file /Users/**********/.continue/index/lancedb/vscode-remotedev-container2B7b22686f737450617468223a222f55736572732f6164616d6261726265722f50726f6a656374732f766d73222c226c6f63616c446f636b6572223a66616c73652c2273657474696e6773223a7b22636f6e74657874223a226465736b746f702d6c696e7578227d2c22636f6e66696746696c65223a7b22246d6964223a312c22667350617468223a222f55736572732f6164616d6261726265722f50726f6a656374732f766d732f2e646576636f6e7461696e65722f646576636f6e7461696e65722e6a736f6e222c2265787465726e616c223a2266696c653a2f2f2f55736572732f6164616d6261726265722f50726f6a656374732f766d732f2e646576636f6e7461696e65722f646576636f6e7461696e65722e6a736f6e222c2270617468223a222f55736572732f6164616d6261726265722f50726f6a656374732f766d732f2e646576636f6e7461696e65722f646576636f6e7461696e65722e6a736f6e222c22736368656d65223a2266696c65227d7dworkspaces***NONEvectordbAzure2text-embedding-3-large500.lance/data/c65d4229-a909-4568-828f-060491957a85.lance#1: File name too long (os error 63), /Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lance-io-0.26.0/src/object_writer.rs:311:17

Metadata

Metadata

Labels

area:indexingRelates to embedding and indexingide:vscodeRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behavior

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions