:e doesn't work,
in lsp log :
[sg-nvim-agent] failed to read message data did not match any variant of untagged enum Message\n" ["stderr" 'Recieved a message: Request { id: 2, data: SourcegraphRemoteURL { path: "/home/toto/workspaces/project/" } }\nDATA : SourcegraphRemoteURL { path: "/home/jtraversier/workspaces/project/" }\n' [ERROR][2024-06-27 16:09:22] .../vim/lsp/rpc.lua:770 "rpc" "node" "stderr" '{"stack":"Error: Timeout\\n at Timeout._onTimeout (/home/toto/.local/share/nvim/lazy/sg.nvim/dist/cody-agent.js:277769:20)\\n at listOnTimeout (node:internal/timers:569:17)\\n at process.processTimers
the command open a doctype html file (probably the request ?)
sg: require("sg.health").check()
sg.nvim report ~
- Machine: x86_64, sysname: Linux
- OK Valid nvim version: 0.10.0-dev+g27fb62988
- OK Found
cargo (cargo 1.75.0 (1d8b05cdd 2023-11-20)) is executable
-
Use `:SourcegraphDownloadBinaries` to avoid building locally.
- OK Found
sg-nvim-agent: "/home/toto/.local/share/nvim/lazy/sg.nvim/dist/sg-nvim-agent"
- OK Found
node (config.node_executable) is executable.
Version: '18.19.0'
- OK Found
cody-agent: /home/toto/.local/share/nvim/lazy/sg.nvim/dist/cody-agent.js
- OK Authentication setup correctly
- OK endpoint set to: https://viavi.sourcegraphcloud.com
- OK Found correct binary versions: "1.1.0" = "1.1.0"
- OK Sourcegraph Connection info: {
access_token_set = true,
endpoint = "https://enterprise.sourcegraphcloud.com",
sg_nvim_version = "1.1.0",
sourcegraph_version = {
build = "5.4.7765",
product = "5.4.7765"
}
}
- To manage your Cody Account, navigate to: https://sourcegraph.com/cody/manage
- OK Cody Account Information: {
cody_pro_enabled = false,
username = "toto"
}
- OK sg.nvim is ready to run
Also i'm using sourcegraph entreprise trial.
Thanks for help
:e doesn't work,
in lsp log :
[sg-nvim-agent] failed to read message data did not match any variant of untagged enum Message\n" ["stderr" 'Recieved a message: Request { id: 2, data: SourcegraphRemoteURL { path: "/home/toto/workspaces/project/" } }\nDATA : SourcegraphRemoteURL { path: "/home/jtraversier/workspaces/project/" }\n' [ERROR][2024-06-27 16:09:22] .../vim/lsp/rpc.lua:770 "rpc" "node" "stderr" '{"stack":"Error: Timeout\\n at Timeout._onTimeout (/home/toto/.local/share/nvim/lazy/sg.nvim/dist/cody-agent.js:277769:20)\\n at listOnTimeout (node:internal/timers:569:17)\\n at process.processTimersthe command open a doctype html file (probably the request ?)
sg: require("sg.health").check()
sg.nvim report ~
cargo(cargo 1.75.0 (1d8b05cdd 2023-11-20)) is executablesg-nvim-agent: "/home/toto/.local/share/nvim/lazy/sg.nvim/dist/sg-nvim-agent"node(config.node_executable) is executable.Version: '18.19.0'
cody-agent: /home/toto/.local/share/nvim/lazy/sg.nvim/dist/cody-agent.jsaccess_token_set = true,
endpoint = "https://enterprise.sourcegraphcloud.com",
sg_nvim_version = "1.1.0",
sourcegraph_version = {
build = "5.4.7765",
product = "5.4.7765"
}
}
cody_pro_enabled = false,
username = "toto"
}
Also i'm using sourcegraph entreprise trial.
Thanks for help