Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sign in failure, redirected to http://127.0.0.1:7/callback?code= #129

Closed
liranms opened this issue Feb 14, 2019 · 9 comments
Closed

sign in failure, redirected to http://127.0.0.1:7/callback?code= #129

liranms opened this issue Feb 14, 2019 · 9 comments
Assignees

Comments

@liranms
Copy link

liranms commented Feb 14, 2019

Issue Type: Bug

when signing in to my account, the server redirects to http://127.0.0.1:7/callback?code=AQABA....&session_state=7c58258e-f09c-4e59-9638-6d0a7a7e834e&state=59647%2CyI5sFkYvIs18JjUpZo3BGQ%3D%3D

VS Code is waiting for the response but its an endless wait

Extension version: 0.8.0
VS Code version: Code 1.31.1 (1b8e8302e405050205e69b59abb3559592bb9e60, 2019-02-12T02:20:54.427Z)
OS version: Windows_NT x64 10.0.17763

System Info
Item Value
CPUs Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz (12 x 2904)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 31.74GB (13.61GB free)
Process Argv
Screen Reader no
VM 0%
@chrmarti chrmarti added the bug label Feb 14, 2019
@chrmarti
Copy link
Contributor

@liranms I'm surprised it uses port 7 in your first URI, does it always end there? The second URI shows it should end up at port 59743, does it do that?

@liranms
Copy link
Author

liranms commented Feb 18, 2019

Yes it's always 7
If I manually change the the port in the failed URL to the one mentioned on "state" variable, it completes the handshake

@chrmarti
Copy link
Contributor

Which browser are you using? Could you check in its developer tools what the redirect header looks like that redirects to 127.0.0.1?

@vscodebot
Copy link

vscodebot bot commented Mar 19, 2019

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@sdjnaik
Copy link

sdjnaik commented Sep 1, 2020

Hi,

Any updates on above mentioned issue? I am also facing same issue during sign in.

@chrmarti
Copy link
Contributor

chrmarti commented Sep 1, 2020

@sdjnaik Could you open a new issue for us to investigate? Thanks.

@sdjnaik
Copy link

sdjnaik commented Sep 1, 2020

I am able to get it work through Azure App Services. No-longer facing this issue

@ghost ghost mentioned this issue Jan 14, 2021
@voltes-7777
Copy link

had the same issue and issue was fixed after setting "http:proxy support" in settings to off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants