关关采集器10.x采集自动停止,是由于发布到数据库,内存没有关闭,报错
200|error connecting: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.
临时解决方法如下,因为采集没多久,又会弹出这个错误停止,只有使用10以下版本才能解决这个问题
数据库连接字符串不能使用默认的,应该为:
Data Source=localhost;Database=xxx;User ID=xxx;Password=xxx;port=3306;charset=gbk;Pooling=True
#如无特别声明,该文章均为 yun 原创,转载请遵循
署名-非商业性使用 4.0 国际(CC BY-NC 4.0) 协议,即转载请注明文章来源。
#最后编辑时间为: 2021 年 05 月 17 日
主题名称:DreamCat | 版本:X1.9-20210218
主题开发:HanFengA7 | TeddyNight | Dev-Leo | CornWorld | WBStudio | 学神之女
Designed by HanFengA7 Power by Typecho
Copyright © 2015-2021 by LychApe All rights reserved!