Logo

dev-resources.site

for different kinds of informations.

Heroku Error - H10 App Crashed

Published at
2/16/2021
Categories
heroku
kafka
snowflake
kafkaconnect
Author
athangarathinam
Author
15 person written this
athangarathinam
open
Heroku Error - H10 App Crashed

I am trying to pipeline with heroku salesforce postgres to snowflake through heroku kafka and confluent kafka connect.

when my curl statement start execute am getting below error.

I am new to heroku and snowflake and am not sure where my configuration is breaking?

My cURL Command:

curl -vvv -X POST -H "Content-Type: application/json" --data /etc/kafka-connect/connect-distributed.properties https://sfsc-kafka-c1-test.herokuapp.com/connectors

Error:
at=error code=H10 desc="App crashed" method=POST path="/connectors" host=sfsc-kafka-c1-test.herokuapp.com request_id=bbd73917-a817-c876-0383-ece8a1baa132 fwd="" dyno= connect=0ms service=0ms status=503 bytes=561 protocol=http tls_version=tls1.2

kafkaconnect Article's
30 articles in total
Favicon
Kafka Connect: FileStreamSourceConnector in distributed mode
Favicon
What is Kafka Connect?
Favicon
Publish PostgresSQL Data Changes to React with KsqlDB and MQTT
Favicon
Empowering Your Kafka Connectors: A Guide to Connector Guardian
Favicon
Running Debezium On Kubernetes
Favicon
Constant Lag in CDC Pipeline (JDBC Sink Connector)
Favicon
Kafka Connect sink to OpenSearch/ElasticSearch: how to sink unix timestamps
Favicon
Kafka 2 CockroachDB via JDBC Sink Connector Blueprint
Favicon
KSQL with authenticated kafka connect
Favicon
8 tips to speed up Apache Kafka® Connect development
Favicon
Showcasing Change Data Capture with Debezium and Kafka
Favicon
Use your own connector with Twitter and Aiven for Apache Kafka®
Favicon
Manage Apache Kafka Connect connectors with kcctl
Favicon
Loading CSV data into Confluent Cloud using the FilePulse connector
Favicon
Using Kafka Connect JDBC Source: a PostgreSQL example
Favicon
Kafka Connect JDBC Sink deep-dive: Working with Primary Keys
Favicon
Kafka Connect: The Magic Behind Mux Data Realtime Exports
Favicon
An Overview About the Different Kafka Connect Plugins
Favicon
Heroku Error - H10 App Crashed
Favicon
Apache Kafka Connect Usage Patterns
Favicon
Vinted Search Scaling Chapter 1: Indexing
Favicon
Running a self-managed Kafka Connect worker for Confluent Cloud
Favicon
Streaming data into Kafka S01/E04 — Parsing log files using Grok Expressions
Favicon
Kafka Connect - Deep Dive into Single Message Transforms
Favicon
🎄 Twelve Days of SMT 🎄 - Day 12: Community Transformations
Favicon
🎄 Twelve Days of SMT 🎄 - Day 11: Predicate and Filter
Favicon
🎄 Twelve Days of SMT 🎄 - Day 10: ReplaceField
Favicon
🎄 Twelve Days of SMT 🎄 - Day 9: Cast
Favicon
🎄 Twelve Days of SMT 🎄 - Day 8: TimestampConverter
Favicon
🎄 Twelve Days of SMT 🎄 - Day 7: TimestampRouter

Featured ones: