Format issue for the configuration file “system.yaml”:

ARTIFACTORY: How to troubleshoot some common Artifactory startup failure issues

AuthorFullName__c
Yunzong Guo
articleNumber
000005974
ft:sourceType
Salesforce
FirstPublishedDate
2024-01-08T19:17:26Z
lastModifiedDate
2024-01-08
VersionNumber
1
If some parameters are not added according to the yaml format, such as:
configVersion: 1
shared:
node:
database:
  xxx
  …

Using this configuration, Artifactory will be unable to connect to the database, causing the access service to fail to start, and the console.log will report the following messages:
2023-10-07T03:37:35.760Z [jfrou] [INFO ] [078554a1333f4c8b] [join_executor.go:175          ] [main                ] [] - Cluster join: Retry 75: Service registry ping failed, will retry. Error: Get "http://localhost:8040/access/api/v1/system/ping": dial tcp [::1]:8040: connect: connection refused