Skip to content

Apify push ends up with error: Actor with identifier is already on the platform #886

@JJetmar

Description

@JJetmar

When I push the project to the Apify Platform using apify push I end up with error:

Error: Actor with identifier "push-test2" is already on the platform and was modified there since modified locally.
Skipping push. Use --force to override.

And requires to use --force flag to continue

Steps to reproduce:

apify -v

apify-cli/0.21.10-beta.15 (c29140c) running on linux-x64 with node-22.14.0, installed via npm

apify create push-test2 + Typescript + Playwright + Chrome

cd push-test2

apify push

Then I go to Apify Console Actor Detail and change start url from https://apify.com/ to https://apify.com/#1 then I click on Save

I run apify push again and I end up with the error.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working.t-dxIssues owned by the DX team.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions