cdxf
cdxf
It've not been resolved yet (I've removed other configuration file as you suggested) but I think the problem comes from my Main class: ``` fun main(args: Array) { embeddedServer(Netty) {...
@ltkn The error is at this line: ``` private final RowMapper mapper = JdbcTemplateMapperFactory.newInstance() .newRowMapper(Post.class); ``` If I set ```useAsm``` to false, it works without any errors ``` private final...
Thank for your answer. For file download requests with specified offset and limit: 1. How can I determine if the partial download is complete? Given that isDownloadingCompleted = false when...
I do not receive any UpdateFile with `isDownloadingActive = false`. Only when I close the client, then I receive the last UpdateFile with `isDownloadingActive = false` I tried to download...
I also found some error, what is it? > 12:53:17.181 [Thread-985] ERROR com.tclient.TelegramClient - [ 2][t20][1735822397.181795835][NetQueryDelayer.cpp:102][#15][!NetQueryDelayer] Delay: [Query:[id:5189730305][tl:0xbe5335be]] [timeout:1][total_timeout:1] because of [Error : -503 : Timeout] from Session:5:download_small#0::Connect::TCP::[91.108.56.144:443] to DcId{5}...