Skip to content

执行写文件(write_file)接口失败 #31

Description

@LeonidasHypnos

执行创建文件(create_file) POST /v2/appkey/appid/uid/file/file_name HTTP/1.1接口可以正确返回201状态,但是在执行写文件(write_file) PUT /v2/appkey/appid/uid/file/file_name HTTP/1.1接口时,nginx err.log中出现如下信息:
2017/12/06 17:50:14 [error] 34442#0: *1257 error, cluster id conflict: 1(ns) <> 54(rcs) while reading response header from tfs, client: 192.168.10.57, server: localhost, request: "PUT /v2/tappkey00001/1/21312/file/file1?offset=213213213&size=2436 HTTP/1.1", host: "192.168.10.128:7500" 2017/12/06 17:50:14 [error] 34442#0: *1257 http tfs process name server request failed while reading response header from tfs, client: 192.168.10.57, server: localhost, request: "PUT /v2/tappkey00001/1/21312/file/file1?offset=213213213&size=2436 HTTP/1.1", host: "192.168.10.128:7500"
请大神帮忙解惑!小弟不胜感激!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions