CalvinKirs commented on issue #5678: URL: https://github.com/apache/dolphinscheduler/issues/5678#issuecomment-865726050
> > hi,I want to make sure that the master is not started at this time? > > Started, both process instance and task instance are still running, but the state has not been updated I see that the exception is No Node (dead_server), this node will be set only by master startup. If the master is started after the worker, then there will be this error. So we may need to set these nodes as registry properties, i.e. all nodes that interface to the registry will set this node by default (not just master). But now I'm not sure if this is the problem. The monitoring page on the interface has no data returned from the backend for now, we discuss on the mailing list whether we need to remove it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
