kiteco / issue-tracker

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

kite could not running #733

Open zhangyafeng1 opened 3 years ago

zhangyafeng1 commented 3 years ago

hello!:

$./kited [region= release=] 2021/04/22 17:19:47.167171 lib.go:14: loading tensorflow dynamically... [region= release=] 2021/04/22 17:19:47.167227 loader_linux.go:17: Loading tensorflow libary libtensorflow.so.1.15.0 [region= release=] 2021/04/22 17:19:47.750848 lib.go:11: loading tensorflow took 583.62484ms [region= release=] 2021/04/22 17:19:47.951250 rollbar.go:188: ROLLBAR critical already running [] [region= release=] 2021/04/22 17:19:47.951282 rollbar.go:182: rollbar [critical]: already running [] [region= release=] 2021/04/22 17:19:47.951292 main.go:56: already running [region= release=] 2021/04/22 17:19:47.951301 main.go:33: already running image

when I run it , but it didn't actually execute because someone else installed it?

Thank you very much !

zhangyafeng1 commented 3 years ago

I executed it on a cloud server

ryantberg commented 3 years ago

Those logs indicate that kited is already running on your machine. There are a few reasons this might be the case:

See our Linux FAQ for more info that may be helpful: https://help.kite.com/article/86-linux-faq

If Kite is not working for you, it is unlikely that these logs indicate the reason. Are you experiencing issues using Kite in your editor?

zhangyafeng1 commented 3 years ago

If Kite is not working for you, it is unlikely that these logs indicate the reason. Are you experiencing issues using Kite in your editor?

hello, ryantberg: thank you for your reply ! The problem I encountered is shown in the picture. I have installed kite, but when I was running, it was prompted that it was already running. I was installed on a public server and someone else has been installed kite, will this affect my account? Does this mean that after others run, I can't run? How do I call kite?

image Thank you!

zhangyafeng1 commented 3 years ago

@ryantberg hi , could you help me ? >ovo<

ryantberg commented 3 years ago

Apologies for the delayed response.

Could you give more details about your intended setup?

Kite has very limited support when it comes to non-local setups--it is generally expected that the editor/plugin, the kite engine, and the filesystem being edited are all on the user's local machine. Kite also only supports one-user-per-installation setups. Logging into your Kite account on a shared or untrusted machine is not recommended and may compromise the security of your account.