【发布时间】:2022-06-13 22:30:57
【问题描述】:
在下面执行时,我收到了这个错误,我在网上找不到太多关于它的信息。
[user@vm itop_api]$ curl -k -K curlopt.txt -X POST -F 'version=1.3' https://vma04.domain/webservices/rest.php -F 'json_data=@./get_server2a.json' |json_reformat
Warning: setting file ./get_server2a.json failed!
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 272 0 0 0 272 0 9714 --:--:-- --:--:-- --:--:-- 9379
curl: (26) read function returned funny value
parse error: premature EOF
(right here) ------^
【问题讨论】: