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

Credentials getting banned super fast #245

Open
eborges-git opened this issue Nov 4, 2023 · 3 comments
Open

Credentials getting banned super fast #245

eborges-git opened this issue Nov 4, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@eborges-git
Copy link

eborges-git commented Nov 4, 2023

the code that reproduces this issue or a replay of the bug

Apparently there was an update on MJ's side and my credentials are getting banned super fast.

It used to last around 3000 generations and 2 weeks, now it's getting banned in less than 24 hours with 10 generations only.

(I'm already using separate proxies & websockets, cards, time of the day, etc)

So I was wondering if this could be related to the lack of headers on the API call.

If we run /imagine straight on the browser, like a real human, the Header has: accept, accept-language, authorization, content-type, origin, referer, sec..., user-agent, x....

But this script only uses autorization and content-type, right?

Describe the bug

error log

@eborges-git eborges-git added the bug Something isn't working label Nov 4, 2023
@njho
Copy link

njho commented Nov 4, 2023

+1

@codert-tanjingyu
Copy link

the code that reproduces this issue or a replay of the bug

Apparently there was an update on MJ's side and my credentials are getting banned super fast.

It used to last around 3000 generations and 2 weeks, now it's getting banned in less than 24 hours with 10 generations only.

(I'm already using separate proxies & websockets, cards, time of the day, etc)

So I was wondering if this could be related to the lack of headers on the API call.

If we run /imagine straight on the browser, like a real human, the Header has: accept, accept-language, authorization, content-type, origin, referer, sec..., user-agent, x....

But this script only uses autorization and content-type, right?

Describe the bug

error log

I have also encountered the same problem and question. Have you found a solution?

@morganfuchs
Copy link

Do you think Midjourney analyses requests made on Discord?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants