You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/04/28 10:48:55 UTC

[GitHub] [rocketmq] daanhan opened a new issue #2846: start mqnamesrv error in OS SUSE 11

daanhan opened a new issue #2846:
URL: https://github.com/apache/rocketmq/issues/2846


   报错了!!启动nameserver报错,脚本里使用了sed,不能使用-E参数。麻烦修正😂
   
   位置:runserver.sh line 69
   
   报错内容:
   sed:无效选项 -- E
   Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...
   
   OS: SUSE Linux Enterprise Server 11 (x86_64)
   rocketmq version: 4.8.0
   sed version: 4.1.5
   java version: 1.8.0_192


-- 
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:
users@infra.apache.org



[GitHub] [rocketmq] panzhi33 edited a comment on issue #2846: start mqnamesrv error in OS SUSE 11

Posted by GitBox <gi...@apache.org>.
panzhi33 edited a comment on issue #2846:
URL: https://github.com/apache/rocketmq/issues/2846#issuecomment-829016718


   你将-E 替换成-r 试下
   ![image](https://user-images.githubusercontent.com/29321745/116519852-8ae29300-a904-11eb-81a5-1ad37cd8b355.png)
   http://www.gnu.org/software/sed/manual/sed.html#Limitations


-- 
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:
users@infra.apache.org



[GitHub] [rocketmq] daanhan closed issue #2846: start mqnamesrv error in OS SUSE 11

Posted by GitBox <gi...@apache.org>.
daanhan closed issue #2846:
URL: https://github.com/apache/rocketmq/issues/2846


   


-- 
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:
users@infra.apache.org



[GitHub] [rocketmq] daanhan commented on issue #2846: start mqnamesrv error in OS SUSE 11

Posted by GitBox <gi...@apache.org>.
daanhan commented on issue #2846:
URL: https://github.com/apache/rocketmq/issues/2846#issuecomment-829757084


   换成-r可以!


-- 
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:
users@infra.apache.org



[GitHub] [rocketmq] panzhi33 commented on issue #2846: start mqnamesrv error in OS SUSE 11

Posted by GitBox <gi...@apache.org>.
panzhi33 commented on issue #2846:
URL: https://github.com/apache/rocketmq/issues/2846#issuecomment-829016718


   你将-E 替换成-r 试下


-- 
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:
users@infra.apache.org