Deployment error when using [placement] mode="smart"
Hello!
I am attempting to deploy a worker that has a D1 database, and a Service binding. In my wrangler.toml config I have put it into the placement smart mode.
[placement]
mode="smart"
I am getting an error which looks like my account has triggers and placement configured.
error: workers.api.error.placement_and_triggers_configured [code: 100150]
I have confirmed that I do not in fact have any triggers configured on the worker so I think this might be a bug.
It seems like this user had a similar issue Deployment Error: workers.api.error.placement_and_triggers_configured (100150) but it looks like it was (potentially) resolved. @mhart
Any help would be much appreciated!
I am attempting to deploy a worker that has a D1 database, and a Service binding. In my wrangler.toml config I have put it into the placement smart mode.
[placement]
mode="smart"
I am getting an error which looks like my account has triggers and placement configured.
error: workers.api.error.placement_and_triggers_configured [code: 100150]
I have confirmed that I do not in fact have any triggers configured on the worker so I think this might be a bug.
It seems like this user had a similar issue Deployment Error: workers.api.error.placement_and_triggers_configured (100150) but it looks like it was (potentially) resolved. @mhart
Any help would be much appreciated!
