# Pavlovia not getting logged/synced in Psychopy Builder from Win7

**URL:** https://discourse.psychopy.org/t/pavlovia-not-getting-logged-synced-in-psychopy-builder-from-win7/19325
**Category:** Online experiments
**Tags:** pavlovia
**Created:** [January 2, 2021, 10:38am UTC](https://discourse.psychopy.org/t/pavlovia-not-getting-logged-synced-in-psychopy-builder-from-win7/19325 "2021-01-02T10:38:27Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![Shardul\_Shankar](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.psychopy.org/shardul_shankar/32/13209_2.png) [@Shardul\_Shankar](https://discourse.psychopy.org/u/Shardul_Shankar)
#### Post date: [January 2, 2021, 10:38am UTC](https://discourse.psychopy.org/t/pavlovia-not-getting-logged-synced-in-psychopy-builder-from-win7/19325/1 "2021-01-02T10:38:27Z")

</div>

Description of the problem:  
Hi all,

I am trying to connect to Pavlovia through Psychopy Builder, but it is not getting logged in, or sync through the buttons (the four globe buttons) given in builder view. The interesting things are:

1. This is a recent development as this was not the problem sometime back on Psychopy Builder;
2. The error, that is being pasted below, is looking like an internet connection error, but ironically, I am using the same internet to access [Pavlovia.org](http://Pavlovia.org) on my browser and other websites (like this one) just fine.

I am using Psychopy v2020.1.3.

Here is the error when trying to log in:

> Traceback (most recent call last):  
> File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\app\pavlovia\_ui\_base.py”, line 109, in onConnectionErr  
> raise Exception(“{}: No internet connection available.”.format(event.GetString()))  
> Exception: INET\_E\_DOWNLOAD\_FAILURE: No internet connection available.  
> 518657.8668 INFO OAuthBrowser.onNewURL: [Sign in · GitLab](https://gitlab.pavlovia.org/oauth/authorize?client_id=4bb79f0356a566cd7b49e3130c714d9140f1d3de4ff27c7583fb34fbfac604e0&redirect_uri=https://gitlab.pavlovia.org/&response_type=token&state=0cdeed8e-048a-4520-8bbf-d8fbaefc5bc1)

And here is the error when trying to sync:

> Traceback (most recent call last):  
> File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\app\pavlovia\_ui\_base.py”, line 109, in onConnectionErr  
> raise Exception(“{}: No internet connection available.”.format(event.GetString()))  
> Exception: INET\_E\_DOWNLOAD\_FAILURE: No internet connection available.  
> 518739.7554 INFO OAuthBrowser.onNewURL: [Sign in · GitLab](https://gitlab.pavlovia.org/oauth/authorize?client_id=4bb79f0356a566cd7b49e3130c714d9140f1d3de4ff27c7583fb34fbfac604e0&redirect_uri=https://gitlab.pavlovia.org/&response_type=token&state=c1c4c5af-50a4-453c-8595-bd275ecb3045)

I know the errors look the same, but it’s a weird one, which I am not able to figure out. Thus help would be appreciated!  
Thanks!

---

<div class="post-metadata">

### Author: ![wakecarter](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.psychopy.org/wakecarter/32/5753_2.png) [@wakecarter](https://discourse.psychopy.org/u/wakecarter)
#### Post date: [January 3, 2021, 8:26am UTC](https://discourse.psychopy.org/t/pavlovia-not-getting-logged-synced-in-psychopy-builder-from-win7/19325/2 "2021-01-03T08:26:49Z")

</div>

Does this happen with a particular experiment or even with a blank one. I’m just wondering whether you have a hidden .git folder containing the wrong username or connection details. Have you made any changes to your Pavlovia username, for example?

---

<div class="post-metadata">

### Author: ![Shardul\_Shankar](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.psychopy.org/shardul_shankar/32/13209_2.png) [@Shardul\_Shankar](https://discourse.psychopy.org/u/Shardul_Shankar)
#### Post date: [January 3, 2021, 10:13am UTC](https://discourse.psychopy.org/t/pavlovia-not-getting-logged-synced-in-psychopy-builder-from-win7/19325/3 "2021-01-03T10:13:45Z")

</div>

Hi @wakecarter,

Thanks for the reply. It happens on blank one also. I have not made any changes with my Pavlovia username recently, but I have changed my system on I was working recently.

Also, I didn’t notice before, but when I saw your git folder question, I did see that when builder opens, or when I try to connect to Pavlovia, a cmd screen for git.exe pops for a small amount of time, and then closes itself. Could this be the issue?

---

<div class="post-metadata">

### Author: ![thomas\_pronk](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.psychopy.org/thomas_pronk/32/9531_2.png) [@thomas\_pronk](https://discourse.psychopy.org/u/thomas_pronk)
#### Post date: [January 3, 2021, 10:35am UTC](https://discourse.psychopy.org/t/pavlovia-not-getting-logged-synced-in-psychopy-builder-from-win7/19325/4 "2021-01-03T10:35:20Z")

</div>

I searched for the error message on this forum, which got me to this post: [Psychopy no Internet connection issue](https://discourse.psychopy.org/t/psychopy-no-internet-connection-issue/16237)

Might you run Windows 7?

---

<div class="post-metadata">

### Author: ![Shardul\_Shankar](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.psychopy.org/shardul_shankar/32/13209_2.png) [@Shardul\_Shankar](https://discourse.psychopy.org/u/Shardul_Shankar)
#### Post date: [January 3, 2021, 10:40am UTC](https://discourse.psychopy.org/t/pavlovia-not-getting-logged-synced-in-psychopy-builder-from-win7/19325/5 "2021-01-03T10:40:58Z")

</div>

@thomas_pronk,

Thanks, a good catch, and yes this is weird! I indeed am using Win7. Is that an update issue or OS issue? And what’s the way around that? Because at the moment, I do not have access to my institute’s system where I use Win10.

---

<div class="post-metadata">

### Author: ![thomas\_pronk](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.psychopy.org/thomas_pronk/32/9531_2.png) [@thomas\_pronk](https://discourse.psychopy.org/u/thomas_pronk)
#### Post date: [January 3, 2021, 10:51am UTC](https://discourse.psychopy.org/t/pavlovia-not-getting-logged-synced-in-psychopy-builder-from-win7/19325/6 "2021-01-03T10:51:42Z")

</div>

I’m not sure whether there is a workaround, but I can speculate a bit.

- The error is thrown in wx.html2, as you can see over here: [https://github.com/psychopy/psychopy/blob/cc666628d9d52a85557947635a6a336bed609c02/psychopy/app/pavlovia\_ui/\_base.py#L91](https://github.com/psychopy/psychopy/blob/cc666628d9d52a85557947635a6a336bed609c02/psychopy/app/pavlovia_ui/_base.py#L91)
- When Ducking INET\_E\_DOWNLOAD\_FAILURE, I get a lot of references to Internet Explorer. [https://duckduckgo.com/?t=ffab&q=INET\_E\_DOWNLOAD\_FAILURE&ia=web](https://duckduckgo.com/?t=ffab&q=INET_E_DOWNLOAD_FAILURE&ia=web)
- Next I Ducked: [https://duckduckgo.com/?t=ffab&q=wx+default+webview&ia=web](https://duckduckgo.com/?t=ffab&q=wx+default+webview&ia=web)
- Which takes me to a page that gives some suggestions on how to change the default webview. Seems funky stuff though: [https://wxpython.org/Phoenix/docs/html/wx.html2.WebView.html](https://wxpython.org/Phoenix/docs/html/wx.html2.WebView.html)

You could consider asking a question in the “other” category about it, then you’ll draw the attention of the Python experts.

---

<div class="post-metadata">

### Author: ![Shardul\_Shankar](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.psychopy.org/shardul_shankar/32/13209_2.png) [@Shardul\_Shankar](https://discourse.psychopy.org/u/Shardul_Shankar)
#### Post date: [January 3, 2021, 10:57am UTC](https://discourse.psychopy.org/t/pavlovia-not-getting-logged-synced-in-psychopy-builder-from-win7/19325/7 "2021-01-03T10:57:04Z")

</div>

Hi @thomas_pronk,

I see, thanks for looking into it. I will go through your links and see where it leads me!

I’ll also create a new category query as you suggested!

---

<div class="post-metadata">

### Author: ![thomas\_pronk](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.psychopy.org/thomas_pronk/32/9531_2.png) [@thomas\_pronk](https://discourse.psychopy.org/u/thomas_pronk)
#### Post date: [January 3, 2021, 10:58am UTC](https://discourse.psychopy.org/t/pavlovia-not-getting-logged-synced-in-psychopy-builder-from-win7/19325/8 "2021-01-03T10:58:33Z")

</div>

Aight. Good luck nailing it @Shardul_Shankar!

---

<div class="post-metadata">

### Author: ![chifung\_chan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.psychopy.org/chifung_chan/32/10469_2.png) [@chifung\_chan](https://discourse.psychopy.org/u/chifung_chan)
#### Post date: [January 3, 2021, 3:21pm UTC](https://discourse.psychopy.org/t/pavlovia-not-getting-logged-synced-in-psychopy-builder-from-win7/19325/9 "2021-01-03T15:21:30Z")

</div>

Psychopy can be run with windows 7, but it cannot sync with pavlovia with window 7

Thomas Pronk via PsychoPy \<[psychopy@discoursemail.com](mailto:psychopy@discoursemail.com)\> 於 2021年1月3日 週日 下午6:45 寫道：

---

<div class="post-metadata">

### Author: ![jon](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.psychopy.org/jon/32/22_2.png) [@jon](https://discourse.psychopy.org/u/jon)
#### Post date: [January 3, 2021, 3:34pm UTC](https://discourse.psychopy.org/t/pavlovia-not-getting-logged-synced-in-psychopy-builder-from-win7/19325/10 "2021-01-03T15:34:25Z")

</div>

My guess is that Win7 didn’t have the necessary security cyphers for secure https communication from python

---

<div class="post-metadata">

### Author: ![Shardul\_Shankar](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.psychopy.org/shardul_shankar/32/13209_2.png) [@Shardul\_Shankar](https://discourse.psychopy.org/u/Shardul_Shankar)
#### Post date: [January 4, 2021, 10:43am UTC](https://discourse.psychopy.org/t/pavlovia-not-getting-logged-synced-in-psychopy-builder-from-win7/19325/11 "2021-01-04T10:43:51Z")

</div>

Hi @jon,

So what can we do about it, other than changing our OS?

---

<div class="post-metadata">

### Author: ![jon](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.psychopy.org/jon/32/22_2.png) [@jon](https://discourse.psychopy.org/u/jon)
#### Post date: [January 4, 2021, 10:55am UTC](https://discourse.psychopy.org/t/pavlovia-not-getting-logged-synced-in-psychopy-builder-from-win7/19325/12 "2021-01-04T10:55:01Z")

</div>

You can upload your experiments by other means:

- install a git client (either command line or a Graphical tool like gitkraken)
- upload your experiment direct to the web interface at [gitlab.pavlovia.org](http://gitlab.pavlovia.org)

I’ll look into adding back PsychoPy application support for ssh connections, rather than https, which _may_ help but ultimately if win7 doesn’t support modern security protocols (it is 10 years old now) then some parts of the PsychoPy functionality will not be supported there.

---

<div class="post-metadata">

### Author: ![Shardul\_Shankar](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.psychopy.org/shardul_shankar/32/13209_2.png) [@Shardul\_Shankar](https://discourse.psychopy.org/u/Shardul_Shankar)
#### Post date: [January 4, 2021, 11:10am UTC](https://discourse.psychopy.org/t/pavlovia-not-getting-logged-synced-in-psychopy-builder-from-win7/19325/13 "2021-01-04T11:10:13Z")

</div>

Thanks @jon! I’ll do what you said and get back to you if problem persists/arises.
