grrttedwards / wow-addon-updater

Python utility for updating World of Warcraft addons
GNU General Public License v3.0
71 stars 14 forks source link

addon update status in cmd not showing any addons anymore. #190

Open przano opened 3 years ago

przano commented 3 years ago

This utility was working just fine up until today. Now when I run the .bat file, I get this in the terminal windowL

Name Prev. Version New Version ──── ───────────── ─────────── Press any key to continue . . .

grrttedwards commented 3 years ago

Hello! Interesting. Can you check a few things for me:

  1. Double check your input file (addons.txt) and make sure that didn't get overridden somehow
  2. Show what is in your installed.ini file
  3. Run the script again, and if it fails like you have shown above, copy and paste the contents of your log file into this thread (should be in a file called addon-updater.log)

Thanks

Kynigipanthira commented 3 years ago

Sorry for joining late on this issue.

I face the exact problem as above

The links in addons.txt are fine. I confirmed this by coying one of them into my browser, which opened up the addon site ok.

installed.ini is empty (0 Bytes)

addon-updater log looks like

addon-updater.log ``` 2021-08-22 08:20:50,179 [DEBUG] [14932] [urllib3.connectionpool] Starting new HTTPS connection (1): www.curseforge.com:443 2021-08-22 08:20:50,179 [DEBUG] [7432] [urllib3.connectionpool] Starting new HTTPS connection (2): www.curseforge.com:443 2021-08-22 08:20:50,179 [DEBUG] [3376] [urllib3.connectionpool] Starting new HTTPS connection (3): www.curseforge.com:443 2021-08-22 08:20:50,179 [DEBUG] [15060] [urllib3.connectionpool] Starting new HTTPS connection (4): www.curseforge.com:443 2021-08-22 08:20:50,179 [DEBUG] [13104] [urllib3.connectionpool] Starting new HTTPS connection (5): www.curseforge.com:443 2021-08-22 08:20:50,179 [DEBUG] [9532] [urllib3.connectionpool] Starting new HTTPS connection (6): www.curseforge.com:443 2021-08-22 08:20:50,179 [DEBUG] [12028] [urllib3.connectionpool] Starting new HTTPS connection (7): www.curseforge.com:443 2021-08-22 08:20:50,179 [DEBUG] [9880] [urllib3.connectionpool] Starting new HTTPS connection (8): www.curseforge.com:443 2021-08-22 08:20:50,179 [DEBUG] [12320] [urllib3.connectionpool] Starting new HTTPS connection (9): www.curseforge.com:443 2021-08-22 08:20:50,179 [DEBUG] [9224] [urllib3.connectionpool] Starting new HTTPS connection (10): www.curseforge.com:443 2021-08-22 08:20:50,288 [DEBUG] [15060] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dbm-spelltimers HTTP/1.1" 503 None 2021-08-22 08:20:50,288 [DEBUG] [7432] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/betterpowerbaralt HTTP/1.1" 503 None 2021-08-22 08:20:50,304 [DEBUG] [9224] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/covenantmissionhelper HTTP/1.1" 503 None 2021-08-22 08:20:50,304 [DEBUG] [9532] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/advancedinterfaceoptions HTTP/1.1" 503 None 2021-08-22 08:20:50,304 [DEBUG] [3376] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/coordinates HTTP/1.1" 503 None 2021-08-22 08:20:50,304 [DEBUG] [12028] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dbm-challenges HTTP/1.1" 503 None 2021-08-22 08:20:50,304 [DEBUG] [13104] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/details-chart-viewer-plugin HTTP/1.1" 503 None 2021-08-22 08:20:50,304 [DEBUG] [9880] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/bartender4 HTTP/1.1" 503 None 2021-08-22 08:20:50,304 [DEBUG] [14932] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/bank-items HTTP/1.1" 503 None 2021-08-22 08:20:50,304 [DEBUG] [12320] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dbm-bc HTTP/1.1" 503 None 2021-08-22 08:20:50,304 [DEBUG] [15060] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,304 [DEBUG] [9532] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,319 [DEBUG] [9880] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,319 [DEBUG] [9224] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,319 [DEBUG] [14932] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,319 [DEBUG] [3376] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,319 [DEBUG] [12320] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,319 [DEBUG] [12028] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,319 [DEBUG] [13104] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,319 [DEBUG] [7432] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,366 [DEBUG] [15060] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-cataclysm-mods HTTP/1.1" 503 None 2021-08-22 08:20:50,366 [DEBUG] [15060] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,366 [DEBUG] [9224] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-dbm-bfa HTTP/1.1" 503 None 2021-08-22 08:20:50,382 [DEBUG] [9532] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-dbm-dungeons HTTP/1.1" 503 None 2021-08-22 08:20:50,382 [DEBUG] [9224] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,382 [DEBUG] [9532] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,382 [DEBUG] [14932] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods HTTP/1.1" 503 None 2021-08-22 08:20:50,382 [DEBUG] [12028] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-dbm-legion HTTP/1.1" 503 None 2021-08-22 08:20:50,382 [DEBUG] [12320] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dejacharacterstats HTTP/1.1" 503 None 2021-08-22 08:20:50,382 [DEBUG] [3376] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-wod HTTP/1.1" 503 None 2021-08-22 08:20:50,382 [DEBUG] [13104] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-mop HTTP/1.1" 503 None 2021-08-22 08:20:50,382 [DEBUG] [7432] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/details HTTP/1.1" 503 None 2021-08-22 08:20:50,382 [DEBUG] [14932] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,382 [DEBUG] [9880] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-wotlk HTTP/1.1" 503 None 2021-08-22 08:20:50,382 [DEBUG] [3376] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,398 [DEBUG] [12028] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,398 [DEBUG] [13104] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,398 [DEBUG] [12320] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,398 [DEBUG] [7432] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,398 [DEBUG] [9880] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,429 [DEBUG] [15060] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/method-raid-tools HTTP/1.1" 503 None 2021-08-22 08:20:50,429 [DEBUG] [9224] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/hear-kitty HTTP/1.1" 503 None 2021-08-22 08:20:50,429 [DEBUG] [15060] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,444 [DEBUG] [9532] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/hideorderhallbar HTTP/1.1" 503 None 2021-08-22 08:20:50,444 [DEBUG] [9224] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,444 [DEBUG] [14932] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/kuinameplates HTTP/1.1" 503 None 2021-08-22 08:20:50,444 [DEBUG] [9532] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,444 [DEBUG] [3376] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/master-plan HTTP/1.1" 503 None 2021-08-22 08:20:50,444 [DEBUG] [14932] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,444 [DEBUG] [12028] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/ilvlr HTTP/1.1" 503 None 2021-08-22 08:20:50,444 [DEBUG] [3376] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,444 [DEBUG] [13104] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/maze-helper-mists-of-tirna-scithe HTTP/1.1" 503 None 2021-08-22 08:20:50,444 [DEBUG] [12028] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,460 [DEBUG] [13104] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,460 [DEBUG] [9880] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/movetalkinghead HTTP/1.1" 503 None 2021-08-22 08:20:50,460 [DEBUG] [12320] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/libsharedmedia-3-0 HTTP/1.1" 503 None 2021-08-22 08:20:50,460 [DEBUG] [7432] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/mythic-dungeon-tools HTTP/1.1" 503 None 2021-08-22 08:20:50,460 [DEBUG] [9880] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,460 [DEBUG] [12320] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,460 [DEBUG] [7432] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,491 [DEBUG] [14932] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/qe-dungeon-tips HTTP/1.1" 503 None 2021-08-22 08:20:50,491 [DEBUG] [14932] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,491 [DEBUG] [9224] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/omen-threat-meter HTTP/1.1" 503 None 2021-08-22 08:20:50,491 [DEBUG] [3376] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/raiderio HTTP/1.1" 503 None 2021-08-22 08:20:50,491 [DEBUG] [9532] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/premade-groups-filter HTTP/1.1" 503 None 2021-08-22 08:20:50,507 [DEBUG] [15060] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/o-item-level HTTP/1.1" 503 None 2021-08-22 08:20:50,507 [DEBUG] [9224] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 08:20:50,507 [DEBUG] [13104] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/satchel-scanner HTTP/1.1" 503 None 2021-08-22 08:20:50,507 [DEBUG] [12028] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/recount HTTP/1.1" 503 None 2021-08-22 08:20:50,507 [DEBUG] [9880] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/simulationcraft HTTP/1.1" 503 None 2021-08-22 08:20:50,523 [DEBUG] [7432] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/vuhdo HTTP/1.1" 503 None 2021-08-22 08:20:50,523 [DEBUG] [12320] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/timer-bars HTTP/1.1" 503 None 2021-08-22 08:20:50,554 [DEBUG] [14932] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/weakauras-2 HTTP/1.1" 503 None 2021-08-22 08:20:50,554 [DEBUG] [9224] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/zperl HTTP/1.1" 503 None 2021-08-22 08:20:50,616 [INFO ] [6968] [updater.manager.addon_manager] Name Prev. Version New Version ──── ───────────── ─────────── 2021-08-22 08:20:50,616 [DEBUG] [6968] [__main__] Current version: v1.9.2 2021-08-22 08:20:50,616 [DEBUG] [6968] [urllib3.connectionpool] Starting new HTTPS connection (1): github.com:443 2021-08-22 08:20:50,804 [DEBUG] [6968] [urllib3.connectionpool] https://github.com:443 "GET /grrttedwards/wow-addon-updater/releases/latest HTTP/1.1" 302 135 2021-08-22 08:20:51,054 [DEBUG] [6968] [urllib3.connectionpool] https://github.com:443 "GET /grrttedwards/wow-addon-updater/releases/tag/v1.9.2 HTTP/1.1" 200 None ```
grrttedwards commented 3 years ago

