在远程服务器上下载模型出错
Created by: T-baby
一直在报下面的错误,反复重试。
2020-06-04 14:44:40:Downloading simnet_bow
2020-06-04 14:44:40:[32m[2020-06-04 06:44:40,579] [ INFO] - Installing lac module[0m
2020-06-04 14:44:40:[32m[2020-06-04 06:44:40,804] [ INFO] - Module lac already installed in /root/.paddlehub/modules/lac[0m
2020-06-04 14:44:40:[32m[2020-06-04 06:44:40,886] [ INFO] - Installing senta_lstm module[0m
2020-06-04 14:44:40:[32m[2020-06-04 06:44:40,906] [ INFO] - Module senta_lstm already installed in /root/.paddlehub/modules/senta_lstm[0m
2020-06-04 14:44:43:[33m[2020-06-04 06:44:43,319] [ WARNING] - Parameter module_dir is deprecated, please use directory to specify the path[0m
2020-06-04 14:44:58:[2020-06-04 06:44:58 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:366)
2020-06-04 14:44:58:W0604 06:44:58.582417 366 init.cc:216] Warning: PaddlePaddle catches a failure signal, it may not work properly
2020-06-04 14:44:58:W0604 06:44:58.582458 366 init.cc:218] You could check whether you killed PaddlePaddle thread/process accidentally or report the case to PaddlePaddle
2020-06-04 14:44:58:W0604 06:44:58.582463 366 init.cc:221] The detail failure signal is:
2020-06-04 14:44:58:
2020-06-04 14:44:58:W0604 06:44:58.582470 366 init.cc:224] *** Aborted at 1591253098 (unix time) try "date -d @1591253098" if you are using GNU date ***
2020-06-04 14:44:58:W0604 06:44:58.585214 366 init.cc:224] PC: @ 0x0 (unknown)
2020-06-04 14:44:58:W0604 06:44:58.585638 366 init.cc:224] *** SIGABRT (@0x1) received by PID 366 (TID 0x7f0b13e72740) from PID 1; stack trace: ***
2020-06-04 14:44:58:W0604 06:44:58.587889 366 init.cc:224] @ 0x7f0b138a4f20 (unknown)
2020-06-04 14:44:58:W0604 06:44:58.589993 366 init.cc:224] @ 0x7f0b13987bb7 epoll_wait
2020-06-04 14:44:58:W0604 06:44:58.591854 366 init.cc:224] @ 0x7f0b1028653b epoll_poll
2020-06-04 14:44:58:W0604 06:44:58.593888 366 init.cc:224] @ 0x7f0b1028f9c2 ev_run
2020-06-04 14:44:58:W0604 06:44:58.595888 366 init.cc:224] @ 0x7f0b10290672 __pyx_pw_6gevent_5libev_8corecext_4loop_15run
2020-06-04 14:44:58:W0604 06:44:58.596060 366 init.cc:224] @ 0x4d6194 _PyMethodDescr_FastCallKeywords
- 版本、环境信息 1)PaddleHub1.7.0,PaddlePaddle1.8.0 2)Ubuntu