Supermaven not work #129

Open
opened 2025-02-11 11:36:56 -05:00 by Jax-Tsai-zero · 5 comments
Jax-Tsai-zero commented 2025-02-11 11:36:56 -05:00 (Migrated from github.com)

I'm using supermaven in lazyExtra with default config,
but I didn't see any completions.
logs are like this:


[TRACE  Wed 12 Feb 2025 12:31:50 AM CST] Starting Supermaven...
[DEBUG  Wed 12 Feb 2025 12:31:50 AM CST] Unknown message: 2025-02-11T16:31:50.943Z INFO  [sm_agent] Starting sm-agent
[DEBUG  Wed 12 Feb 2025 12:31:51 AM CST] Unknown message: 2025-02-11T16:31:51.000Z INFO  [sm_agent::edge_connection] Starting new edge connection
[DEBUG  Wed 12 Feb 2025 12:31:52 AM CST] Unknown message: 2025-02-11T16:31:52.337Z INFO  [sm_agent::edge_connection] UserStatus: Free Tier <no email>
[DEBUG  Wed 12 Feb 2025 12:32:07 AM CST] Unknown message: 2025-02-11T16:32:07.694Z ERROR [sm_agent::edge_connection] Error handling message: path /home/Jax-Tsai/.config/nvim/plugged/nvim-treesitter/queries/ocaml_interface/highlights.scm not found in inverter
[DEBUG  Wed 12 Feb 2025 12:32:09 AM CST] Unknown message: 2025-02-11T16:32:09.039Z ERROR [sm_agent::edge_connection] Error handling message: path /home/Jax-Tsai/.config/nvim/plugged/nvim-treesitter/queries/ocaml_interface/highlights.scm not found in inverter
[DEBUG  Wed 12 Feb 2025 12:33:37 AM CST] Unknown message: 2025-02-11T16:33:37.704Z ERROR [sm_agent::edge_connection] Error handling message: path /home/Jax-Tsai/.config/nvim/plugged/nvim-treesitter/queries/ocaml_interface/highlights.scm not found in inverter

Hope somebody could help. Appreciate it!!

I'm using supermaven in lazyExtra with default config, but I didn't see any completions. logs are like this: ``` [TRACE Wed 12 Feb 2025 12:31:50 AM CST] Starting Supermaven... [DEBUG Wed 12 Feb 2025 12:31:50 AM CST] Unknown message: 2025-02-11T16:31:50.943Z INFO [sm_agent] Starting sm-agent [DEBUG Wed 12 Feb 2025 12:31:51 AM CST] Unknown message: 2025-02-11T16:31:51.000Z INFO [sm_agent::edge_connection] Starting new edge connection [DEBUG Wed 12 Feb 2025 12:31:52 AM CST] Unknown message: 2025-02-11T16:31:52.337Z INFO [sm_agent::edge_connection] UserStatus: Free Tier <no email> [DEBUG Wed 12 Feb 2025 12:32:07 AM CST] Unknown message: 2025-02-11T16:32:07.694Z ERROR [sm_agent::edge_connection] Error handling message: path /home/Jax-Tsai/.config/nvim/plugged/nvim-treesitter/queries/ocaml_interface/highlights.scm not found in inverter [DEBUG Wed 12 Feb 2025 12:32:09 AM CST] Unknown message: 2025-02-11T16:32:09.039Z ERROR [sm_agent::edge_connection] Error handling message: path /home/Jax-Tsai/.config/nvim/plugged/nvim-treesitter/queries/ocaml_interface/highlights.scm not found in inverter [DEBUG Wed 12 Feb 2025 12:33:37 AM CST] Unknown message: 2025-02-11T16:33:37.704Z ERROR [sm_agent::edge_connection] Error handling message: path /home/Jax-Tsai/.config/nvim/plugged/nvim-treesitter/queries/ocaml_interface/highlights.scm not found in inverter ``` Hope somebody could help. Appreciate it!!
bogzbonny commented 2025-02-12 21:43:38 -05:00 (Migrated from github.com)

Have you tried :SupermavenRestart

Have you tried `:SupermavenRestart`
Jax-Tsai-zero commented 2025-02-13 08:35:54 -05:00 (Migrated from github.com)

Yes, I've tried it, logs are like these.