Thanks, that log is extremely helpful to me. Unfortunately that looks like either Curse blocking connections again for you, or they are experiencing some other connectivity issue, maybe based on your location/region? But it's less likely that it's due to connectivity if this is persisting for you for a while now.

I tried to fix a different issue of the installed.ini file being cleared out accidentally with the latest version; Were you were on the latest version the first time you hit this new issue? I only ask because I didn't expect it to clear out that file like you mentioned.

On my end, I am able to update some Curse addons successfully, and my automated tests are also running successfully, which will make this hard to nail down

wow-addon-updater % python -m updater
Installing/updating addon: omni-cc to version: 9.1.0...

Installing/updating addon: gtfo to version: 4.64...

Name           Prev. Version  New Version    
────           ─────────────  ───────────    
bagnon         9.1.0          Up to date     
omni-cc        9.1.1          9.1.0          
gtfo           4.63.7         4.64  
Kynigipanthira commented 3 years ago

Yes, I am on Version 1.9.2.

I first got the result

Name Prev. Version New Version
──── ───────────── ───────────
Press any key to continue . . .

on Aug 20 evening after a last successful attempt on Aug 16 evening. On Aug 21 and Aug 22 I tried to update unsuccessfully in the morning. Right now on the evening of Aug 22 I am able to update some addons. I seems like an issue on Curse's side.

There are some entry in the addon-updater.log that may (or may not) be helpful. Thank you anyway for your great addon!

