Hi sorry for my english…
after install insync lastest version your version is undefined ?
I installed insync on windows 2016 server standart but it opens but I can’t click anything no action is performed and it gives the errors below:
C:\Users\Administrador\AppData\Roaming\Insync\App\ideskui\appui.py:451: RuntimeWarning: coroutine ‘APIFunction.call’ was never awaited
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
Exception in thread CoreLoopThread:
Traceback (most recent call last):
File “ideskasync\coreloop.py”, line 273, in run_loop
File “asyncio\base_events.py”, line 539, in run_forever
File “asyncio\base_events.py”, line 1739, in _run_once
File “selectors.py”, line 323, in select
File “selectors.py”, line 314, in _select
OSError: [WinError 10038] Foi tentada uma operação em algum item que não é um soquete
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “threading.py”, line 917, in _bootstrap_inner
File “threading.py”, line 865, in run
File “ideskasync\coreloop.py”, line 275, in run_loop
File “asyncio\runners.py”, line 62, in _cancel_all_tasks
File “asyncio\base_events.py”, line 571, in run_until_complete
File “asyncio\base_events.py”, line 539, in run_forever
File “asyncio\base_events.py”, line 1739, in _run_once
File “selectors.py”, line 323, in select
File “selectors.py”, line 314, in _select
OSError: [WinError 10038] Foi tentada uma operação em algum item que não é um soquete