laravel - Forge cannot deploy to Digital Ocean (Permission denied) Public key -
i have looked , tried again , again , need reach out help.
i can push local machine gitlab no problem.
but when forge attempts deploy responds error:
permission denied (publickey). fatal: not read remote repository. please make sure have correct access rights , repository exists. key = xxx
i can ssh server forge@my-ip , cd /.ssh/ , cat authorized_keys. public key @ /users/me/.ssh/id_rsa.pub there , forge key error message on there on forge user account too.
when log in digital ocean, id_rsa.pub there
on forge, server, ssh keys, id_rsa.pub there
on gitlab, id_rsa.pub there
can suggest what's wrong? appreciate it! first laravel app in production has been lying idle while , putting production upgrade 5.3 5.4 maybe laravel config issue?
Comments
Post a Comment