Skip to content

Fix koyeb instance exec xxx when instance id is a full uuidΒ #167

Open
@brmzkw

Description

@brmzkw

If we provide a full uuid, the following error message is returned:

❌ Unable to find the instance `56baae83-1223-5165-b8bb-cd6e7b35c5b3`: no object could be found from the provided identifier

πŸ”Ž Additional details
The supported formats to resolve a instance are:
* instance full UUID
* instance short ID (8 characters)

πŸ₯ How to solve the issue?
Provide a valid instance identifier

It works well if the short uuid is used (56baae83)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions