Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In 1-app mode, if "app": "localhost" is present graph definition, ten runtime should also prevent the graph from starting and log an error #176

Closed
halajohn opened this issue Oct 19, 2024 · 1 comment · Fixed by #179
Assignees

Comments

@halajohn
Copy link
Member

No description provided.

@leoadonia
Copy link
Collaborator

与 graph check 命令行一致.

10-21 15:03:58.036 89503(89503) W ten_app_start_predefined_graph@predefined_graph.c:158 [msgpack://127.0.0.1:8001/] The predefined graph is invalid, nodes[1]: 'localhost' is not allowed in graph definition, change the content of 'app' field to be consistent with '_ten::uri'

目前 predefined graph 有问题,只是 warning 日志. 待 message conversion 支持后, 改成错误退出. #160

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants