kiteco / issue-tracker

User-reported issues for Kite
https://Kite.com
1.76k stars 136 forks source link

Can't install kite through linux.kite.com #754

Open Curiouspider opened 3 years ago

Curiouspider commented 3 years ago

Is it sure that kite.linux.com is still open?

This script will install Kite!

We hope you enjoy! If you run into any issues, please report them at https://github.com/kiteco/issue-tracker.

Press enter to continue...

Checking to see if all dependencies are installed....

Downloading /home/xxx/Downloads/kite-installer binary using wget... Running /home/xxx/Downloads/kite-installer install [installer] no previous kite installation found [installer] unable to retrieve version information for kite. please make sure that linux.kite.com is reachable [installer] error: Get "https://kitedownloads.b-cdn.net/linux/2.20210310.0/version.json": read tcp xxx.xx.xxx.xx:xxxxx->xxx.xx.xxx.xxx:xxx: read: connection reset by peer [installer] Rolling back installed data... [installer] removing kite-autostart systemd service [installer] terminating kite processes [installer] removing kite-updater systemd service [installer] removed ~/.local/share/kite

Ishwor-git commented 3 years ago

I am unable to install kite in my system. OS: Parrot Security 4.11

Screenshot_20210515_195619

Curiouspider commented 3 years ago

I am unable to install kite in my system. OS: Parrot Security 4.11

Screenshot_20210515_195619

try this:

sudo apt-get update
sudo apt-get upgrade
133794m3r commented 3 years ago

https://gist.github.com/133794m3r/3f43a1cf62cbf375f3fac753261d662b#gistcomment-3778665

They haven't updated their installer script yet. This script will work to install it.

It's an issue with the kite installer they must've not fixed the issue. It checks for the package using parrot's updater script which aliased the OpenSuse package manager causing issues.