[TRACE  Thu 13 Feb 2025 09:33:06 PM CST] Starting Supermaven...
[DEBUG  Thu 13 Feb 2025 09:33:06 PM CST] Unknown message: 2025-02-13T13:33:06.545Z INFO  [sm_agent] Starting sm-agent
[DEBUG  Thu 13 Feb 2025 09:33:06 PM CST] Unknown message: 2025-02-13T13:33:06.606Z INFO  [sm_agent::edge_connection] Starting new edge connection
[DEBUG  Thu 13 Feb 2025 09:33:08 PM CST] Unknown message: 2025-02-13T13:33:08.489Z INFO  [sm_agent::edge_connection] UserStatus: Free Tier <no email>
[TRACE  Thu 13 Feb 2025 09:33:11 PM CST] Stopping Supermaven...
[TRACE  Thu 13 Feb 2025 09:33:11 PM CST] Starting Supermaven...
[DEBUG  Thu 13 Feb 2025 09:33:11 PM CST] Unknown message: 2025-02-13T13:33:11.117Z INFO  [sm_agent] Starting sm-agent
[DEBUG  Thu 13 Feb 2025 09:33:11 PM CST] Unknown message: 2025-02-13T13:33:11.862Z INFO  [sm_agent::edge_connection] Starting new edge connection
[DEBUG  Thu 13 Feb 2025 09:33:13 PM CST] Unknown message: 2025-02-13T13:33:13.411Z INFO  [sm_agent::edge_connection] UserStatus: Free Tier <no email>
[DEBUG  Thu 13 Feb 2025 09:33:14 PM CST] Unknown message: 2025-02-13T13:33:14.718Z ERROR [sm_agent::edge_connection] Error handling message: path .config/nvim/init.vim not found in inverter
Yes, I've tried it, logs are like these. ``` [TRACE Thu 13 Feb 2025 09:33:06 PM CST] Starting Supermaven... [DEBUG Thu 13 Feb 2025 09:33:06 PM CST] Unknown message: 2025-02-13T13:33:06.545Z INFO [sm_agent] Starting sm-agent [DEBUG Thu 13 Feb 2025 09:33:06 PM CST] Unknown message: 2025-02-13T13:33:06.606Z INFO [sm_agent::edge_connection] Starting new edge connection [DEBUG Thu 13 Feb 2025 09:33:08 PM CST] Unknown message: 2025-02-13T13:33:08.489Z INFO [sm_agent::edge_connection] UserStatus: Free Tier <no email> [TRACE Thu 13 Feb 2025 09:33:11 PM CST] Stopping Supermaven... [TRACE Thu 13 Feb 2025 09:33:11 PM CST] Starting Supermaven... [DEBUG Thu 13 Feb 2025 09:33:11 PM CST] Unknown message: 2025-02-13T13:33:11.117Z INFO [sm_agent] Starting sm-agent [DEBUG Thu 13 Feb 2025 09:33:11 PM CST] Unknown message: 2025-02-13T13:33:11.862Z INFO [sm_agent::edge_connection] Starting new edge connection [DEBUG Thu 13 Feb 2025 09:33:13 PM CST] Unknown message: 2025-02-13T13:33:13.411Z INFO [sm_agent::edge_connection] UserStatus: Free Tier <no email> [DEBUG Thu 13 Feb 2025 09:33:14 PM CST] Unknown message: 2025-02-13T13:33:14.718Z ERROR [sm_agent::edge_connection] Error handling message: path .config/nvim/init.vim not found in inverter ```
bogzbonny commented 2025-02-13 11:52:39 -05:00 (Migrated from github.com)

As long as you haven't seen the "Stopping Supermaven..." at the end of your log then I Think it's running, your log looks normal to me, I wonder if there is some other conflict with your neovim config. I've seen log messages with not found in inverter, here is one I just pulled from my log (and I have supermaven working) [DEBUG Wed 12 Feb 18:43:58 2025] Unknown message: 2025-02-13T02:43:58.892Z ERROR [sm_agent::edge_connection] Error handling message: path .gitignore not found in inverter

... This all leaves me to think that you do actually have supermaven running adequately but there is some other problem or conflict preventing it from operating properly. One thing you could try is make a clean neovim config with ONLY supermaven in it, then see if it works. You can launch neovim with a override config like this nvim -u /path/to/special_init.lua

As long as you haven't seen the "Stopping Supermaven..." at the end of your log then _I Think_ it's running, your log looks normal to me, I wonder if there is some other conflict with your neovim config. I've seen log messages with `not found in inverter`, here is one I just pulled from my log (and I have supermaven working) `[DEBUG Wed 12 Feb 18:43:58 2025] Unknown message: 2025-02-13T02:43:58.892Z ERROR [sm_agent::edge_connection] Error handling message: path .gitignore not found in inverter` ... This all leaves me to think that you do actually have supermaven running adequately but there is some other problem or conflict preventing it from operating properly. One thing you could try is make a clean neovim config with ONLY supermaven in it, then see if it works. You can launch neovim with a override config like this `nvim -u /path/to/special_init.lua`
hungpham2411 commented 2025-02-14 04:43:05 -05:00 (Migrated from github.com)

I also have same issue with Supermaven. Supermaven randomly stop working, the last lines of log show "... not found in inverter". Then I have to quit Neovim then open again to get Supermaven back.

I also have same issue with Supermaven. Supermaven randomly stop working, the last lines of log show "... not found in inverter". Then I have to quit Neovim then open again to get Supermaven back.
benjamin-asdf commented 2025-07-19 11:05:17 -04:00 (Migrated from github.com)

uff that's ruff. I found this by googleling
Error handling message: path .emacs.d/elpa/nextsupermaven-20201217.1027/nextsupermaven-pkg.el not found in inverter. I'm trying to implement a supermaven package.
Does it mean any 'not found in inverter' errors don't matter?

uff that's ruff. I found this by googleling `Error handling message: path .emacs.d/elpa/nextsupermaven-20201217.1027/nextsupermaven-pkg.el not found in inverter`. I'm trying to implement a supermaven package. Does it mean any 'not found in inverter' errors don't matter?
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
supermaven-inc/supermaven-nvim#129
No description provided.