Error 10061
- Dominant language
- Rust
- Stars
- 175
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I am new with EdgeDb
Last week I was able to complete QuickStart and progress with EasyDb Book.
But, today I started having a problem. At first I thought it was a connection.
Disabled Firewall, uninstalled and reinstalled WSL. But everything stays the same.
Now I can not move forward from the initialization of the project.
PowerShell 7.3.4
PS C:\Users\marco> CD\
PS C:\> cd C:\Dev\edge\qs
PS C:\Dev\edge\qs> edgedb project init
No `edgedb.toml` found in `\\?\C:\Dev\edge\qs` or above
Do you want to initialize a new project? [Y/n]
> Y
Specify the name of EdgeDB instance to use with this project [default: qs]:
> qs
Checking EdgeDB versions...
Specify the version of EdgeDB to use with this project [default: 2.16]:
> 2.16
┌─────────────────────┬────────────────────────────────┐
│ Project directory │ \\?\C:\Dev\edge\qs │
│ Project config │ \\?\C:\Dev\edge\qs\edgedb.toml │
│ Schema dir (empty) │ \\?\C:\Dev\edge\qs\dbschema │
│ Installation method │ WSL │
│ Version │ 2.16+a95c8e1 │
│ Instance name │ qs │
└─────────────────────┴────────────────────────────────┘
Fetching https://packages.edgedb.com/archive/.jsonindexes/x86_64-unknown-linux-gnu.json takes too long. Common reasons are:
1. Your internet connectivity is slow
2. Firewall blocks internet access to this resource
Version 2.16+a95c8e1 is already downloaded
Initializing EdgeDB instance...
Applying migrations...
edgedb error: ClientConnectionFailedError: cannot establish connection for 30s: No se puede establecer una conexión ya que el equipo de destino denegó expresamente dicha conexión. (os error 10061)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `edgedb project init` from PowerShell 7.3.4 in a WSL-based setup using the details in the report, then investigate the instance initialization connection failure associated with OS error 10061. Done means identifying a reproducible cause and providing a verified fix or workaround for project initialization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, powershell
- Domain
- cli, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100