HTTP端口不能同时触发不同的端点

发布于 2025-02-11 05:48:42 字数 387 浏览 0 评论 0原文

我有三个使用相同IP运行三个不同端点的robomotion中的工作流程。我尝试将邮递员仅用于测试在robomotion中运行的端口。但是,只能触发在robomotion中首先运行的工作流程,而不是另一个。另一个端口得出此错误404找不到。我正在使用端口80。它是否不能同时触发端口80?

以下是我在robomotion中使用的开放端口。

1st Workflow: http://206.xxx.xx.xx:80/abc
2nd Workflow: http://206.xxx.xx.xx:80/def
3rd Workflow: http://206.xxx.xx.xx:80/ghi

谁能解释?我在Ubuntu 20.04.4 LTS中运行此过程。

I have three workflows in Robomotion running three different endpoints with the same IP. I try to use Postman just for testing the port that running in Robomotion. But, only the workflow that running first in Robomotion can be triggered not the other. The other port got this error 404 not found. I'm using port 80. Is it port 80 cannot be triggered simultaneously?

Below is the open port that I'm using in Robomotion.

1st Workflow: http://206.xxx.xx.xx:80/abc
2nd Workflow: http://206.xxx.xx.xx:80/def
3rd Workflow: http://206.xxx.xx.xx:80/ghi

Can anyone explain? I run this process in Ubuntu 20.04.4 LTS.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文