Skip to content

Schema超图无法内省出数据 #13

Answered by wangning1993
wangning1993 asked this question in Q&A
Discussion options

You must be logged in to vote

1、需检查监听端口是否被占用,可lsof -i:9991查看端口占用情况,kill进程重启后即可解决
2、fireboom默认监听的是localhost,在容器中ip会分到127.0.0.1,需要把API服务监听Host改成0.0.0.0

Replies: 1 comment

Comment options

wangning1993
Jun 15, 2023
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by wangning1993
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant