Coder Social home page Coder Social logo

Comments (3)

thazel31 avatar thazel31 commented on August 16, 2024

Hello,

I had that issue too. After some investigation, when it succeed, the cluster creation take about 3-4 minutes.
Then when it fails, it wait until the timeout whereas the cluster is up for a while ...
I tried to build the provider with a timeout set to 30 minutes, it failed too ...

from terraform-provider-aiven.

chdorb avatar chdorb commented on August 16, 2024

Same issue here, kafka cluster created by terraform since a long time and timeout when 20 minutes elapsed.

module.kafka.aiven_service.kafka: Creating...
module.kafka.aiven_service.kafka: Still creating... [10s elapsed]
module.kafka.aiven_service.kafka: Still creating... [20s elapsed]
module.kafka.aiven_service.kafka: Still creating... [30s elapsed]
[...]
module.kafka.aiven_service.kafka: Still creating... [19m50s elapsed]
module.kafka.aiven_service.kafka: Still creating... [20m0s elapsed]

Error: error waiting for Aiven service to be RUNNING: timeout while waiting for state to become 'RUNNING' (last state: 'WAITING_FOR_SERVICES', timeout: 20m0s)

  on .terraform/modules/kafka/kafka.tf line 3, in resource "aiven_service" "kafka":
   3: resource "aiven_service" "kafka" {
Terraform v0.12.7 (latest)
terraform-provider-aiven v1.0.12 (latest)

from terraform-provider-aiven.

rikonen avatar rikonen commented on August 16, 2024

We couldn't reproduce this issue but https://github.com/aiven/terraform-provider-aiven/releases/tag/v1.0.17 removed some code that could possibly make this happen. Could you please check out if that works better and if not reopen this ticket?

from terraform-provider-aiven.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.