Skip to content

[v0.1.7.post4+7d6772f] Issue running the command mila init #169

@joumene010

Description

@joumene010

Fixing permissions on C:\Users\Joe.ssh\config to 600
? Do you also have an account on the ComputeCanada/DRAC clusters? No
Did not change ssh config
Checking passwordless authentication
Checking if passwordless SSH access is setup for the mila cluster.
Traceback (most recent call last):
File "C:\Users\Joe\AppData\Local\Programs\Python\Python312\Lib\site-packages\milatools\cli\commands.py", line 89, in main
mila()
File "C:\Users\Joe\AppData\Local\Programs\Python\Python312\Lib\site-packages\milatools\cli\commands.py", line 145, in mila
return function(**args_dict)
^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Joe\AppData\Local\Programs\Python\Python312\Lib\site-packages\milatools\cli\commands.py", line 522, in init
success = setup_passwordless_ssh_access(ssh_config=ssh_config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Joe\AppData\Local\Programs\Python\Python312\Lib\site-packages\milatools\cli\init_command.py", line 267, in setup_passwordless_ssh_access
success = setup_passwordless_ssh_access_to_cluster("mila")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Joe\AppData\Local\Programs\Python\Python312\Lib\site-packages\milatools\cli\init_command.py", line 325, in setup_passwordless_ssh_access_to_cluster
assert ssh_public_key_path.exists()
AssertionError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions