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

[Bug]mannager分发worker包启动worker成功后,就显示失败了 #575

Open
2 of 3 tasks
Level1Accelerator opened this issue Jul 12, 2024 · 4 comments
Open
2 of 3 tasks
Labels
bug Something isn't working

Comments

@Level1Accelerator
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

image
image
我是单机部署测试的,centos7华为云

What you expected to happen

分发成功并进行到下一步

How to reproduce

希望报错日志能够清楚些

Anything else

No response

Version

v1.1.2

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@Level1Accelerator Level1Accelerator added the bug Something isn't working label Jul 12, 2024
@Level1Accelerator
Copy link
Author

worker.out的日志:
[INFO] 2024-07-12 16:51:06 akka.remote.RemoteActorRefProvider$RemoteDeadLetterActorRef:[83] - Message [com.datasophon.common.model.StartWorkerMessage] from Actor[akka://datasophon/deadLetters] to Actor[akka://datasophon/deadLetters] was not delivered. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'.

-error.log里只有
2024-07-12 16:51:06 [pool-4-thread-1] ERROR com.datasophon.worker.WorkerApplicationServer -
看不懂

@datasophon
Copy link
Member

检查主机名配置,不能有特殊字符

@Level1Accelerator
Copy link
Author

检查主机名配置,不能有特殊字符

主机名是mysql8.0

@chenss-1
Copy link
Contributor

chenss-1 commented Aug 1, 2024

检查主机名配置,不能有特殊字符

主机名是mysql8.0

检查配置主机名后,是否执行hostname <主机名> ,只有执行过此命令,才会生效

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants