Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
Webclient
webclient出现死循环
发布于 2022-11-23 16:18:31 浏览:472
订阅该版
使用rtthread自带的httpota升级出现死循环,有哪位遇到这个情况。 ``` [31930] I/web: response header: [31940] D/web: HTTP/1.0 200 OK [31943] D/web: Server: SimpleHTTP/0.6 Python/3.8.7 [31949] D/web: Date: Wed, 23 Nov 2022 08:12:01 GMT [31954] D/web: Content-type: application/octet-stream [31960] D/web: Content-Length: 120246 [31964] D/web: Last-Modified: Wed, 23 Nov 2022 07:33:58 GMT [31970] D/web: get position handle response(200). [31976] D/web: host address: 192.168.2.190 , port: 9000 [31995] D/web: Range: [0000 -> 4095] [31999] I/web: request header: [32003] D/web: GET /rtthread.rbl HTTP/1.1 [32007] D/web: Range: bytes=0-4095 [32010] D/web: Host: 192.168.2.190 [32014] D/web: User-Agent: RT-Thread HTTP Agent [32019] D/web: Accept: */* [32022] I/web: response header: [32037] D/web: HTTP/1.0 200 OK [32040] D/web: Server: SimpleHTTP/0.6 Python/3.8.7 [32046] D/web: Date: Wed, 23 Nov 2022 08:12:01 GMT [32051] D/web: Content-type: application/octet-stream [32057] D/web: Content-Length: 120246 [32061] D/web: Last-Modified: Wed, 23 Nov 2022 07:33:58 GMT [32068] D/web: get position handle response(200). [32073] D/web: host address: 192.168.2.190 , port: 9000 [32084] D/web: Range: [0000 -> 4095] [32088] I/web: request header: [32092] D/web: GET /rtthread.rbl HTTP/1.1 [32096] D/web: Range: bytes=0-4095 [32099] D/web: Host: 192.168.2.190 [32103] D/web: User-Agent: RT-Thread HTTP Agent [32108] D/web: Accept: */* [32111] I/web: response header: [32115] D/web: HTTP/1.0 200 OK [32119] D/web: Server: SimpleHTTP/0.6 Python/3.8.7 [32124] D/web: Date: Wed, 23 Nov 2022 08:12:01 GMT [32130] D/web: Content-type: application/octet-stream [32135] D/web: Content-Length: 120246 [32139] D/web: Last-Modified: Wed, 23 Nov 2022 07:33:58 GMT [32146] D/web: get position handle response(200). [32151] D/web: host address: 192.168.2.190 , port: 9000 [32164] D/web: Range: [0000 -> 4095] [32168] I/web: request header: [32172] D/web: GET /rtthread.rbl HTTP/1.1 [32176] D/web: Range: bytes=0-4095 [32180] D/web: Host: 192.168.2.190 [32183] D/web: User-Agent: RT-Thread HTTP Agent [32188] D/web: Accept: */* [32191] I/web: response header: [32196] D/web: HTTP/1.0 200 OK [32199] D/web: Server: SimpleHTTP/0.6 Python/3.8.7 [32205] D/web: Date: Wed, 23 Nov 2022 08:12:02 GMT [32210] D/web: Content-type: application/octet-stream [32216] D/web: Content-Length: 120246 [32220] D/web: Last-Modified: Wed, 23 Nov 2022 07:33:58 GMT [32226] D/web: get position handle response(200). [32232] D/web: host address: 192.168.2.190 , port: 9000 [32285] D/web: Range: [0000 -> 4095] [32289] I/web: request header: [32293] D/web: GET /rtthread.rbl HTTP/1.1 [32297] D/web: Range: bytes=0-4095 [32301] D/web: Host: 192.168.2.190 [32304] D/web: User-Agent: RT-Thread HTTP Agent [32309] D/web: Accept: */* [32312] I/web: response header: [32316] D/web: HTTP/1.0 200 OK [32320] D/web: Server: SimpleHTTP/0.6 Python/3.8.7 [32325] D/web: Date: Wed, 23 Nov 2022 08:12:02 GMT [32331] D/web: Content-type: application/octet-stream [32336] D/web: Content-Length: 120246 [32341] D/web: Last-Modified: Wed, 23 Nov 2022 07:33:58 GMT [32347] D/web: get position handle response(200). [32352] D/web: host address: 192.168.2.190 , port: 9000 [32362] D/web: Range: [0000 -> 4095] [32366] I/web: request header: [32370] D/web: GET /rtthread.rbl HTTP/1.1 [32375] D/web: Range: bytes=0-4095 [32378] D/web: Host: 192.168.2.190 [32382] D/web: User-Agent: RT-Thread HTTP Agent [32386] D/web: Accept: */* [32389] I/web: response header: [32394] D/web: HTTP/1.0 200 OK [32397] D/web: Server: SimpleHTTP/0.6 Python/3.8.7 [32403] D/web: Date: Wed, 23 Nov 2022 08:12:02 GMT [32408] D/web: Content-type: application/octet-stream [32414] D/web: Content-Length: 120246 [32418] D/web: Last-Modified: Wed, 23 Nov 2022 07:33:58 GMT [32425] D/web: get position handle response(200). [32430] D/web: host address: 192.168.2.190 , port: 9000 [32456] D/web: Range: [0000 -> 4095] [32460] I/web: request header: [32464] D/web: GET /rtthread.rbl HTTP/1.1 [32468] D/web: Range: bytes=0-4095 [32472] D/web: Host: 192.168.2.190 [32475] D/web: User-Agent: RT-Thread HTTP Agent [32480] D/web: Accept: */* [32483] I/web: response header: [32487] D/web: HTTP/1.0 200 OK [32491] D/web: Server: SimpleHTTP/0.6 Python/3.8.7 [32496] D/web: Date: Wed, 23 Nov 2022 08:12:02 GMT [32502] D/web: Content-type: application/octet-stream [32507] D/web: Content-Length: 120246 [32512] D/web: Last-Modified: Wed, 23 Nov 2022 07:33:58 GMT [32518] D/web: get position handle response(200). [32523] D/web: host address: 192.168.2.190 , port: 9000 [32532] D/web: Range: [0000 -> 4095] [32536] I/web: request header: [32540] D/web: GET /rtthread.rbl HTTP/1.1 [32544] D/web: Range: bytes=0-4095 [32548] D/web: Host: 192.168.2.190 [32551] D/web: User-Agent: RT-Thread HTTP Agent [32556] D/web: Accept: */* ```
查看更多
2
个回答
默认排序
按发布时间排序
xiaorui
认证专家
2022-11-23
小睿手办 https://item.taobao.com/item.htm?id=674889867009
感觉问题不在webclient,而是要找出谁因为什么原因让webclient在重复请求同1块数据? 建议单步调试下。
anqi
2022-11-25
这家伙很懒,什么也没写!
服务器不支持分包传数据导致的
撰写答案
登录
注册新账号
关注者
0
被浏览
472
关于作者
anqi
这家伙很懒,什么也没写!
提问
15
回答
13
被采纳
3
关注TA
发私信
相关问题
1
AT组件连接BC26并使用Webclient软件包GET方式请求失败
2
webclient sal_sock每次send 内存就多占几十字 咋排查
3
webclient使用疑惑 ,post上传数据无效,get下载数据
4
w5500通信不稳定。
5
webclient软件包get接口,等不到response header?
6
webclient使用的建議
7
基于官方 webclient 的 http client
8
stm32使用webclient+mbedtls实现get请求及post太慢
9
Webclient无法下载局域网内的文件
10
webclient的post file的sample,需开启哪个文件系统支持
推荐文章
1
RT-Thread应用项目汇总
2
玩转RT-Thread系列教程
3
国产MCU移植系列教程汇总,欢迎查看!
4
机器人操作系统 (ROS2) 和 RT-Thread 通信
5
五分钟玩转RT-Thread新社区
6
【技术三千问】之《玩转ART-Pi》,看这篇就够了!干货汇总
7
关于STM32H7开发板上使用SDIO接口驱动SD卡挂载文件系统的问题总结
8
STM32的“GPU”——DMA2D实例详解
9
RT-Thread隐藏的宝藏之completion
10
【ART-PI】RT-Thread 开启RTC 与 Alarm组件
最新文章
1
使用百度AI助手辅助编写一个rt-thread下的ONVIF设备发现功能的功能代码
2
RT-Thread 发布 EtherKit开源以太网硬件!
3
rt-thread使用cherryusb实现虚拟串口
4
《C++20 图形界面程序:速度与渲染效率的双重优化秘籍》
5
《原子操作:程序世界里的“最小魔法单位”解析》
热门标签
RT-Thread Studio
串口
Env
LWIP
SPI
AT
Bootloader
Hardfault
CAN总线
FinSH
ART-Pi
USB
DMA
文件系统
RT-Thread
SCons
RT-Thread Nano
线程
MQTT
STM32
RTC
FAL
rt-smart
ESP8266
I2C_IIC
WIZnet_W5500
ota在线升级
UART
PWM
cubemx
freemodbus
flash
packages_软件包
BSP
潘多拉开发板_Pandora
定时器
ADC
GD32
flashDB
socket
中断
Debug
编译报错
msh
SFUD
keil_MDK
rt_mq_消息队列_msg_queue
at_device
ulog
C++_cpp
本月问答贡献
踩姑娘的小蘑菇
7
个答案
3
次被采纳
张世争
8
个答案
2
次被采纳
rv666
5
个答案
2
次被采纳
用户名由3_15位
11
个答案
1
次被采纳
KunYi
6
个答案
1
次被采纳
本月文章贡献
程序员阿伟
5
篇文章
2
次点赞
hhart
3
篇文章
4
次点赞
大龄码农
1
篇文章
2
次点赞
ThinkCode
1
篇文章
1
次点赞
Betrayer
1
篇文章
1
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部