Process seems to be halted - not accepting connections on servers #125

Open
opened 2025-08-06 14:43:26 +03:00 by timofurrer · 0 comments
timofurrer commented 2025-08-06 14:43:26 +03:00 (Migrated from github.com)

I have a weird issue that when I launch a configuration that should simply start the process with delve (no breakpoints yet, not a test). I then want to make some connections to its server ports and maybe set some breakpoints.

However, whenever I launch via nvim-dap-go it doesn't accept any connections on my server - it seems like the process is somehow halted. What do I miss? Why could that be?

Launching dlv directly works fine.

I have a weird issue that when I launch a configuration that should simply start the process with delve (no breakpoints yet, not a test). I then want to make some connections to its server ports and maybe set some breakpoints. However, whenever I launch via `nvim-dap-go` it doesn't accept any connections on my server - it seems like the process is somehow halted. What do I miss? Why could that be? Launching `dlv` directly works fine.
Sign in to join this conversation.
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
NeonXP/nvim-dap-go#125
No description provided.