Closed ukusormus closed 2 months ago
also, it took some time (~30 min?) after VM was shown on my user's page, but SSH authn did not work (like SSH public key wasn't being added)
unsuccessful
debug1: Offering public key: u@github ED25519 SHA256:5nbrEPsWqcPN1AT7UOIZFZqDHaQL0ljdPSrmzuR/ppo agent
debug1: Authentications that can continue: publickey
[...]
debug1: No more authentication methods to try.
ubuntu@193.40.156.67: Permission denied (publickey).
successful
debug1: Offering public key: u@github ED25519 SHA256:5nbrEPsWqcPN1AT7UOIZFZqDHaQL0ljdPSrmzuR/ppo agent
debug1: Server accepts key: u@github ED25519 SHA256:5nbrEPsWqcPN1AT7UOIZFZqDHaQL0ljdPSrmzuR/ppo agent
Authenticated to 193.40.156.67 ([193.40.156.67]:37022) using "publickey".
Lab 1 README notes on wording / potential confusion:
Once you have completed all the steps above your repository should appear in this list automatically within 2..3 minutes
, but seems like the list updates every 30 min? (students list - it first showed 09:00 UTC, then next update was 09:30 UTC) (I updated the page without browser cache)Complete GitHub repository setup to get your first machine.
, but when in reality, it should be set up correctly already.Virtual machines are ususally started within 1..2 hours after repository setup is completed
has typo "ususally" and is hidden behind a dropdown on the username page, could be helpful to specify that information in the README also (step 4 seems to indicate it should be straightforward, and overall README doesn't indicate that you can't do the lab in one go, or maybe could suggest something along the lines of "continue with the next steps before your VM is set up")Maybe I missed something myself. Cheers