Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection reset by peer on nixos + tries to open google chrome and charches #465

Closed
srghma opened this issue Oct 7, 2024 · 1 comment
Closed

Comments

@srghma
Copy link

srghma commented Oct 7, 2024

2024-10-07-03pm-46-49-screenshot

2024-10-07-03pm-53-12-screenshot

return {
  opts = {
    tools = {
      language_server = "/nix/store/k8db186m3xyvgz143rw5pzjphinkwakz-codeium-1.20.9/bin/codeium_language_server"
    }
  }
}
 ~/projects/purescript-pathy-node  ↱ main  /nix/store/k8db186m3xyvgz143rw5pzjphinkwakz-codeium-1.20.9/bin/codeium_language_server
2024/10/07 15:49:13 maxprocs: Leaving GOMAXPROCS=20: CPU quota undefined
I1007 15:49:13.975505 881209 main.go:552] [Language Server Manager] Setting GOMAXPROCS to 20
I1007 15:49:13.975961 881209 main.go:743] [Language Server Manager] Starting language server manager with pid 881209
I1007 15:49:13.976486 881209 main.go:303] [Language Server Manager] Attempting to connect to language server at 127.0.0.1:42100
2024/10/07 15:49:13 maxprocs: Leaving GOMAXPROCS=20: CPU quota undefined
I1007 15:49:14.040414 881230 main.go:552] Setting GOMAXPROCS to 4
I1007 15:49:14.040848 881230 main.go:737] Starting language server process with pid 881230
I1007 15:49:14.040874 881230 server.go:181] Language server will attempt to listen on host 127.0.0.1
I1007 15:49:14.040967 881230 server.go:188] Language server listening on fixed port at 42100
W1007 15:49:14.343239 881230 proxy.go:128] proxy failed to connect: GET http://0.0.0.0:50001/exa.api_server_pb.ApiServerService/GetCompletions giving up after 4 attempt(s): Get "http://0.0.0.0:50001/exa.api_server_pb.ApiServerService/GetCompletions": dial tcp 0.0.0.0:50001: connect: connection refused
I1007 15:49:14.343276 881230 unleash.go:93] Initializing Unleash
I1007 15:49:15.372873 881230 unleash.go:113] Successfully initialized Unleash
E1007 15:49:15.381776 881230 client_manager.go:272] Metadata is nil when trying to refresh user JWT
I1007 15:49:15.382078 881230 server.go:435] Successfully created API server client
E1007 15:49:15.382575 881230 api_server_client.go:299] GetConfig error: dial tcp 0.0.0.0:50001: connect: connection refused
I1007 15:49:15.409317 881230 server.go:444] Successfully initialized tokenizer
I1007 15:49:15.410879 881230 sqlite_faiss_db_client.go:64] Successfully created embedding search database in 1ms
I1007 15:49:15.411099 881230 indexer.go:213] Using 4 embed workers
I1007 15:49:15.411132 881230 search_provider.go:304] Successfully created embedding search provider
I1007 15:49:15.414001 881230 server.go:660] Successfully created completion provider
I1007 15:49:15.414020 881230 server.go:709] Child process attempting to acquire lock file /tmp/child_lock_1728290953976134841_1515446400764749396
I1007 15:49:15.414086 881230 server.go:717] Child process acquired lock file /tmp/child_lock_1728290953976134841_1515446400764749396
E1007 15:49:15.417921 881230 api_server_client.go:239] Ping error: dial tcp 0.0.0.0:50001: connect: connection refused
I1007 15:49:15.424179 881209 main.go:354] [Language Server Manager] Successfully connected to new language server at 127.0.0.1:42100
E1007 15:49:16.383799 881230 api_server_client.go:299] GetConfig error: dial tcp 0.0.0.0:50001: connect: connection refused
E1007 15:49:17.384959 881230 api_server_client.go:299] GetConfig error: dial tcp 0.0.0.0:50001: connect: connection refused
E1007 15:49:18.385544 881230 api_server_client.go:299] GetConfig error: dial tcp 0.0.0.0:50001: connect: connection refused
E1007 15:49:19.386445 881230 api_server_client.go:299] GetConfig error: dial tcp 0.0.0.0:50001: connect: connection refused
@srghma
Copy link
Author

srghma commented Oct 7, 2024

wrong repo

@srghma srghma closed this as completed Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant