Bug #5433
closedChannel list "Get list" button is not disabled on server error in some cases
0%
Description
If we have to change parameters before clicking "get list" again the server may answer with "busy command" or "try again later" and the "get list" button will not be clickable again until we send the /list command again, which may result in an endless loop of busy results if we still have to change some parameters.
Can we have the get list button reset itself every 10-20 seconds?
Thanks.
Updated by Per Amundsen almost 3 years ago
- Category set to Interface
- Status changed from New to Assigned
Can you provide the raw messages from the Rawlog Dialog which contains the "busy command" or "try again later" messages?
They should be resetting the buttons.
Updated by eahm eahm almost 3 years ago
Well, I don't know what happened but now if I want to change the min number of users and click "Get List" again for example it's not grayed out anymore, it works as expected.
The "LIST Server load is temporarily too heavy. Please wait a while and try again." is not an AdiIRC issue anyway, it's a server antiflood /list service. I tried to flood it and now AdiIRC returns the cliclable "Get List" even when the server gives has that protection activated.
I guess we can say there is nothing to be fixed for now and you can close this, I will let you know if I come across that issue again.
Updated by Per Amundsen almost 3 years ago
I know it's an server error, but all server errors have a specific numeric attached to it that adiirc uses to determine what the error means.
There might be servers using a error code adiirc currently doesn't know about, so please copy the message from Rawlog if it happens again.
Updated by eahm eahm almost 3 years ago
<- 1/27/2022 14:36:45 - @time=2022-01-27T21:36:48.449Z :irc.efnet.nl 263 NICK LIST :Server load is temporarily too heavy. Please wait a while and try again.
This one?
Updated by Per Amundsen almost 3 years ago
Yes, I added support for this for next beta, hopefully that fixes it.
Updated by eahm eahm almost 3 years ago
Would you like me to try other EFnet servers or that code number is default by the whole network?
Updated by Per Amundsen almost 3 years ago
It would most likely be the same on all servers on the same network since they would be using the same software.
Updated by eahm eahm almost 3 years ago
Yep, another server gives 263. Thanks for checking all this stuff man.
Updated by eahm eahm almost 3 years ago
But IMO this can be closed too since I see the "Get List" every time now and it's not grayed out anymore.
Updated by Per Amundsen almost 3 years ago
- Category changed from Interface to Irc
- Status changed from Assigned to Resolved
Updated by Per Amundsen almost 3 years ago
- Status changed from Resolved to Closed
Updated by Per Amundsen almost 3 years ago
- Tracker changed from Feature to Bug
- Subject changed from /list dialog "issue" to Channel list "Get list" button is not disabled on server error in some cases
- Category changed from Irc to Interface
- Regression set to No