Hi,
My Mac App is not opening. The icon keeps bouncing in the doc and activity monitor shows “Not Responding”.
Opening using console gives following output:
Anki starting...
Initial setup...
Running with temporary Qt5 compatibility shims.
Run with DISABLE_QT5_COMPAT=1 to confirm compatibility with Qt6.
Preparing to run...
Exception in thread Thread-1:
Traceback (most recent call last):
File "threading", line 973, in _bootstrap_inner
File "aqt.mediasrv", line 84, in run
File "waitress.server", line 78, in create_server
File "waitress.server", line 244, in __init__
File "waitress.server", line 361, in bind_server_socket
File "waitress.wasyncore", line 396, in bind
OSError: [Errno 49] Can't assign requested address
My uneducated guess is that it is a Python server’s Port access issue.
I have tried troubleshooting following steps, but with no result.
a. Deleting and installing previous stable versions as well as beta version.
b. Restarting computer.
c. Opening with No Addons (Shift Key)
d. Resetting disk user permissions using diskutil resetUserPermissions.
Please help resolve this.
I am running latest MacOS version.