Wunderfitz/harbour-fernschreiber

stuck on "Updating content..." after app start

Closed this issue · 4 comments

starting from a shell

[W] unknown:0 - Theme dir "/usr/share/themes/jolla/meegotouch/z1.25/" does not exist
[ 2][t 3][1638732830.076938629][Timer.cpp:67][#1][!Td][&duration > max_duration_]	SLOW: [name:change key][duration:7325.7us]
[ 2][t 3][1638732830.077374458][TdDb.cpp:323][#1][!Td]	Got PRAGMA user_version = 13
[ 2][t 3][1638732830.086225748][AuthDataShared.cpp:109][#1][!Td]	DcId{2} [auth_key_id:39...][state:OK][created_at:1637591966.000000]
[ 2][t 3][1638732830.090750932][Session.cpp:167][#1][!SessionProxy:2:main]	Generate new session_id 87... for auth key 39... for main DC2
[ 2][t 3][1638732830.308497428][NetQueryDelayer.cpp:72][#1][!NetQueryDelayer]	Failed: [Query:[id:65536][tl:0x25939651][state:Query]] [timeout:333.000000][total_timeout:333.000000] because of [Error : 420 : FLOOD_WAIT_333] from Session:2:main::Connect::Tcp::[149.154.167.50:443] to DcId{2} from [192...:37646]
[ 1][t 3][1638732830.310091972][UpdatesManager.cpp:158][#1][!Td]	Receive updates.getDifference error: [Error : 429 : Too Many Requests: retry after 333]
[ 2][t 3][1638732831.310716629][UpdatesManager.cpp:202][#1][!Timeout]	Filling gap in getDifference by running getDifference
[ 2][t 3][1638732831.466410398][NetQueryDelayer.cpp:72][#1][!NetQueryDelayer]	Failed: [Query:[id:393216][tl:0x25939651][state:Query]] [timeout:333.000000][total_timeout:333.000000] because of [Error : 420 : FLOOD_WAIT_333] from Session:2:main::Connect::Tcp::[149.154.167.50:443] to DcId{2} from [192...:37646]
[ 1][t 3][1638732831.466640233][UpdatesManager.cpp:158][#1][!Td]	Receive updates.getDifference error: [Error : 429 : Too Many Requests: retry after 333]

Looks like some sort of "back off ... slow down", i have several devices connected to the same telegram account in that very network. But that can not be it ... using https://github.com/Michal-Szczepaniak/Yottagram works, and changing to a different network does not make it go away.

No, it's actually a server-side update which makes the used TDLib incompatible, see also #451. Currently working on an update, but might still take a bit as I'm also including some mandatory updates (sponsored messages support) to remain online beyond January 1, 2022.

So i will consider this one a dup and close is

#451 (comment)

0.11 does the trick! Thanks!