snxvpn icon indicating copy to clipboard operation
snxvpn copied to clipboard

Fix for "'HTML_Requester' object has no attribute 'extender_vars'".

Open ruitome opened this issue 5 years ago • 2 comments

Updates on BeautifuSoup4 library breaks the parse_extender when parsing /SNX/extender page, leading to "'HTML_Requester' object has no attribute 'extender_vars'" error. "text" attributes were replaced by "string".

ruitome avatar Apr 30 '20 14:04 ruitome

Same issue. In my case I've just replaced lxml parser to html5lib and everything works fine.

madlabman avatar Jul 22 '20 11:07 madlabman

Very much appreciate the enhancements to this original project. Both the no-cert check and MultiChallenge were of great use. This one also bit me, would be nice to see it rolled in somehow.

chewborg avatar Jul 30 '21 09:07 chewborg