开发版4.3导出报错“服务器内部错误”,看了所有帖子还没解决,求大神看看

seatable开发版 4.3
本地内外部署的

正常读写没问题,但导出excel报错“服务器内部错误

dtable_web_settings.py配置

FILE_SERVER_ROOT = ‘http://192.168.71.203:8080/seafhttp/
看到其他帖子说改这个就行,我这个一直都是内外。

日志

2024-07-07 15:41:36 [ERROR] seahub.api2.endpoints.dtable_excel[98] - convert view to excel task error: HTTPConnectionPool(host=‘127.0.0.1’, port=6000): Max retries exceeded with url: /convert-view-to-excel (Caused by NewConnectionError(‘<urllib3.connection.HTTPConnection object at 0x7f3706f82b50>: Failed to establish a new connection: [Errno 111] Connection refused’))
2024-07-07 15:41:36 [ERROR] django.request[241] - Internal Server Error: /api/v2.1/workspace/1/dtable/AI每日资讯提炼/convert-view-to-excel/

本地宝塔

  1. 已经关闭防火墙
  2. 已经配置6000端口

请教哪位大神帮忙看看? 卡一周了

我的是把编排的服务名改了,需要把文件里的服务名和compose 文件的服务名一致才正常。主要是redis出了问题。