rmuir commented on PR #14072:
URL: https://github.com/apache/lucene/pull/14072#issuecomment-2549694829

   Yeah, i commented out the forwarding and I think i reproduced your issue:
   
   ```
   fatal: [graviton4]: FAILED! => 
       changed: false
       cmd: /usr/bin/git ls-remote g...@github.com:apache/lucene.git -h 
refs/heads/main
       msg: |-
           Warning:********@github.com: Permission denied (publickey).
           fatal: Could not read from remote repository.
   
           Please make sure you have the correct access rights
           and the repository exists.
       rc: 128
       stderr: |-
           Warning: Permanently added 'github.com' (ED25519) to the list of 
known hosts.
           g...@github.com: Permission denied (publickey).
           fatal: Could not read from remote repository.
   
           Please make sure you have the correct access rights
           and the repository exists.
       stderr_lines: <omitted>
       stdout: ''
       stdout_lines: <omitted>
   ```
   
   Will push a commit with change to https after i test that it works.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to