gemellocattivo / support-tools

Automatically exported from code.google.com/p/support-tools
Apache License 2.0
0 stars 0 forks source link

Export to github results in redirect loop #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Exporting my projects to github with the github exporter have all failed and 
created redirect loops trying to access my repo when I'm logged in. If I'm 
logged out, I can access the repo.

I see this output in Chrome when surfing to the repo:

The webpage at https://import.github.com/auth/github has resulted in too many 
redirects. Clearing your cookies for this site or allowing third-party cookies 
may fix the problem. If not, it is possibly a server configuration issue and 
not a problem with your computer.

This is on Linux, using Chrome 41

Original issue reported on code.google.com by thomas.c...@gmail.com on 16 Mar 2015 at 7:51

GoogleCodeExporter commented 9 years ago
This seems to be a bug in GitHub's importer tool. I'll file a bug with them.

Original comment by jasonhall@google.com on 16 Mar 2015 at 8:59

GoogleCodeExporter commented 9 years ago
Just curious, what page directed you to visit 
https://import.github.com/auth/github in the first place? Is your GitHub 
username "auth" and your project named "github"?

Original comment by jasonhall@google.com on 16 Mar 2015 at 9:00

GoogleCodeExporter commented 9 years ago
No, my username is tcoopman, repo 'snipper'. When I surf (logged in as tcoopman 
on github) to http://github.com/tcoopman/snipper chrome jumps to 
https://import.github.com/auth/github and I get the redirect loop error.

Original comment by thomas.c...@gmail.com on 16 Mar 2015 at 9:26

GoogleCodeExporter commented 9 years ago
I have been able to solve this. It worked on a different pc (and it was on 
windows).
So it's good for me.

Original comment by thomas.c...@gmail.com on 17 Mar 2015 at 7:01