BloopAI / bloop

bloop is a fast code search engine written in Rust.

Home Page:https://bloop.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not connect with Github during registration

swanidhi opened this issue · comments

image

Tried installing the 0.5.5 and 0.5.6 versoins but coulnd;t get through registration process. The connection page confirms successful authentication however th wpplication does not refresh to reflect the same, preventing me to complete registration.

Using Macbook Pro M2

Best,
Swan

Same bug

Thanks for reporting this. Did you manually copy the authentication link into the browser? If so, can you confirm that the copied link exactly matches what is displayed here? There is a case where incorrect links can still lead to an "authentication successful" screen.

The link was accurate. Tried using different browsers too, no avail unfortunately.

I've had a look at this and found that you can get this behaviour if there is no network connection during authorisation. There's a patch to fix that: #1078.

Can you try deleting your bloop index directory, ensuring that you have internet connection, and running through the setup process again?

Is there a way to tell Bloop to use a proxy?
For me 0.5.7 still doesn't work, I'm assuming it is because all traffic needs to go through a company proxy.

@nightscape Does it work if you use it outside of your company network?

@ggordonhall yes, without any issues. Outside is on Mac though and inside on Windows.