codota / TabNine

AI Code Completions
https://tabnine.com
MIT License
10.58k stars 493 forks source link

tabnine uses wrong url #516

Closed liechtir closed 2 years ago

liechtir commented 2 years ago

when I run code-server in my docker container, tabnine does not load as it uses the wrong URL, there is nothing on 127.0.0.1...

image

gz#12131

KiligFei commented 2 years ago

登录不上让人很烦躁

maya-tabnine commented 2 years ago

Hi @KiligFei can you share your Tabnine logs? Please tell me your IDE, and I will send detailed instructions.

qyjs commented 2 years ago

vscode

KiligFei commented 2 years ago

嗨@KiligFei你能分享你的 Tabnine 日志吗?请告诉我您的 IDE,我将发送详细说明。

image

IDE: vscode

不使用代理时: https://identitytoolkit.googleapis.com/v1/accounts:signInWithPassword?key=AIzaSyDvB8HaJtgSQztetpPlXE_TQU-0_xgjzm0 接口无法加载响应数据

使用代理: http://127.0.0.1:5555/sec-ylojofynqauafmvzlwek/auth_callback image

maya-tabnine commented 2 years ago

Can you attach both Tabnine logs and devtools?

  1. The logs on the browser console. Help => Toggle Developer tools => Switch to console => Send us the logs from there
  2. Tabnine logs: Open VSCode settings, search "log file path", and enter a path on ‘Tabnine: Log File Path’ to get the logs. Something like /path/to/logs/filename.ext. Restart your VSCode, try reaching Tabnine hub, and let the logs flow in. Then, you'll find a file named filename_rCURRENT.ext- in the given directory.

Thanks!

KiligFei commented 2 years ago

Thank you very much. I hope there is no mistake in what I provide

maya-tabnine commented 2 years ago

@KiligFei Would you please make sure your Engine Version (under Preferences) is 4.0.120 and retry signing in?

KiligFei commented 2 years ago

@KiligFei Would you please make sure your Engine Version (under Preferences) is 4.0.120 and retry signing in?

All of a sudden the system logged in on itself. Incredible

maya-tabnine commented 2 years ago

Great :) Any issues you may have in the future, please contact us!

jaques-sam commented 1 year ago

Issue is still happening. Everything looks fine, and all the other links seem to work. My docker is running with --net=host, my firewall is disabled and I have no VPN. It doesn't work at home or at work.