Failed to synchronize mysql8 with ES7. The clientadapter failed to start
java.lang.IllegalArgumentException: Could not resolve placeholder 'HOSTNAME%%.’ in value "history -a; history -a; printf “\033]0;%s@%s:%s\007” "U S E R " " {USER}" "USER""{HOSTNAME%%.}" “KaTeX parse error: Expected '}', got '#' at position 6: {PWD/#̲HOME/~}”"
Solution
Add to the end of the initiator configuration file application.yml
Cause analysis
The spring boot failed to resolve the environment variable, which is incompatible with the ECS environment variable value.
HOSTNAME%%.*:
PWD/#$HOME/~:
Read More:
- [Solved] canal Startup Error: error while reading from client socket java.io.IOException: Received error packet:
- [Solved] Spring integrates canal to call feign error: pool-1-thread-1
- org.hibernate.exception.SQLGrammarException: could not extract ResultSet, Resolve MySQL 5.7.5 or above GROUP_BY is not supported
- [Solved] Tomcat startup error: sub-container startup failed
- HQL statement query error: could not resolve property [Solved]
- How to Solve Tomcat Error: Could not resolve view with name ‘xxx/xxxxxxx‘ in servlet with
- [ERROR] Failed to execute goal on project simple-project: Could not resolve dependencies for project
- kafka Environment Build and Startup Error: ERROR [KafkaServer id=1] Fatal error during KafkaServer startup. Prepare to shutdown
- [Solved] rocketmq Startup Error: Error: Could not create the Java Virtual Machine.
- [Solved] kafka startup Error: ERROR Fatal error during KafkaServer startup. Prepare to shutdown
- Android Studio Cannot resolve symbol [How to Solve]
- [Solved] nacos Startup Error: Unable to start embedded Tomcat
- JPA multiple-data source startup error: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘t
- Springboot error about swagger startup [How to Solve]
- Resolve warning: could’t clear Tomcat cache java.lang.NoSuchFieldException: resourceEntries
- [Solved] IDEA Import springboot Project Error: Cannot resolve plugin org.springframework.boot:spring-boot-maven-plugin:<unknown>
- [Solved] IDEA2020 Error: Cannot resolve symbol ‘Servlet‘
- [Solved] Springboot Project Startup Error: Unable to Identify bootstrap.yml Configuration
- [Solved] nacos Startup Error: Please set the JAVA_HOME variable in your environment
- Cannot resolve reference to bean ‘sqlSessionFactory‘ while setting bean property ‘sqlSessionFactory‘