Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New provisioner errors when starting ftl dev (has 8 partitions instead of 1) #3909

Closed
wesbillman opened this issue Jan 6, 2025 · 0 comments · Fixed by #3911
Closed

New provisioner errors when starting ftl dev (has 8 partitions instead of 1) #3909

wesbillman opened this issue Jan 6, 2025 · 0 comments · Fixed by #3911
Assignees

Comments

@wesbillman
Copy link
Collaborator

When starting ftl dev for local development, these new errors have started to appear in the output:

info:provisioner0: Provisioning mysql database: mysql_testdb
info:provisioner0: Provisioning topic: pubsub.newOrderTopic
error:provisioner0: failed to provision resource topic:newOrderTopic: existing topic pubsub.newOrderTopic has 8 partitions instead of 1
error:provisioner0: failed to provision resource topic:pizzaReadyTopic: could not set up redpanda: could not start redpanda: failed to acquire lock: context canceled
info:provisioner0: Provisioned SQL migration for: mysql.testdb
info:echo:build: Building module
info:echo:build: Module built (1.63s)
info:echo:build: Migrations extracted [] from /Users/wesbillman/dev/ftl/examples/go/echo/db
info:echo:deploy: Deploying module
error: Initial deploy failed: internal: existing topic pubsub.newOrderTopic has 8 partitions instead of 1
error: Initial build failed: internal: existing topic pubsub.newOrderTopic has 8 partitions instead of 1

Screenshot 2025-01-06 at 9 39 06 AM

@github-actions github-actions bot added the triage Issue needs triaging label Jan 6, 2025
@alecthomas alecthomas mentioned this issue Jan 6, 2025
@matt2e matt2e self-assigned this Jan 6, 2025
@github-actions github-actions bot removed the triage Issue needs triaging label Jan 6, 2025
@matt2e matt2e closed this as completed in 9a77edf Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants