juzeon / SydneyQt

A cross-platform desktop client for the jailbroken New Bing AI Copilot (Sydney ver.) built with Go and Wails (previously based on Python and Qt).
The Unlicense
809 stars 77 forks source link

[BUG] "InternalError": "ConversationStorage:Set:Storage Error: MessageStorage::Upsert: Storage Error: Id, RequestId and Sender.UserId are all required in the messages" #208

Open nonAme160 opened 5 months ago

nonAme160 commented 5 months ago

就是,没有在目录里放cookies.json文件的时候是可以正常聊天的,但是不能使用图像生成功能,但设置好cookies文件后再发消息就会报错:"InternalError": "ConversationStorage:Set:Storage Error: MessageStorage::Upsert: Storage Error: Id, RequestId and Sender.UserId are all required in the messages"

Wuzzooy commented 5 months ago

I have the same issue on v2.2.7.

Sofie99 commented 5 months ago

same here +1

PeronGH commented 5 months ago

Can you provide a screenshot?

Sofie99 commented 5 months ago

Can you provide a screenshot?

btw i revert to v2.2.6 and it works now. so seems like this is only happened in v2.2.7

juzeon commented 5 months ago

Would you please rewrite the optionsSet using these two separately: 1.

[
    "fluxcopilot",
    "nojbf",
    "iyxapbing",
    "iycapbing",
    "dgencontentv3",
    "nointernalsugg",
    "disable_telemetry",
    "machine_affinity",
    "streamf",
    "codeint",
    "langdtwb",
    "fdwtlst",
    "fluxprod",
    "eredirecturl",
    "deuct3"
]

2.

[
    "nlu_direct_response_filter",
    "deepleo",
    "disable_emoji_spoken_text",
    "responsible_ai_policy_235",
    "enablemm",
    "dv3sugg",
    "iyxapbing",
    "iycapbing",
    "gptvprvc",
    "fluxpcalc",
    "eredirecturl",
    "gencontentv3",
    "fluxv14l",
    "nojbf",
    "soedgeca"
]

And tell us which one works. Thanks.

Sofie99 commented 5 months ago

@juzeon do i only need to create debug_options_sets.json in same folder with exe and put that json in there? if yes then both doesn't work

juzeon commented 5 months ago

@juzeon do i only need to create debug_options_sets.json in same folder with exe and put that json in there? if yes then both doesn't work

Yer it is. So this did not work. Would you please try switching to another Microsoft account and try again?

Sofie99 commented 5 months ago

@juzeon do i only need to create debug_options_sets.json in same folder with exe and put that json in there? if yes then both doesn't work

Yer it is. So this did not work. Would you please try switching to another Microsoft account and try again?

oke,, Switching to v2.3.0 with different account works now