razaqq / PotatoAlert

A statistics companion app for World Of Warships
MIT License
36 stars 5 forks source link

Does not work with Latest version #19

Closed aswinthou closed 3 years ago

aswinthou commented 3 years ago

The screen shows Red exclamation work with the words "Check Logs". It was working till yesterday 04-12-2020. And where is the logs folder?

Is it due to API key expired?

aswinthou commented 3 years ago

Finally found the logs in Appdat/roaming I thought it would be in local. Anyway here is the log. BTW what is this perry-swift.de? Some webservice server for?

2020-12-05 19:59:08 - ERROR:  404, message='Invalid response status', url=URL('ws://www.perry-swift.de:33333')
Traceback (most recent call last):
  File "potatoalert.py", line 132, in _run
  File "utils\central_api.py", line 15, in get_players
  File "aiohttp\client.py", line 1117, in __aenter__
  File "aiohttp\client.py", line 774, in _ws_connect
aiohttp.client_exceptions.WSServerHandshakeError: 404, message='Invalid response status', url=URL('ws://www.perry-swift.de:33333')
2020-12-05 20:25:09 - ERROR:  404, message='Invalid response status', url=URL('ws://www.perry-swift.de:33333')
Traceback (most recent call last):
  File "potatoalert.py", line 132, in _run
  File "utils\central_api.py", line 15, in get_players
  File "aiohttp\client.py", line 1117, in __aenter__
  File "aiohttp\client.py", line 774, in _ws_connect
aiohttp.client_exceptions.WSServerHandshakeError: 404, message='Invalid response status', url=URL('ws://www.perry-swift.de:33333')
2020-12-05 20:32:12 - ERROR:  404, message='Invalid response status', url=URL('ws://www.perry-swift.de:33333')
Traceback (most recent call last):
  File "potatoalert.py", line 132, in _run
  File "utils\central_api.py", line 15, in get_players
  File "aiohttp\client.py", line 1117, in __aenter__
  File "aiohttp\client.py", line 774, in _ws_connect
aiohttp.client_exceptions.WSServerHandshakeError: 404, message='Invalid response status', url=URL('ws://www.perry-swift.de:33333')
razaqq commented 3 years ago

you have to update to the latest version 2.16.0