evgraph / CheckIOPyCharmPlugin

13 stars 2 forks source link

Plugin hang during creation of the project #76

Closed andrezaycev closed 7 years ago

andrezaycev commented 7 years ago

I installed plugin(1.0.12) Pycharm edu 3.0.1 When i create project Chrome open page and forward to https://checkio.org/oauth/authorize/ and nothing happens. Pycharm have progress bar "Creating Project" and waiting - maybe wait answer

last string idea.log


2016-12-12 13:54:47,103 [3789027]   INFO - ration.CheckIOProjectGenerator - Starting authorization 
2016-12-12 13:54:47,103 [3789027]   INFO - onnectors.CheckIOMissionGetter - Auth url created 
2016-12-12 13:54:47,108 [3789032]   INFO - onnectors.CheckIOMissionGetter - Url browsed 
2016-12-12 13:54:47,108 [3789032]   INFO - onnectors.CheckIOMissionGetter - Authorization page 
```opened 
evgraph commented 7 years ago

Hi @andrezaycev!

After opening this page, plugin wait for you to login. Do you login successfully and despite that plugin continued to show you "Creating Project" message?

andrezaycev commented 7 years ago

@evgraph Correct

evgraph commented 7 years ago

@andrezaycev, please attach the whole log file.

andrezaycev commented 7 years ago

I found issue. If i use Firefox by default then authentification complete. Chrome still not working