geldata / geldata/gel-cli

gel project init in windows pwsh completely made my antivirus (BitDefender) freak out and quarantine files

Open
#1,634 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
175
Forks
32
PR merge metrics
No merged PRs in 30d

Description

- Gel Version:
- PS C:\Users\Fanless AMD\Documents\Develop\projects\sql\gel> gel query 'select sys::get_version_as_str()'
Connecting to Gel instance 'gel' at localhost:10700...
gel error: I/O error. Check your connection to the database: ClientConnectionFailedError: Der kunne ikke oprettes forbindelse, fordi destinationscomputeren aktivt nægtede det. (os error 10061)
- Gel CLI Version: Gel CLI 7.4.0+a0caba5
- OS Version: Win 11 / PowerShell 7.5.1

Steps to Reproduce:

1. I tried to run gel project init
2. But after a long time of installing the pwsh shell simply closed, and the anti virus came up and said it had prevented a malicious attack and had quarantined a lot of files. See screen shots

![Image](https://github.com/user-attachments/assets/cea1863e-f4e1-4ff4-80c4-6d85ba8c94a3)
![Image](https://github.com/user-attachments/assets/5e289e08-f7bf-411e-b696-26dd1b7acfe0)

3. Things dont work as you can see from the version query above. The local instance is inactive.

gel instance list
┌───────┬──────┬─────────────────┬─────────────┬──────────┐
│ Kind │ Name │ Location │ Version │ Status │
├───────┼──────┼─────────────────┼─────────────┼──────────┤
│ local │ gel │ localhost:10700 │ 6.7+0d93b1f │ inactive │
└───────┴──────┴─────────────────┴─────────────┴──────────┘

4. ==> Please advise how I can clean up this mess and either make installation work or remove it completely from pwsh as well as wsl

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.