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

Consistent "[error] Still missing help.getConfig, on DC 2.0, sending state request" error #76

Open
anguschiu1 opened this issue Jul 11, 2021 · 1 comment

Comments

@anguschiu1
Copy link

Similar case as in #60 , just I consistently encountering the problem with similar error and docker failed to spin up.

Tried to use new Telegram account with fresh App api_id / App api_hash, but problem persists.

telegram-api-server        | [2021-07-11 05:45:56] [warning] Connected to DC 2.0!
telegram-api-server        | [2021-07-11 05:45:56] [error] Still missing help.getConfig,  on DC 2.0, sending state request
telegram-api-server        | [2021-07-11 05:45:56] [warning] OK!
telegram-api-server        | [2021-07-11 05:45:56] [error] Got nothing in the socket in DC 5.0, reconnecting...
telegram-api-server        | [2021-07-11 05:45:56] [warning] Reconnecting to DC 5 (0) from existing
telegram-api-server        | [2021-07-11 05:45:56] [warning] Connecting to DC 5.0
telegram-api-server        | [2021-07-11 05:45:56] [error] Got nothing in the socket in DC 2.0, reconnecting...
telegram-api-server        | [2021-07-11 05:45:56] [warning] Reconnecting to DC 2 (0) from existing
telegram-api-server        | [2021-07-11 05:45:56] [warning] Connecting to DC 2.0
telegram-api-server        | [2021-07-11 05:45:56] [warning] Connected to DC 5.0!
telegram-api-server        | [2021-07-11 05:45:56] [error] Still missing help.getTermsOfServiceUpdate, users.getUsers,  on DC 5.0, sending state request
telegram-api-server        | [2021-07-11 05:45:56] [warning] OK!
telegram-api-server        | [2021-07-11 05:45:56] [warning] Connected to DC 2.0!
telegram-api-server        | [2021-07-11 05:45:56] [error] Still missing help.getConfig,  on DC 2.0, sending state request
telegram-api-server        | [2021-07-11 05:45:56] [warning] OK!
telegram-api-server        | [2021-07-11 05:45:56] [error] Got nothing in the socket in DC 5.0, reconnecting...
telegram-api-server        | [2021-07-11 05:45:56] [warning] Reconnecting to DC 5 (0) from existing
telegram-api-server        | [2021-07-11 05:45:56] [warning] Connecting to DC 5.0
telegram-api-server        | [2021-07-11 05:45:56] [error] Got nothing in the socket in DC 2.0, reconnecting...
telegram-api-server        | [2021-07-11 05:45:56] [warning] Reconnecting to DC 2 (0) from existing
telegram-api-server        | [2021-07-11 05:45:56] [warning] Connecting to DC 2.0
telegram-api-server        | [2021-07-11 05:45:56] [warning] Connected to DC 5.0!
telegram-api-server        | [2021-07-11 05:45:56] [error] Still missing help.getTermsOfServiceUpdate, users.getUsers,  on DC 5.0, sending state request
telegram-api-server        | [2021-07-11 05:45:56] [warning] OK!
telegram-api-server        | [2021-07-11 05:45:56] [warning] Connected to DC 2.0!
telegram-api-server        | [2021-07-11 05:45:56] [error] Still missing help.getConfig,  on DC 2.0, sending state request
telegram-api-server        | [2021-07-11 05:45:56] [warning] OK!
telegram-api-server        | [2021-07-11 05:45:56] [error] Got nothing in the socket in DC 5.0, reconnecting...
telegram-api-server        | [2021-07-11 05:45:56] [warning] Reconnecting to DC 5 (0) from existing
telegram-api-server        | [2021-07-11 05:45:56] [warning] Connecting to DC 5.0
telegram-api-server        | [2021-07-11 05:45:56] [error] Got nothing in the socket in DC 2.0, reconnecting...
telegram-api-server        | [2021-07-11 05:45:56] [warning] Reconnecting to DC 2 (0) from existing
telegram-api-server        | [2021-07-11 05:45:56] [warning] Connecting to DC 2.0
telegram-api-server        | [2021-07-11 05:45:56] [warning] Connected to DC 5.0!
telegram-api-server        | [2021-07-11 05:45:56] [error] Still missing help.getTermsOfServiceUpdate, users.getUsers,  on DC 5.0, sending state request
telegram-api-server        | [2021-07-11 05:45:56] [warning] OK!
telegram-api-server        | [2021-07-11 05:45:56] [warning] Connected to DC 2.0!
telegram-api-server        | [2021-07-11 05:45:56] [error] Still missing help.getConfig,  on DC 2.0, sending state request
telegram-api-server        | [2021-07-11 05:45:56] [warning] OK!
....

I used to succeed using it 5 months ago, but save settings won't work and I have updated repo and images.
Please help me out if I have missed anything, thank you very much.

@xtrime-ru
Copy link
Owner

Please ask in MadelineProto support groups. Or try latest version with Telegram Layer 135.

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

3 participants
@anguschiu1 @xtrime-ru and others