V
V
Vlad Pasechnik2015-09-25 19:35:07
git
Vlad Pasechnik, 2015-09-25 19:35:07

Why is there no access to the repository?

There is a private repository on bitbucket.
In this project, closed repositories are also indicated in the composer.json file. But I have access to them, my ssh key is listed on bitbucket, but it still throws an error.

$ composer update
Loading composer repositories with package information
e:\openserver\modules\git\bin\ssh.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0



  [RuntimeException]
  Failed to execute git clone --mirror "[email protected]:ASBorzakovsky/yii2-grid.git" "C:/Users/Punk/AppData/Local/Composer/vcs/git
  -bitbucket.org-ASBorzakovsky-yii2-grid.git/"
  Cloning into bare repository 'C:/Users/Punk/AppData/Local/Composer/vcs/git-bitbucket.org-ASBorzakovsky-yii2-grid.git'...
        0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
  AllocationBase 0x0, BaseAddress 0x68570000, RegionSize 0x60000, State 0x10000
  e:\openserver\modules\git\bin\ssh.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0
  fatal: Could not read from remote repository.
  Please make sure you have the correct access rights
  and the repository exists.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Romanenko, 2015-09-25
@slimus

Everything is googled:
stackoverflow.com/questions/18502999/git-extension...
https://jira.atlassian.com/browse/SRCTREEWIN-2689
and so on

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question