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

flood wait #1

Open
amir-abbas opened this issue Jul 30, 2017 · 6 comments
Open

flood wait #1

amir-abbas opened this issue Jul 30, 2017 · 6 comments

Comments

@amir-abbas
Copy link

amir-abbas commented Jul 30, 2017

after while we get FLOOD_WAIT_X error or auth_key_unregistered error

@savely-krasovsky
Copy link
Contributor

savely-krasovsky commented Aug 1, 2017

Seems like it is lib problem. I have some project on it. Very similar problem.

@savely-krasovsky
Copy link
Contributor

Even after two hours it requires reauthorizing.

@savely-krasovsky
Copy link
Contributor

@amir-abbas I just fixed it. Update mtproto lib :)

@ngopher
Copy link

ngopher commented Aug 9, 2017

hi @Lord-Protector , how can I update the mtproto?
I have layer65 schema now, what can I do? I have same problem, waiting for ever...

@SyugamCan
Copy link

// LoadContacts
mtproto, err := mtproto.NewMTProto(41994, "269069e15c81241f5670c397941016a2", mtproto.WithAuthFile(os.Getenv("HOME")+"/.telegramgo", false))
if err != nil {
log.Fatal(err)
}
mtproto.WithAuthFile(os.Getenv("HOME")+"/.telegramgo", false) => what does it mean?
HOME = ?
Can you help me, dear bro.

@savely-krasovsky
Copy link
Contributor

@SyugamCan don't use this. It's experimental and outdated library. Use native gotd/td.

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

No branches or pull requests

4 participants