You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2022/08/16 07:52:45 UTC

[GitHub] [incubator-linkis] Andywli opened a new issue, #2797: [Bug]Linkis服务启动异常:Bad port 'linkis-mg-gateway'

Andywli opened a new issue, #2797:
URL: https://github.com/apache/incubator-linkis/issues/2797

   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-commons
   
   ### Steps to reproduce
   
   ![image](https://user-images.githubusercontent.com/55732213/184826687-ef1f6fa0-6451-4fc8-9f4e-9b1651c394cb.png)
   ERROR: your linkis-mg-gateway microservice is not start successful !!! ERROR logs as follows :
   Please check  detail log, log path :/opt/module/dss_linkis/linkis/logs/linkis-mg-gateway.log
   <---------------------------------------------------->
   Is remote execution:tail -n 50 /opt/module/dss_linkis/linkis/logs/linkis-mg-gateway.log
   Bad port 'linkis-mg-gateway'
   关键提示信息: Please check  detail log, log path ,这里会打印出对应启动错误的服务的日志路径。可以通过这个日志路径获取详细错误信息。         
   ![image](https://user-images.githubusercontent.com/55732213/184826824-0fff5a8e-75be-41aa-9ad6-b7d8bf5278fa.png)
   ![image](https://user-images.githubusercontent.com/55732213/184826852-e9447e55-66a7-453e-b4a1-fd8f7177a366.png)
   
   
   ### Expected behavior
   
   wu
   
   ### Your environment
   
   <!-- Please describe the linkis version you are using and basic environment information -->
   <!-- 请描述您使用的linkis版本和基本环境信息 -->
   - Linkis version used: 1.1.2
   - Environment name and version:
       - cdh-5.14.2
       - hdp-3.1.5
       - hive-2.1.1
       - spark-3.2.1
       - scala-2.12.2
       - jdk 1.8.0_121
       - ....
   
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!


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

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] github-actions[bot] commented on issue #2797: [Bug]Linkis服务启动异常:Bad port 'linkis-mg-gateway'

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2797:
URL: https://github.com/apache/incubator-linkis/issues/2797#issuecomment-1216275517

   :blush:  Welcome to the Apache Linkis (incubating) community!!
   We are glad that you are contributing by opening this issue.
   
   Please make sure to include all the relevant context.
   We will be here shortly.
   
   If you are interested in contributing to our website project, please let us know!
   You can check out our contributing guide on 
    :point_right:  [How to Participate in Project Contribution](https://linkis.apache.org/community/how-to-contribute).
    
   WeChat  Group:
   
   ![image](https://linkis.apache.org/Images/wedatasphere_contact_01.png)
   Mailing Lists:
   |name|description|Subscribe|Unsubscribe|archive|
   |:-----|:--------|:------|:-------|:-----|
   | [dev@linkis.apache.org](mailto:dev@linkis.apache.org) | community activity information | [subscribe](mailto:dev-subscribe@linkis.apache.org) | [unsubscribe](mailto:dev-unsubscribe@linkis.apache.org) | [archive](http://mail-archives.apache.org/mod_mbox/linkis-dev) |


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

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] Andywli closed issue #2797: [Bug]Linkis服务启动异常:Bad port 'linkis-mg-gateway'

Posted by GitBox <gi...@apache.org>.
Andywli closed issue #2797: [Bug]Linkis服务启动异常:Bad port 'linkis-mg-gateway'
URL: https://github.com/apache/incubator-linkis/issues/2797


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

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] Andywli commented on issue #2797: [Bug]Linkis服务启动异常:Bad port 'linkis-mg-gateway'

Posted by GitBox <gi...@apache.org>.
Andywli commented on issue #2797:
URL: https://github.com/apache/incubator-linkis/issues/2797#issuecomment-1216275874

   请检查下eureka注册中心配置的端口地址是否正确 
   ./conf/application-eureka.yml:  port: 20303
   ./conf/application-eureka.yml:      defaultZone: http://127.0.0.1:20303/eureka/
   ./conf/application-linkis.yml:      defaultZone: http://127.0.0.1:20303/eureka/
   ./conf/linkis.properties:wds.linkis.eureka.defaultZone=http://127.0.0.1:20303/eureka/
   


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

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org