addon-updater.log ``` 2021-08-22 19:08:34,444 [DEBUG] [5076] [urllib3.connectionpool] Starting new HTTPS connection (1): www.curseforge.com:443 2021-08-22 19:08:34,444 [DEBUG] [10804] [urllib3.connectionpool] Starting new HTTPS connection (2): www.curseforge.com:443 2021-08-22 19:08:34,445 [DEBUG] [14752] [urllib3.connectionpool] Starting new HTTPS connection (3): www.curseforge.com:443 2021-08-22 19:08:34,446 [DEBUG] [8508] [urllib3.connectionpool] Starting new HTTPS connection (4): www.curseforge.com:443 2021-08-22 19:08:34,449 [DEBUG] [6684] [urllib3.connectionpool] Starting new HTTPS connection (5): www.curseforge.com:443 2021-08-22 19:08:34,450 [DEBUG] [316] [urllib3.connectionpool] Starting new HTTPS connection (6): www.curseforge.com:443 2021-08-22 19:08:34,450 [DEBUG] [8740] [urllib3.connectionpool] Starting new HTTPS connection (7): www.curseforge.com:443 2021-08-22 19:08:34,450 [DEBUG] [14576] [urllib3.connectionpool] Starting new HTTPS connection (8): www.curseforge.com:443 2021-08-22 19:08:34,450 [DEBUG] [4496] [urllib3.connectionpool] Starting new HTTPS connection (9): www.curseforge.com:443 2021-08-22 19:08:34,451 [DEBUG] [10724] [urllib3.connectionpool] Starting new HTTPS connection (10): www.curseforge.com:443 2021-08-22 19:08:35,297 [DEBUG] [8740] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dbm-bc HTTP/1.1" 200 None 2021-08-22 19:08:37,777 [DEBUG] [14576] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dbm-spelltimers HTTP/1.1" 200 None 2021-08-22 19:08:43,170 [DEBUG] [8740] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dbm-bc/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:08:43,210 [INFO ] [8740] [updater.manager.addon_manager] Installing/updating addon: dbm-bc to version: r681... 2021-08-22 19:08:43,819 [DEBUG] [14576] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dbm-spelltimers/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:08:43,873 [INFO ] [14576] [updater.manager.addon_manager] Installing/updating addon: dbm-spelltimers to version: r134... 2021-08-22 19:08:53,074 [DEBUG] [10724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dbm-challenges HTTP/1.1" 200 None 2021-08-22 19:08:55,620 [DEBUG] [10804] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/details-chart-viewer-plugin HTTP/1.1" 200 None 2021-08-22 19:09:03,614 [DEBUG] [10724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dbm-challenges/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:09:03,652 [INFO ] [10724] [updater.manager.addon_manager] Installing/updating addon: dbm-challenges to version: r141... 2021-08-22 19:09:05,397 [DEBUG] [8508] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/bartender4 HTTP/1.1" 500 28569 2021-08-22 19:09:07,081 [DEBUG] [8508] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-cataclysm-mods HTTP/1.1" 200 None 2021-08-22 19:09:09,336 [DEBUG] [4496] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/coordinates HTTP/1.1" 500 28705 2021-08-22 19:09:10,353 [DEBUG] [5076] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/covenantmissionhelper HTTP/1.1" 500 28725 2021-08-22 19:09:10,953 [DEBUG] [8740] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dbm-bc/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:09:12,458 [DEBUG] [10724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dbm-challenges/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:09:12,796 [DEBUG] [10724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dbm-challenges/download/3411081/file HTTP/1.1" 307 0 2021-08-22 19:09:12,798 [DEBUG] [10724] [urllib3.connectionpool] Starting new HTTPS connection (1): edge.forgecdn.net:443 2021-08-22 19:09:13,227 [DEBUG] [10724] [urllib3.connectionpool] https://edge.forgecdn.net:443 "GET /files/3411/81/DBM-Challenges-r141.zip HTTP/1.1" 302 0 2021-08-22 19:09:13,229 [DEBUG] [10724] [urllib3.connectionpool] Starting new HTTPS connection (1): media.forgecdn.net:443 2021-08-22 19:09:13,305 [DEBUG] [10724] [urllib3.connectionpool] https://media.forgecdn.net:443 "GET /files/3411/81/DBM-Challenges-r141.zip HTTP/1.1" 200 35699 2021-08-22 19:09:14,988 [DEBUG] [4496] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-dbm-bfa HTTP/1.1" 200 None 2021-08-22 19:09:15,232 [DEBUG] [8508] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-cataclysm-mods/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:09:15,470 [INFO ] [8508] [updater.manager.addon_manager] Installing/updating addon: deadly-boss-mods-cataclysm-mods to version: r213... 2021-08-22 19:09:16,348 [DEBUG] [10724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-dbm-legion HTTP/1.1" 200 None 2021-08-22 19:09:16,488 [DEBUG] [14576] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dbm-spelltimers/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:09:21,571 [DEBUG] [5076] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-dbm-dungeons HTTP/1.1" 200 None 2021-08-22 19:09:21,890 [DEBUG] [14576] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dbm-spelltimers/download/3376287/file HTTP/1.1" 307 0 2021-08-22 19:09:21,992 [DEBUG] [14576] [urllib3.connectionpool] https://edge.forgecdn.net:443 "GET /files/3376/287/DBM-SpellTimers-r134.zip HTTP/1.1" 302 0 2021-08-22 19:09:22,014 [DEBUG] [14576] [urllib3.connectionpool] https://media.forgecdn.net:443 "GET /files/3376/287/DBM-SpellTimers-r134.zip HTTP/1.1" 200 12612 2021-08-22 19:09:22,959 [DEBUG] [6684] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/advancedinterfaceoptions HTTP/1.1" 500 28731 2021-08-22 19:09:25,737 [DEBUG] [8740] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dbm-bc/download/3398550/file HTTP/1.1" 307 0 2021-08-22 19:09:25,836 [DEBUG] [8740] [urllib3.connectionpool] https://edge.forgecdn.net:443 "GET /files/3398/550/DBM-Outlands-r681.zip HTTP/1.1" 302 0 2021-08-22 19:09:25,883 [DEBUG] [8740] [urllib3.connectionpool] https://media.forgecdn.net:443 "GET /files/3398/550/DBM-Outlands-r681.zip HTTP/1.1" 200 226931 2021-08-22 19:09:25,956 [DEBUG] [14752] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/betterpowerbaralt HTTP/1.1" 500 28717 2021-08-22 19:09:26,275 [DEBUG] [10804] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/details-chart-viewer-plugin/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:09:26,312 [INFO ] [10804] [updater.manager.addon_manager] Installing/updating addon: details-chart-viewer-plugin to version: v9.0.5.071... 2021-08-22 19:09:26,838 [DEBUG] [10724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-dbm-legion/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:09:26,874 [INFO ] [10724] [updater.manager.addon_manager] Installing/updating addon: deadly-boss-mods-dbm-legion to version: r25... 2021-08-22 19:09:27,552 [DEBUG] [4496] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-dbm-bfa/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:09:27,593 [INFO ] [4496] [updater.manager.addon_manager] Installing/updating addon: deadly-boss-mods-dbm-bfa to version: r4... 2021-08-22 19:09:28,992 [DEBUG] [316] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/bank-items HTTP/1.1" 500 28703 2021-08-22 19:09:33,938 [DEBUG] [4496] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-dbm-bfa/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:09:34,308 [DEBUG] [8740] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods HTTP/1.1" 200 None 2021-08-22 19:09:35,213 [DEBUG] [10804] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/details-chart-viewer-plugin/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:09:36,722 [DEBUG] [6684] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-wod HTTP/1.1" 200 None 2021-08-22 19:09:38,239 [DEBUG] [8508] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-cataclysm-mods/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:09:39,752 [DEBUG] [5076] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-dbm-dungeons/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:09:39,907 [INFO ] [5076] [updater.manager.addon_manager] Installing/updating addon: deadly-boss-mods-dbm-dungeons to version: r26... 2021-08-22 19:09:40,348 [DEBUG] [6684] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-wod/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:09:40,594 [INFO ] [6684] [updater.manager.addon_manager] Installing/updating addon: deadly-boss-mods-wod to version: r57... 2021-08-22 19:09:40,728 [DEBUG] [6684] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-wod/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:09:40,962 [DEBUG] [6684] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-wod/download/3398547/file HTTP/1.1" 307 0 2021-08-22 19:09:41,065 [DEBUG] [6684] [urllib3.connectionpool] https://edge.forgecdn.net:443 "GET /files/3398/547/DBM-Draenor-r57.zip HTTP/1.1" 302 0 2021-08-22 19:09:41,087 [DEBUG] [6684] [urllib3.connectionpool] https://media.forgecdn.net:443 "GET /files/3398/547/DBM-Draenor-r57.zip HTTP/1.1" 200 228262 2021-08-22 19:09:41,311 [DEBUG] [8508] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-cataclysm-mods/download/3369353/file HTTP/1.1" 307 0 2021-08-22 19:09:41,421 [DEBUG] [8508] [urllib3.connectionpool] https://edge.forgecdn.net:443 "GET /files/3369/353/DBM-DragonSoul-r213.zip HTTP/1.1" 302 0 2021-08-22 19:09:41,440 [DEBUG] [8508] [urllib3.connectionpool] https://media.forgecdn.net:443 "GET /files/3369/353/DBM-DragonSoul-r213.zip HTTP/1.1" 200 211561 2021-08-22 19:09:50,639 [DEBUG] [14576] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-mop HTTP/1.1" 200 None 2021-08-22 19:09:50,899 [DEBUG] [5076] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-dbm-dungeons/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:09:51,282 [DEBUG] [4496] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-dbm-bfa/download/3398546/file HTTP/1.1" 307 0 2021-08-22 19:09:51,381 [DEBUG] [4496] [urllib3.connectionpool] https://edge.forgecdn.net:443 "GET /files/3398/546/DBM-BfA-r4.zip HTTP/1.1" 302 0 2021-08-22 19:09:51,998 [DEBUG] [4496] [urllib3.connectionpool] https://media.forgecdn.net:443 "GET /files/3398/546/DBM-BfA-r4.zip HTTP/1.1" 200 263620 2021-08-22 19:09:54,300 [DEBUG] [6684] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/details HTTP/1.1" 200 None 2021-08-22 19:09:59,248 [DEBUG] [6684] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/details/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:09:59,498 [INFO ] [6684] [updater.manager.addon_manager] Installing/updating addon: details to version: DetailsRetail.9.1.0.8782.145... 2021-08-22 19:10:03,083 [DEBUG] [8508] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/method-raid-tools HTTP/1.1" 200 None 2021-08-22 19:10:03,580 [DEBUG] [10804] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/details-chart-viewer-plugin/download/3238264/file HTTP/1.1" 307 0 2021-08-22 19:10:03,679 [DEBUG] [10804] [urllib3.connectionpool] https://edge.forgecdn.net:443 "GET /files/3238/264/Details_ChartViewer-v9.0.5.071.zip HTTP/1.1" 302 0 2021-08-22 19:10:04,100 [DEBUG] [10804] [urllib3.connectionpool] https://media.forgecdn.net:443 "GET /files/3238/264/Details_ChartViewer-v9.0.5.071.zip HTTP/1.1" 200 27390 2021-08-22 19:10:09,655 [DEBUG] [6684] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/details/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:10:10,777 [DEBUG] [5076] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-dbm-dungeons/download/3398551/file HTTP/1.1" 307 0 2021-08-22 19:10:10,875 [DEBUG] [5076] [urllib3.connectionpool] https://edge.forgecdn.net:443 "GET /files/3398/551/DBM-Party-BC-r26.zip HTTP/1.1" 302 0 2021-08-22 19:10:10,917 [DEBUG] [8508] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/method-raid-tools/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:10:11,068 [INFO ] [8508] [updater.manager.addon_manager] Installing/updating addon: method-raid-tools to version: Method Raid Tools v.4560... 2021-08-22 19:10:11,281 [DEBUG] [5076] [urllib3.connectionpool] https://media.forgecdn.net:443 "GET /files/3398/551/DBM-Party-BC-r26.zip HTTP/1.1" 200 721621 2021-08-22 19:10:19,199 [DEBUG] [14752] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-wotlk HTTP/1.1" 200 None 2021-08-22 19:10:19,998 [DEBUG] [10724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-dbm-legion/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:10:27,559 [DEBUG] [8740] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 500 28627 2021-08-22 19:10:27,568 [ERROR] [8740] [updater.manager.addon_manager] Failed to find addon version number for game version: GameVersion.retail, https://www.curseforge.com/wow/addons/deadly-boss-mods Traceback (most recent call last): File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 103, in versions _, *version_rows = versions_table.find_all('tr') AttributeError: 'NoneType' object has no attribute 'find_all' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\manager\addon_manager.py", line 100, in update_addon latest_version = site.get_latest_version() File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 128, in get_latest_version return self.latest_release().name File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 115, in latest_release latest = next(version for version in self.versions() if version.type >= self.addon_version) File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 115, in latest = next(version for version in self.versions() if version.type >= self.addon_version) File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 112, in versions raise self.version_error() from e updater.site.abstract_site.SiteError: Failed to find addon version number for game version: GameVersion.retail, https://www.curseforge.com/wow/addons/deadly-boss-mods 2021-08-22 19:10:28,838 [DEBUG] [6684] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/details/download/3422761/file HTTP/1.1" 307 0 2021-08-22 19:10:28,938 [DEBUG] [6684] [urllib3.connectionpool] https://edge.forgecdn.net:443 "GET /files/3422/761/Details-DetailsRetail.9.1.0.8782.145.zip HTTP/1.1" 302 0 2021-08-22 19:10:28,958 [DEBUG] [6684] [urllib3.connectionpool] https://media.forgecdn.net:443 "GET /files/3422/761/Details-DetailsRetail.9.1.0.8782.145.zip HTTP/1.1" 200 4407647 2021-08-22 19:10:29,781 [DEBUG] [14576] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-mop/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:10:29,820 [INFO ] [14576] [updater.manager.addon_manager] Installing/updating addon: deadly-boss-mods-mop to version: r142... 2021-08-22 19:10:40,313 [DEBUG] [10724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-dbm-legion/download/3398548/file HTTP/1.1" 307 0 2021-08-22 19:10:40,412 [DEBUG] [10724] [urllib3.connectionpool] https://edge.forgecdn.net:443 "GET /files/3398/548/DBM-BrokenIsles-r25.zip HTTP/1.1" 302 0 2021-08-22 19:10:40,431 [DEBUG] [10724] [urllib3.connectionpool] https://media.forgecdn.net:443 "GET /files/3398/548/DBM-BrokenIsles-r25.zip HTTP/1.1" 200 261804 2021-08-22 19:10:40,732 [DEBUG] [6684] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/libsharedmedia-3-0 HTTP/1.1" 200 None 2021-08-22 19:10:46,065 [DEBUG] [14752] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-wotlk/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:10:46,103 [INFO ] [14752] [updater.manager.addon_manager] Installing/updating addon: deadly-boss-mods-wotlk to version: r300... 2021-08-22 19:10:46,236 [DEBUG] [14752] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-wotlk/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:10:46,472 [DEBUG] [14752] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-wotlk/download/3398545/file HTTP/1.1" 307 0 2021-08-22 19:10:46,570 [DEBUG] [14752] [urllib3.connectionpool] https://edge.forgecdn.net:443 "GET /files/3398/545/DBM-Icecrown-r300.zip HTTP/1.1" 302 0 2021-08-22 19:10:46,591 [DEBUG] [14752] [urllib3.connectionpool] https://media.forgecdn.net:443 "GET /files/3398/545/DBM-Icecrown-r300.zip HTTP/1.1" 200 545639 2021-08-22 19:10:46,932 [DEBUG] [8508] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/method-raid-tools/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:10:52,416 [DEBUG] [14576] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-mop/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:10:55,557 [DEBUG] [14576] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods-mop/download/3398549/file HTTP/1.1" 307 0 2021-08-22 19:10:55,656 [DEBUG] [14576] [urllib3.connectionpool] https://edge.forgecdn.net:443 "GET /files/3398/549/DBM-Pandaria-r142.zip HTTP/1.1" 302 0 2021-08-22 19:10:55,679 [DEBUG] [14576] [urllib3.connectionpool] https://media.forgecdn.net:443 "GET /files/3398/549/DBM-Pandaria-r142.zip HTTP/1.1" 200 316752 2021-08-22 19:11:01,897 [DEBUG] [4496] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/hear-kitty HTTP/1.1" 500 28703 2021-08-22 19:11:02,995 [DEBUG] [10724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/master-plan HTTP/1.1" 200 None 2021-08-22 19:11:05,743 [DEBUG] [10804] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/hideorderhallbar HTTP/1.1" 500 28715 2021-08-22 19:11:09,019 [DEBUG] [316] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dejacharacterstats HTTP/1.1" 524 None 2021-08-22 19:11:19,074 [DEBUG] [14752] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/maze-helper-mists-of-tirna-scithe HTTP/1.1" 500 28749 2021-08-22 19:11:24,117 [DEBUG] [5076] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/kuinameplates HTTP/1.1" 500 28575 2021-08-22 19:11:38,794 [DEBUG] [10724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/master-plan/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:11:38,948 [INFO ] [10724] [updater.manager.addon_manager] Installing/updating addon: master-plan to version: 0.122... 2021-08-22 19:11:38,986 [DEBUG] [14576] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/mythic-dungeon-tools HTTP/1.1" 200 None 2021-08-22 19:11:47,446 [DEBUG] [10804] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/o-item-level HTTP/1.1" 500 28707 2021-08-22 19:11:50,203 [DEBUG] [10724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/master-plan/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:11:51,405 [DEBUG] [14576] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/mythic-dungeon-tools/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:11:51,661 [INFO ] [14576] [updater.manager.addon_manager] Installing/updating addon: mythic-dungeon-tools to version: v3.6.4... 2021-08-22 19:11:54,988 [DEBUG] [6684] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/libsharedmedia-3-0/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:11:55,128 [INFO ] [6684] [updater.manager.addon_manager] Installing/updating addon: libsharedmedia-3-0 to version: v9.0.1... 2021-08-22 19:12:02,525 [DEBUG] [8740] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/ilvlr HTTP/1.1" 500 28693 2021-08-22 19:12:07,096 [DEBUG] [4496] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/movetalkinghead HTTP/1.1" 500 28713 2021-08-22 19:12:08,805 [DEBUG] [316] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/omen-threat-meter HTTP/1.1" 500 28717 2021-08-22 19:12:17,107 [DEBUG] [10724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/master-plan/download/3367423/file HTTP/1.1" 307 0 2021-08-22 19:12:17,109 [DEBUG] [10724] [urllib3.connectionpool] Resetting dropped connection: edge.forgecdn.net 2021-08-22 19:12:17,807 [DEBUG] [10724] [urllib3.connectionpool] https://edge.forgecdn.net:443 "GET /files/3367/423/MasterPlan-0.122.zip HTTP/1.1" 302 0 2021-08-22 19:12:18,211 [DEBUG] [10724] [urllib3.connectionpool] https://media.forgecdn.net:443 "GET /files/3367/423/MasterPlan-0.122.zip HTTP/1.1" 200 137976 2021-08-22 19:12:26,997 [DEBUG] [8508] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/method-raid-tools/download/3388140/file HTTP/1.1" 524 None 2021-08-22 19:12:26,997 [ERROR] [8508] [updater.manager.addon_manager] Failed to download zip for [method-raid-tools] Traceback (most recent call last): File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\manager\addon_manager.py", line 113, in update_addon addon_zip = self.get_addon_zip(site.session, zip_url) File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\manager\addon_manager.py", line 133, in get_addon_zip r.raise_for_status() # Raise an exception for HTTP errors File "C:\Users\***\.virtualenvs\wow-addon-updater-master-XmijEmiQ\lib\site-packages\requests\models.py", line 953, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 524 Server Error: for url: https://www.curseforge.com/wow/addons/method-raid-tools/download/3388140/file 2021-08-22 19:12:27,002 [DEBUG] [8508] [urllib3.connectionpool] Starting new HTTPS connection (11): www.curseforge.com:443 2021-08-22 19:12:30,372 [DEBUG] [10804] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/raiderio HTTP/1.1" 500 28699 2021-08-22 19:12:37,374 [DEBUG] [4496] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/satchel-scanner HTTP/1.1" 500 28713 2021-08-22 19:12:40,920 [DEBUG] [8508] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/vuhdo HTTP/1.1" 200 None 2021-08-22 19:12:45,334 [DEBUG] [14752] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/premade-groups-filter HTTP/1.1" 500 28725 2021-08-22 19:12:46,068 [DEBUG] [10804] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/weakauras-2 HTTP/1.1" 200 None 2021-08-22 19:13:04,468 [DEBUG] [5076] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/qe-dungeon-tips HTTP/1.1" 524 None 2021-08-22 19:13:04,664 [DEBUG] [8740] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/recount HTTP/1.1" 200 None 2021-08-22 19:13:06,088 [DEBUG] [10724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/timer-bars HTTP/1.1" 500 28703 2021-08-22 19:13:07,064 [DEBUG] [316] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/simulationcraft HTTP/1.1" 500 28713 2021-08-22 19:13:25,768 [DEBUG] [14576] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/mythic-dungeon-tools/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:13:35,153 [DEBUG] [6684] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/libsharedmedia-3-0/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 524 None 2021-08-22 19:13:35,157 [ERROR] [6684] [updater.manager.addon_manager] Failed to find downloadable file for game version: GameVersion.retail, https://www.curseforge.com/wow/addons/libsharedmedia-3-0 Traceback (most recent call last): File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 103, in versions _, *version_rows = versions_table.find_all('tr') AttributeError: 'NoneType' object has no attribute 'find_all' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 79, in find_zip_url return self.latest_release().download_link File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 115, in latest_release latest = next(version for version in self.versions() if version.type >= self.addon_version) File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 115, in latest = next(version for version in self.versions() if version.type >= self.addon_version) File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 112, in versions raise self.version_error() from e updater.site.abstract_site.SiteError: Failed to find addon version number for game version: GameVersion.retail, https://www.curseforge.com/wow/addons/libsharedmedia-3-0 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\manager\addon_manager.py", line 112, in update_addon zip_url = site.find_zip_url() File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 81, in find_zip_url raise self.download_error() from e updater.site.abstract_site.SiteError: Failed to find downloadable file for game version: GameVersion.retail, https://www.curseforge.com/wow/addons/libsharedmedia-3-0 2021-08-22 19:13:59,086 [DEBUG] [8740] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/recount/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 200 None 2021-08-22 19:13:59,337 [INFO ] [8740] [updater.manager.addon_manager] Installing/updating addon: recount to version: v9.1.0a... 2021-08-22 19:14:04,447 [DEBUG] [4496] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/zperl HTTP/1.1" 500 28559 2021-08-22 19:14:07,359 [DEBUG] [14576] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/mythic-dungeon-tools/download/3430976/file HTTP/1.1" 307 0 2021-08-22 19:14:07,362 [DEBUG] [14576] [urllib3.connectionpool] Resetting dropped connection: edge.forgecdn.net 2021-08-22 19:14:08,060 [DEBUG] [14576] [urllib3.connectionpool] https://edge.forgecdn.net:443 "GET /files/3430/976/MythicDungeonTools-v3.6.4.zip HTTP/1.1" 302 0 2021-08-22 19:14:08,072 [DEBUG] [14576] [urllib3.connectionpool] https://media.forgecdn.net:443 "GET /files/3430/976/MythicDungeonTools-v3.6.4.zip HTTP/1.1" 200 1029907 2021-08-22 19:14:21,057 [DEBUG] [8508] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/vuhdo/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 524 None 2021-08-22 19:14:21,060 [ERROR] [8508] [updater.manager.addon_manager] Failed to find addon version number for game version: GameVersion.retail, https://www.curseforge.com/wow/addons/vuhdo Traceback (most recent call last): File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 103, in versions _, *version_rows = versions_table.find_all('tr') AttributeError: 'NoneType' object has no attribute 'find_all' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\manager\addon_manager.py", line 100, in update_addon latest_version = site.get_latest_version() File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 128, in get_latest_version return self.latest_release().name File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 115, in latest_release latest = next(version for version in self.versions() if version.type >= self.addon_version) File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 115, in latest = next(version for version in self.versions() if version.type >= self.addon_version) File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 112, in versions raise self.version_error() from e updater.site.abstract_site.SiteError: Failed to find addon version number for game version: GameVersion.retail, https://www.curseforge.com/wow/addons/vuhdo 2021-08-22 19:14:26,091 [DEBUG] [10804] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/weakauras-2/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 524 None 2021-08-22 19:14:26,094 [ERROR] [10804] [updater.manager.addon_manager] Failed to find addon version number for game version: GameVersion.retail, https://www.curseforge.com/wow/addons/weakauras-2 Traceback (most recent call last): File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 103, in versions _, *version_rows = versions_table.find_all('tr') AttributeError: 'NoneType' object has no attribute 'find_all' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\manager\addon_manager.py", line 100, in update_addon latest_version = site.get_latest_version() File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 128, in get_latest_version return self.latest_release().name File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 115, in latest_release latest = next(version for version in self.versions() if version.type >= self.addon_version) File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 115, in latest = next(version for version in self.versions() if version.type >= self.addon_version) File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 112, in versions raise self.version_error() from e updater.site.abstract_site.SiteError: Failed to find addon version number for game version: GameVersion.retail, https://www.curseforge.com/wow/addons/weakauras-2 2021-08-22 19:15:39,368 [DEBUG] [8740] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/recount/files/all?filter-game-version=1738749986%3A517&page=1 HTTP/1.1" 524 None 2021-08-22 19:15:39,371 [ERROR] [8740] [updater.manager.addon_manager] Failed to find downloadable file for game version: GameVersion.retail, https://www.curseforge.com/wow/addons/recount Traceback (most recent call last): File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 103, in versions _, *version_rows = versions_table.find_all('tr') AttributeError: 'NoneType' object has no attribute 'find_all' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 79, in find_zip_url return self.latest_release().download_link File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 115, in latest_release latest = next(version for version in self.versions() if version.type >= self.addon_version) File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 115, in latest = next(version for version in self.versions() if version.type >= self.addon_version) File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 112, in versions raise self.version_error() from e updater.site.abstract_site.SiteError: Failed to find addon version number for game version: GameVersion.retail, https://www.curseforge.com/wow/addons/recount The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\manager\addon_manager.py", line 112, in update_addon zip_url = site.find_zip_url() File "C:\Users\***\Eigene Programme\wow-addon-updater-master\updater\site\curse.py", line 81, in find_zip_url raise self.download_error() from e updater.site.abstract_site.SiteError: Failed to find downloadable file for game version: GameVersion.retail, https://www.curseforge.com/wow/addons/recount 2021-08-22 19:15:39,409 [INFO ] [8472] [updater.manager.addon_manager] Name Prev. Version New Version ──── ───────────── ─────────── dbm-challenges ----- r141 dbm-spelltimers ----- r134 dbm-bc ----- r681 deadly-boss-mods-wod ----- r57 deadly-boss-mods-cataclysm-mods ----- r213 deadly-boss-mods-dbm-bfa ----- r4 details-chart-viewer-plugin ----- v9.0.5.071 deadly-boss-mods-dbm-dungeons ----- r26 deadly-boss-mods ----- Unavailable details ----- DetailsRetail.9.1.0.8782.145 deadly-boss-mods-dbm-legion ----- r25 deadly-boss-mods-wotlk ----- r300 deadly-boss-mods-mop ----- r142 master-plan ----- 0.122 method-raid-tools ----- Unavailable libsharedmedia-3-0 ----- Unavailable mythic-dungeon-tools ----- v3.6.4 vuhdo ----- Unavailable weakauras-2 ----- Unavailable recount ----- Unavailable 2021-08-22 19:15:39,409 [INFO ] [8472] [updater.manager.addon_manager] Looks like Curse may be blocking your requests! :( This tool relies on a third party module to look like a browser and not a script. Try running 'pipenv update' on your command line and trying again. If it doesn't help, feel free to open an issue on GitHub. 2021-08-22 19:15:39,412 [DEBUG] [8472] [__main__] Current version: v1.9.2 2021-08-22 19:15:39,414 [DEBUG] [8472] [urllib3.connectionpool] Starting new HTTPS connection (1): github.com:443 2021-08-22 19:15:39,809 [DEBUG] [8472] [urllib3.connectionpool] https://github.com:443 "GET /grrttedwards/wow-addon-updater/releases/latest HTTP/1.1" 302 135 2021-08-22 19:15:40,314 [DEBUG] [8472] [urllib3.connectionpool] https://github.com:443 "GET /grrttedwards/wow-addon-updater/releases/tag/v1.9.2 HTTP/1.1" 200 None
jazminite commented 3 years ago

I've been having the same problem for a few days. I did pipenv update, but still nothing. My installed.ini is blank now but was fine in the past.

Here's the contents of my addon-updater.log:

addon-updater.log ``` 2021-08-22 15:29:53,847 [DEBUG] [11408] [urllib3.connectionpool] Starting new HTTPS connection (1): www.curseforge.com:443 2021-08-22 15:29:53,847 [DEBUG] [5568] [urllib3.connectionpool] Starting new HTTPS connection (2): www.curseforge.com:443 2021-08-22 15:29:53,848 [DEBUG] [11816] [urllib3.connectionpool] Starting new HTTPS connection (3): www.curseforge.com:443 2021-08-22 15:29:53,848 [DEBUG] [13236] [urllib3.connectionpool] Starting new HTTPS connection (4): www.curseforge.com:443 2021-08-22 15:29:53,849 [DEBUG] [9724] [urllib3.connectionpool] Starting new HTTPS connection (5): www.curseforge.com:443 2021-08-22 15:29:53,849 [DEBUG] [6308] [urllib3.connectionpool] Starting new HTTPS connection (6): www.curseforge.com:443 2021-08-22 15:29:53,850 [DEBUG] [17932] [urllib3.connectionpool] Starting new HTTPS connection (7): www.curseforge.com:443 2021-08-22 15:29:53,850 [DEBUG] [13012] [urllib3.connectionpool] Starting new HTTPS connection (8): www.curseforge.com:443 2021-08-22 15:29:53,850 [DEBUG] [1612] [urllib3.connectionpool] Starting new HTTPS connection (9): www.curseforge.com:443 2021-08-22 15:29:53,850 [DEBUG] [17804] [urllib3.connectionpool] Starting new HTTPS connection (10): www.curseforge.com:443 2021-08-22 15:29:54,057 [DEBUG] [9724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/bartender4 HTTP/1.1" 503 None 2021-08-22 15:29:54,058 [DEBUG] [17932] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/characterstatstbc-character-stats-tbc HTTP/1.1" 503 None 2021-08-22 15:29:54,058 [DEBUG] [11816] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/aux HTTP/1.1" 503 None 2021-08-22 15:29:54,058 [DEBUG] [5568] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/attune HTTP/1.1" 503 None 2021-08-22 15:29:54,059 [DEBUG] [13012] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/classicauradurations HTTP/1.1" 503 None 2021-08-22 15:29:54,059 [DEBUG] [17804] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/deadly-boss-mods HTTP/1.1" 503 None 2021-08-22 15:29:54,059 [DEBUG] [1612] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/clique HTTP/1.1" 503 None 2021-08-22 15:29:54,067 [DEBUG] [9724] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,067 [DEBUG] [17932] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,068 [DEBUG] [5568] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,068 [DEBUG] [11816] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,068 [DEBUG] [13012] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,070 [DEBUG] [11408] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/atlaslootclassic HTTP/1.1" 503 None 2021-08-22 15:29:54,070 [DEBUG] [6308] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/better-vendor-price HTTP/1.1" 503 None 2021-08-22 15:29:54,071 [DEBUG] [13236] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/bagnon HTTP/1.1" 503 None 2021-08-22 15:29:54,074 [DEBUG] [17804] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,074 [DEBUG] [1612] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,077 [DEBUG] [13236] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,077 [DEBUG] [11408] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,077 [DEBUG] [6308] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,208 [DEBUG] [9724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dejunk HTTP/1.1" 503 None 2021-08-22 15:29:54,208 [DEBUG] [1612] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/gathermate2-data-wowhead-classic HTTP/1.1" 503 None 2021-08-22 15:29:54,209 [DEBUG] [11408] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/grid2 HTTP/1.1" 503 None 2021-08-22 15:29:54,212 [DEBUG] [6308] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/healbarsclassic HTTP/1.1" 503 None 2021-08-22 15:29:54,213 [DEBUG] [5568] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/details-damage-meter-burning-crusade HTTP/1.1" 503 None 2021-08-22 15:29:54,213 [DEBUG] [9724] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,214 [DEBUG] [13236] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/guild-roster-manager HTTP/1.1" 503 None 2021-08-22 15:29:54,214 [DEBUG] [11816] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/decursive HTTP/1.1" 503 None 2021-08-22 15:29:54,214 [DEBUG] [17804] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/gathermate2-classic HTTP/1.1" 503 None 2021-08-22 15:29:54,215 [DEBUG] [1612] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,215 [DEBUG] [17932] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/dbm-pvp HTTP/1.1" 503 None 2021-08-22 15:29:54,215 [DEBUG] [11408] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,217 [DEBUG] [13012] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/elephant HTTP/1.1" 503 None 2021-08-22 15:29:54,222 [DEBUG] [6308] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,222 [DEBUG] [5568] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,223 [DEBUG] [13236] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,224 [DEBUG] [17804] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,225 [DEBUG] [11816] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,225 [DEBUG] [17932] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,226 [DEBUG] [13012] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,348 [DEBUG] [6308] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/lfg-group-finder-bulletin-board-tbc HTTP/1.1" 503 None 2021-08-22 15:29:54,350 [DEBUG] [11408] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/leatrix-maps-bcc HTTP/1.1" 503 None 2021-08-22 15:29:54,351 [DEBUG] [6308] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,351 [DEBUG] [5568] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/modern-targetframe HTTP/1.1" 503 None 2021-08-22 15:29:54,353 [DEBUG] [11408] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,355 [DEBUG] [5568] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,361 [DEBUG] [1612] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/leatrix-plus-bcc HTTP/1.1" 503 None 2021-08-22 15:29:54,362 [DEBUG] [9724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/itemrack-classic HTTP/1.1" 503 None 2021-08-22 15:29:54,365 [DEBUG] [11816] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/omni-cc HTTP/1.1" 503 None 2021-08-22 15:29:54,365 [DEBUG] [1612] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,365 [DEBUG] [9724] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,368 [DEBUG] [11816] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,369 [DEBUG] [17932] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/parrot2 HTTP/1.1" 503 None 2021-08-22 15:29:54,371 [DEBUG] [13236] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/myslot HTTP/1.1" 503 None 2021-08-22 15:29:54,372 [DEBUG] [17804] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/nova-world-buffs HTTP/1.1" 503 None 2021-08-22 15:29:54,373 [DEBUG] [17932] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,375 [DEBUG] [13236] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,375 [DEBUG] [17804] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,377 [DEBUG] [13012] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/quartz HTTP/1.1" 503 None 2021-08-22 15:29:54,378 [DEBUG] [13012] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,481 [DEBUG] [11408] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/raidsummon HTTP/1.1" 503 None 2021-08-22 15:29:54,483 [DEBUG] [1612] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/sexymap HTTP/1.1" 503 None 2021-08-22 15:29:54,485 [DEBUG] [11408] [urllib3.connectionpool] Resetting dropped connection: www.curseforge.com 2021-08-22 15:29:54,486 [DEBUG] [5568] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/reputable HTTP/1.1" 503 None 2021-08-22 15:29:54,486 [DEBUG] [6308] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/questie HTTP/1.1" 503 None 2021-08-22 15:29:54,489 [DEBUG] [11816] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/tidy-plates-threat-plates HTTP/1.1" 503 None 2021-08-22 15:29:54,490 [DEBUG] [9724] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/threatclassic2 HTTP/1.1" 503 None 2021-08-22 15:29:54,496 [DEBUG] [17804] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/tradeskill-master HTTP/1.1" 503 None 2021-08-22 15:29:54,499 [DEBUG] [13012] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/tradeskillmaster_apphelper HTTP/1.1" 503 None 2021-08-22 15:29:54,501 [DEBUG] [17932] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/titan-panel-classic HTTP/1.1" 503 None 2021-08-22 15:29:54,508 [DEBUG] [13236] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/tomtom HTTP/1.1" 503 None 2021-08-22 15:29:54,596 [DEBUG] [11408] [urllib3.connectionpool] https://www.curseforge.com:443 "GET /wow/addons/weakauras-2 HTTP/1.1" 503 None 2021-08-22 15:29:54,600 [INFO ] [14644] [updater.manager.addon_manager] Name Prev. Version New Version ──── ───────────── ─────────── 2021-08-22 15:29:54,600 [DEBUG] [14644] [__main__] Current version: v1.9.2 2021-08-22 15:29:54,602 [DEBUG] [14644] [urllib3.connectionpool] Starting new HTTPS connection (1): github.com:443 2021-08-22 15:29:54,822 [DEBUG] [14644] [urllib3.connectionpool] https://github.com:443 "GET /grrttedwards/wow-addon-updater/releases/latest HTTP/1.1" 302 135 2021-08-22 15:29:55,071 [DEBUG] [14644] [urllib3.connectionpool] https://github.com:443 "GET /grrttedwards/wow-addon-updater/releases/tag/v1.9.2 HTTP/1.1" 200 None ```
grrttedwards commented 3 years ago

The bug that involves "clearing out" the installed.ini file is actually totally harmless and doesn't affect anything. Just means the script may download addons a second time even though it doesn't have to. I'll take a better shot at fixing it once I figure out why Curse just closed the doors on us.

grrttedwards commented 3 years ago

So I have good news and bad news. The good news is that I have actually fixed the bug that resets the installed.ini file. The bad news is the following error message:

Detected a Cloudflare version 2 challenge, This feature is not available in the opensource (free) version.

Meaning that it looks like I just started hitting this today, and everyone else in this thread is also probably hitting this "upgraded" Cloudflare challenge. The author of the library we depend on in this project has started charging money if you want to solve these new challenges. I'll spend some time looking for alternatives.

Ghosthree3 commented 3 years ago

That's very unfortunate, it started for me yesterday. How frustrating that this is a repeatedly solvable problem that they keep making us jump through hoops for.

grrttedwards commented 3 years ago

Here is the official position of the person who maintains the library in question: https://github.com/Anorov/cloudflare-scrape/issues/406#issuecomment-755756639

przano commented 3 years ago

Since my initial posting, I've been observing that that this issue is intermittent. Sometimes it works, sometimes it gives the issue. Just this morning, ran it and it worked. However, it acted like it installed all of them from scratch.

grrttedwards commented 3 years ago

I think the correct approach going forward for this project is to do one of two things:

Either

  1. Find and implement an alternative cloud flare challenge solver. Something like https://github.com/FlareSolverr/FlareSolverr . Downsides of this approach is that I worry getting most users to install/configure their computer for Docker to run is going to be difficult (and slow, and resource-hungry). And at the end of the day, this is the same fundamental problem where cloudflare could break the workaround at any time.

  2. Switch to using the Curse API. This requires a lot of coordination and I see most projects manually maintain a mapping of API slugs to achieve this. This is new territory for this project so it could be a bit of work. Downsides are the mapping and the actual state of Curse could drift, so it has to be updated somehow.

And in the worst case, there are some alternative CLI-based tools that users of this project can switch to in the meantime (and come back here and post any recommendations :smile: ). I looked around and a few stuck out to me:

https://github.com/antiwinter/wowa https://github.com/layday/instawow https://github.com/AcidWeb/CurseBreaker

This author does a nice job collecting some active projects:

https://ogri-la.github.io/wow-addon-managers/

jazminite commented 3 years ago

yep worked for me this morning too

hoping it keeps working, I really like this updater, it's so easy

przano commented 3 years ago

@grrttedwards I think I speak for everyone here.. we really appreciate how active you are in this project, and tirelessly endeavoring to solve the problems we post here. Does not go unnoticed man. You've done good stuff here. Thank You!

ghost commented 2 years ago

Similar issue here. Just attaching my log file since I'm actually getting different error conditions from the other log files, I'm just getting 403 errors. Perhaps this is related to the thread pool making many requests rapidly.

I've updated the code to try with only 1 thread in the pool, but it has not resolved the issue for me right now. Possibly this is because I'm already flagged as a sender of abusive requests on their side. I'll keep it on a single thread for a while to try that out further.

I have updated my addons a few weeks ago and had no issues then, so the intermittent nature of this issue still seems to be true.

addon-updater.log