CrossMgr icon indicating copy to clipboard operation
CrossMgr copied to clipboard

Web Output Error

Open moth754 opened this issue 2 years ago • 1 comments

Version 3.1.42.20240226141745 on Windows 11

Race was created using one version back of crossmgr and opening it produces the variable error previously described in #129

Following is output during / after race when accessing webpage with results. However, if using simulate race all working.

Server: BaseHTTP/0.6 Python/3.10.11 Date: Tue, 27 Feb 2024 22:10:02 GMT Connection: close Content-Type: text/html;charset=utf-8 Content-Length: 560

Error response

Error response

Error code: 404

Message: Error: /CurrentResults.html Traceback (most recent call last): File "WebServer.py", line 532, in do_GET AssertionError .

Error code explanation: 404 - Nothing matches the given URI.

moth754 avatar Feb 27 '24 22:02 moth754

Should be fixed in the latest version which will be available when github builds it (maybe an hour). Thanks for finding this.

On Tue, Feb 27, 2024 at 5:16 PM Tim @.***> wrote:

Version 3.1.42.20240226141745 on Windows 11

Race was created using one version back of crossmgr and opening it produces the variable error previously described in #129 https://github.com/esitarski/CrossMgr/issues/129

Following is output during / after race when accessing webpage with results. However, if using simulate race all working.

Server: BaseHTTP/0.6 Python/3.10.11 Date: Tue, 27 Feb 2024 22:10:02 GMT Connection: close Content-Type: text/html;charset=utf-8 Content-Length: 560

Error response Error response

Error code: 404

Message: Error: /CurrentResults.html Traceback (most recent call last): File "WebServer.py", line 532, in do_GET AssertionError .

Error code explanation: 404 - Nothing matches the given URI.

— Reply to this email directly, view it on GitHub https://github.com/esitarski/CrossMgr/issues/131, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABGXKJMEUHWO6VZX5BXGSLYVZLLVAVCNFSM6AAAAABD45P2I6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGE2TONZQGYZDSNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

--

Edward Sitarski

esitarski avatar Feb 28 '24 20:02 esitarski