Skip to content

Cloud push fails in 1.0.223 #618

@jarijokinen

Description

@jarijokinen

Since upgrading to 1.0.223 lean-cli cannot anymore push to the cloud.

After creating a new project, first push works fine, but after that I'm getting collaboration lock error:

$ lean project-create test1
Successfully created Python project 'test1'
$ lean cloud push
[1/1] Pushing 'test1'
Successfully created cloud project 'test1' in organization '[REMOVED]'
Successfully updated name, files, libraries, and code_source_id for 'test1'
$ lean cloud push
[1/1] Pushing 'test1'
Cannot push 'test1': To prevent code loss, please read the project files after acquiring the collaboration lock.

Downgrading back to 1.0.221 fixes this issue.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions