gaomiup20 edited a comment on issue #5523:
URL: 
https://github.com/apache/dolphinscheduler/issues/5523#issuecomment-843711211


   container exec:
   ```
   
root@dolphinscheduler-prd-alert-67b784ff9d-bs4kr:/opt/apache-dolphinscheduler-1.3.6-bin#
 cat conf/alert.properties | grep wechat
   enterprise.wechat.enable=true
   enterprise.wechat.corp.id=ww7xxxxxxxxxxxxx
   enterprise.wechat.secret=v9oadLERU_zpKCWPw-IqDS9daosPRxxxxxxxxxx
   enterprise.wechat.agent.id=1000xxxx
   enterprise.wechat.users=G1702949,G1703177
   
enterprise.wechat.token.url=https://qyapi.weixin.qq.com/cgi-bin/gettoken?corpid=&corpsecret=
   
enterprise.wechat.push.url=https://qyapi.weixin.qq.com/cgi-bin/message/send?access_token=
   
enterprise.wechat.team.send.msg={\"toparty\":\"\",\"agentid\":\"\",\"msgtype\":\"text\",\"text\":{\"content\":\"\"},\"safe\":\"0\"}
   
enterprise.wechat.user.send.msg={\"touser\":\"\",\"agentid\":\"\",\"msgtype\":\"markdown\",\"markdown\":{\"content\":\"\"}}
   
root@dolphinscheduler-prd-alert-67b784ff9d-bs4kr:/opt/apache-dolphinscheduler-1.3.6-bin#
 
   ```
   
   container of log:
   ```
   [INFO] 2021-05-19 11:13:38.030 
org.apache.dolphinscheduler.common.plugin.FilePluginManager:[60] - start to 
load jar files in /Users/xx/your/path/to/plugin/dir
   [ERROR] 2021-05-19 11:13:38.230 
org.apache.dolphinscheduler.common.plugin.FilePluginManager:[67] - not a valid 
path - /Users/xx/your/path/to/plugin/dir
   [INFO] 2021-05-19 11:13:38.232 
org.apache.dolphinscheduler.alert.AlertServer:[72] - alert server ready start 
   [INFO] 2021-05-19 11:13:43.373 ru.yandex.clickhouse.ClickHouseDriver:[42] - 
Driver registered
   [INFO] 2021-05-19 11:13:43.760 com.alibaba.druid.pool.DruidDataSource:[991] 
- {dataSource-1} inited
   ```


-- 
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]


Reply via email to