Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

First time run still have error <Unknown error while getting ... [403]> #16

Closed
lucasnguyen3979 opened this issue Jul 7, 2024 · 9 comments

Comments

@lucasnguyen3979
Copy link

lucasnguyen3979 commented Jul 7, 2024

I tried with a completely new account, and this is the first MemeFi bot that runs with the same error as other repository bots.
For old accounts, I tried waiting 12-24 hours like this issue #3 says, but the problem still persists.

Environment:
I only use 1 account on server to run in this context.
Other game bots run normally.

Error:
image

@shelllshock
Copy link

same!

@Freddywhest
Copy link
Owner

Freddywhest commented Jul 7, 2024

Try it without proxies or restart it multiple times

@boika
Copy link

boika commented Jul 7, 2024

Try it without proxies or restart it multiple times

Didn't help me

@Freddywhest
Copy link
Owner

Freddywhest commented Jul 7, 2024

I don't have that issue so I don't know what I can do to fix it
Try #7

@boika
Copy link

boika commented Jul 7, 2024

Downgrade python from 3.11.9 to 3.10.11 helped.

@ipinternet
Copy link

FROM python:3.10.11-alpine3.18

It is my Dockerfile config. Still Same problem.

@Freddywhest
Copy link
Owner

Freddywhest commented Jul 8, 2024

FROM python:3.10.11-alpine3.18

It is my Dockerfile config. Still Same problem.

Try it without docker

@prognt
Copy link

prognt commented Jul 9, 2024

FROM python:3.10.11-alpine3.18
error 403
FROM python:3.11.9-alpine3.20
all good

@lucasnguyen3979
Copy link
Author

Install version Python 3.10.0 and issue is fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants