magic icon indicating copy to clipboard operation
magic copied to clipboard

[Deployment]: 无法复现沪上阿姨IPO分析与投资建议。话题文件未保存,未在工作区显示

Open MorphuesCrown opened this issue 6 months ago • 2 comments

Deployment Type

Docker Compose (Recommended)

Installation Stage

System requirements check

Issue Description

未生成并保存todo.md文件,且过程文件均未保存和在工作区显示。

Image 是否与初始化存储服务错误有关

Image

Steps to Reproduce

使用的qwen-max模型

Environment Details

本地部署,使用的qwen-max模型

Configuration Details

No response

Error Logs

log.txt

System Status

No response

Installation Type

First-time installation

Previous Attempts

No response

Severity

High - Major functionality not working

Expected Outcome

复现沪上阿姨IPO分析与投资建议等案例

Workarounds

No response

Additional Context

No response

Checklist

  • [x] I have read the installation documentation
  • [x] I have verified that my system meets the minimum requirements
  • [x] I have provided complete error logs and environment details
  • [x] I have redacted any sensitive information from my report

MorphuesCrown avatar Jun 24 '25 10:06 MorphuesCrown

docker images 看看容器的镜像版本

Rock-520 avatar Jun 25 '25 08:06 Rock-520

docker images 看看容器的镜像版本

Image super-magic是自己打的镜像,把

初始化存储服务

        self.storage_service = await StorageFactory.get_storage(
            sts_token_refresh=None,
            metadata=None,
        )

里的platform参数删了

MorphuesCrown avatar Jun 25 '25 08:06 MorphuesCrown