com.github.tobato.fastdfs.exception.FdfsConnectException: 无法获取服务端连接资源:can‘t create connection to

    技术2022-07-16  70

    如果各方面配置没什么问题 在远程服务器上敲 fdfs_upload_file storage xxx.xx 没问题能上传

    那可能就是超时时间设置太短了 我这里用的是springboot 直接修改application.yml

    fdfs: so-timeout: 6000 #修改之后的 connect-timeout: 6000 # 修改之后的 thumb-image: height: 150 width: 150 tracker-list:

    由于看的官方文档 一开始timeout设置的是一百五十毫秒 一直报错 修改之后就行了

    Processed: 0.037, SQL: 9