Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

CLI push fails with default --dir path #161

@Huge

Description

@Huge

space push fails with

Validating your Spacefile...
                                                     
Your Spacefile looks good, proceeding with your push!

✓ Successfully started your build!
✓ Successfully pushed your Spacefile!

~ Pushing your code (27 files) & running build process...

2023/11/23 10:45:15 internal server error
2023/11/23 10:45:15 error: internal error
! Error: failed to push code and create a revision, please try again

while like this finishes fine:

space push --dir `realpath .` 

  • space version 0.4.2 with the pre-built arm64 linux binary.

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