Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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 this issue Jan 24, 2024 · 8 comments

Comments

@nonAme160
Copy link

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

@Wuzzooy
Copy link

Wuzzooy commented Jan 24, 2024

I have the same issue on v2.2.7.

@Sofie99
Copy link

Sofie99 commented Jan 24, 2024

same here +1

@PeronGH
Copy link
Collaborator

PeronGH commented Jan 24, 2024

Can you provide a screenshot?

@Sofie99
Copy link

Sofie99 commented Jan 24, 2024

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
Copy link
Owner

juzeon commented Jan 25, 2024

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"
]
[
    "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.

@juzeon juzeon added the help wanted Extra attention is needed label Jan 25, 2024
@Sofie99
Copy link

Sofie99 commented Jan 25, 2024

@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
Copy link
Owner

juzeon commented Jan 26, 2024

@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
Copy link

Sofie99 commented Jan 28, 2024

@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

@juzeon juzeon added need more investigation and removed help wanted Extra attention is needed labels Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants