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

v0.6.2按照文档部署pipeline测试的时候卡住了【CPU版】 #1298

Closed
learningpro opened this issue Jul 13, 2021 · 2 comments
Closed
Assignees
Labels
question Further information is requested

Comments

@learningpro
Copy link

使用的版本是0.6.2分支,房价预测fit_a_line顺利通过,但是测试pipeline ocr的时候出现问题,启动web_service.py后停在了 start proxy service;启动pipeline_http_client.py 时候无任何输出,挂在了那儿不动了,无法完成测试
image

host系统是Mac OS 11.4, docker版本是 docker desktop 3.3.3(64133),使用的官方镜像 registry.baidubce.com/paddlepaddle/serving:0.6.2-devel,dockerfile中安装了各种相关的包

RUN cd /home && git clone -b v0.6.2 https://github.com/PaddlePaddle/Serving
RUN cd /home/Serving && pip3 install -r python/requirements.txt
RUN pip3 install paddle-serving-client==0.6.2 paddle-serving-server==0.6.2 paddle-serving-app==0.6.2
@github-actions
Copy link

Message that will be displayed on users' first issue

@learningpro learningpro changed the title v0.6.2按照文档部署pipeline测试的时候卡住了 v0.6.2按照文档部署pipeline测试的时候卡住了【CPU版】 Jul 13, 2021
@TeslaZhao TeslaZhao self-assigned this Jul 14, 2021
@TeslaZhao
Copy link
Collaborator

您好,您可以查看PipelineServingLogs/pipeline.log.wf 看看是否有错误信息

@TeslaZhao TeslaZhao added the question Further information is requested label Jul 19, 2021
@paddle-bot paddle-bot bot closed this as completed Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants