Skip to content

Freebuff update issue (⚠️ Another tab is using a premium model (minimax/minimax-m3). Switch this tab to an unlimited model, or change the other tab.) #917

Description

@Jaker188

So I had a popup to update my Freebuff program, I clicked Update while idle. I was in a premium session and after it updated when I went idle the next chat I sent said this

"⚠️ Another tab is using a premium model (minimax/minimax-m3). Switch this tab to an unlimited model, or change the other tab."

Now there was no other tab open I tried restarting my pc, closing and restarting the application, signing in and out, and even this ..

localStorage.clear(); sessionStorage.clear(); window.location.reload();

and

document.cookie.split(";").forEach(function(c) { document.cookie = c.replace(/^ +/, "").replace(/=.*/, "=;expires=" + new Date().toUTCString() + ";path=/"); }); window.location.reload();

in the dev console

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