Problem accessing cloud behind a proxy

Lubomir I. Ivanov neolit123 at gmail.com
Wed Nov 15 08:12:13 PST 2017


On 15 November 2017 at 17:56, Dirk Hohndel <dirk at hohndel.org> wrote:
> On Wed, Nov 15, 2017 at 04:44:24PM +0100, Davide DB wrote:
>> On 15 November 2017 at 16:28, Dirk Hohndel <dirk at hohndel.org> wrote:
>>
>> > The interesting thing to me is that "Checking cloud connection..."
>> > "Successful cloud connection".
>> > Which means that the teapot worked, which means that Qt was able to use
>> > the proxy information that you entered.
>> > It's only libgit2 that somehow can't get things to work right :-(
>>
>> Ok, so in the meantime... From my previous log without proxy I saw that at
>> a certain point aI was able to download dives but then I got a local rename
>> error.
>
> I was hoping that Lubomir had an idea what that was all about.
>

this is from:

> rename of C:\Users\ddebenedictis\AppData\Roaming\Subsurface/cloudstorage/29fc20f013e9f1fb to "C:\\Users\\ddebenedictis\\AppData\\Roaming\\Subsurface/cloudstorage/29fc20f013e9f1fb.1" failed
> exclusive write access obtained...closing handle!rename failed: 5

core/windows.c:subsurface_dir_rename()

status 5, means ERROR_ACCESS_DENIED

Davide, something is preventing the directory rename:
- antivirus software?
- the '29fc20f013e9f1fb.1' directory already exists?

lubomir
--


More information about the subsurface mailing list