sounddrill31/crave_aosp_builder

Have a error with self host runner

Closed this issue · 2 comments

Hi,
I have a error with create self host runner
I got this error:

`Runner Started
Error: Warning: Identity file /home/runner/.ssh/crave_key_rsa not accessible: No such file or directory.
admin@localhost: Permission denied (publickey).
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(231) [sender=3.2.7]
Error: Warning: Identity file /home/runner/.ssh/crave_key_rsa not accessible: No such file or directory.
admin@localhost: Permission denied (publickey).
Error: Warning: Identity file /home/runner/.ssh/crave_key_rsa not accessible: No such file or directory.
admin@localhost: Permission denied (publickey).
Connecting to: adoring_germain for user ***
Services in this job can be accessed using the following:
Service Remote Access URL


ssh 22 ssh://localhost:32850
vscode 5899 vscode://localhost:5899
could not access users session, retrying using own key
Services in this job can be accessed using the following:
Service Remote Access URL


ssh 22 ssh://localhost:32850
vscode 5899 vscode://localhost:5899 `

Any solution pls

Ignore the logspam, it should still work.

Let me know if it doesn't

I restarted the runner and it worked!