Skip to content

cli: renku session start --ssh -p renkulab #3668

@carlosvargas9103

Description

@carlosvargas9103

Describe the bug

I am new using the platform (sorry):

renku session start --ssh -p renkulab

  • Not able to start the session with renku-cli in local machine after successful login in renkulab.

Details

Please verify and redact the details.

Renku version: 2.7.0
OS: Linux (#38~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 2 18:01:13 UTC 2)
Python: 3.10.13

Traceback

Traceback (most recent call last):
  File "[...]/site-packages/renku/core/session/session.py", line 157, in session_start
    provider_api.pre_start_checks(**kwargs)
  File "[...]/site-packages/renku/core/session/renkulab.py", line 164, in pre_start_checks
    system_config = SystemSSHConfig()
  File "[...]/site-packages/renku/core/util/ssh.py", line 70, in __init__
    self.ssh_config.touch(mode=0o600, exist_ok=True)
  File "[...]/pathlib.py", line 1168, in touch
    self._accessor.touch(self, mode, exist_ok)
  File "[...]/pathlib.py", line 331, in touch
    fd = os.open(path, flags, mode)
PermissionError: [Errno 13] Permission denied: '/home/cvargas/.ssh/config'

Additional context

It looks like I do not have permission to do so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions