R
R
Ruslan Ruslanov2018-08-22 10:05:23
linux
Ruslan Ruslanov, 2018-08-22 10:05:23

Why can't I PUSH from SublimeText3?

in sublime text 3 installed the git plugin. can't push changes.

[email protected]: Permission denied (publickey).
    fatal: Не удалось прочитать из внешнего репозитория.
    Удостоверьтесь, что у вас есть необходимые права доступа и репозиторий существует.

ssh is used and from the console everything is normally pushed.
git push origin dev
Everything up-to-date

the owner of the project folder is my user, the rights are 755.
everything works fine on my home PC (os win7).
what is the problem? OS kubuntu 18.04

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Ruslan Ruslanov, 2018-10-08
@dasauser

ran st3 and pushed as root, and root doesn't have an ssh key.

D
Denis Melnikov, 2018-08-22
@Mi11er

Have you got your certificates?

T
Teslaman, 2018-08-22
@Teslaman

Try writing in the console:
ssh-add /путь/до/сертификата/*.pem

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question