@איש-עייף כשמפעילים את התוכנה, כל פעם מופיע מחדש האישור כניסה וכו'.
בנוסף אם סוגרים אותה לגמרי ומפעילים מחדש מופיעה שגיאה כזו -
[image: 1785826282471-6fe1def0-5da4-4b37-9cb6-4b4023fe0721-image.jpeg]
Spoiler
Traceback (most recent call last):
File "main.py", line 1068, in <module>
File "main.py", line 1062, in main
File "asyncio\runners.py", line 204, in run
File "asyncio\runners.py", line 127, in run
File "asyncio\base_events.py", line 719, in run_until_complete
File "main.py", line 1057, in run
File "manager.py", line 1535, in start
File "manager.py", line 264, in _receive_files
File "asyncio\streams.py", line 84, in start_server
File "asyncio\base_events.py", line 1627, in create_server
OSError: [Errno 10048] error while attempting to bind on address ('0.0.0.0', 57623): [winerror 10048] only one usage of each socket address (protocol/network address/port) is normally permitted
חוץ מזה משום מה זה לא עובד לי.
חיברתי שני מחשבים לתוכנה, הם לא זיהו אחד את השני?