CentreForDigitalHumanities / CentreForDigitalHumanities/tscan

failed to connect to frog

Open
#17 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
19
Forks
7
PR merge metrics
No merged PRs in 30d

Description

```
failed to open Frog connection: localhost:7001
Reason: invalid socket : ClientSocket: Connection on localhost:5 failed (Connection refused)
```

I get this error repeatedly with all the dependencies running on correct ports. Why would the program attempt to connect to port 5?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the code that opens the Frog connection and determines the target port, then reproduce the failure with Frog and the other dependencies running on their stated ports. Compare the configured port with the reported localhost:5 attempt and identify why they differ; done means the cause is confirmed and the connection uses the intended port.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.