inlong icon indicating copy to clipboard operation
inlong copied to clipboard

[Bug] In 1.11 single-machine deployment, the agent module cannot be started

Open tangyungteng opened this issue 1 year ago • 0 comments

What happened

Symptom In single-node deployment 1.11, the agent cannot be started and logs are waiting agent to start, sleep 3s... image

What you expected to happen

1.11 can be successfully deployed on a single server

How to reproduce

  1. download the binary package of version 1.11 from the official website
  2. add mysql-connector-java-8.0.28.jar
  3. change the mysql database address in the configuration file
  4. Run the bin/inlong-daemon start standalone command to start

Environment

SMP Debian 5.10.178-3 (2023-04-22) x86_64 java version "1.8.0_371"

InLong version

1.11.0

InLong Component

InLong Agent

Are you willing to submit PR?

  • [X] Yes, I am willing to submit a PR!

Code of Conduct

tangyungteng avatar May 06 '24 08:05 tangyungteng