I have used KA Lite successfully on my Windows 10 machine. I hadn’t used it for a few months and went to start it up again. Now when it launches, I only get a splash screen with no ability to log in or access my content.
I used the Windows installer previously with version 0.15.0. This is the installation that was previously working and the one that “broke”.
I downloaded the newest version 0.16.8 and ran the installer. It did find the previous version, uninstalled it and then installed with no errors.
When I launch the program, I see only the following two screens which can toggle back and forth:
The screenshots both say “0.15.0” in the footer, indicating that this might be an old server instance running despite that it was uninstalled (it just runs in memory). The fact that there’s no images also indicates that they’re uninstalled.
I know the advice is a bit “silly”, but it’s also very simple: Try to reboot. That way you can be sure that an old instance of 0.15.0 is properly killed.
I have now done a full “Uninstall” and install and I still get the splash screen only - and it still says version 0.15.0.
Below is the server log text:
Traceback (most recent call last):
File “C:\Python27\lib\logging_init_.py”, line 880, in emit
stream.write(fs % msg)
ValueError: I/O operation on closed file
Logged from file cplogging.py, line 201
Traceback (most recent call last):
File "C:\Python27\lib\logging_init.py", line 880, in emit
stream.write(fs % msg)
ValueError: I/O operation on closed file
Logged from file cplogging.py, line 201
Traceback (most recent call last):
File "C:\Python27\lib\logging_init.py", line 880, in emit
stream.write(fs % msg)
ValueError: I/O operation on closed file
Logged from file cplogging.py, line 201
Traceback (most recent call last):
File "C:\Python27\lib\logging_init.py", line 880, in emit
stream.write(fs % msg)
ValueError: I/O operation on closed file
Logged from file cplogging.py, line 201
Traceback (most recent call last):
File "C:\Python27\lib\logging_init.py", line 880, in emit
stream.write(fs % msg)
And the text from the last line inn the command line prompt for “diagnose”:
socket.error: [Errno 10061] No connection could be made because the target machine actively refused it