Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application tester re-run fails with OS error [Errno 98] Address already in use #7847

Closed
xoriole opened this issue Jan 23, 2024 · 0 comments · Fixed by #7859
Closed

Application tester re-run fails with OS error [Errno 98] Address already in use #7847

xoriole opened this issue Jan 23, 2024 · 0 comments · Fixed by #7859

Comments

@xoriole
Copy link
Contributor

xoriole commented Jan 23, 2024

Running application tester immediately after the previous run was terminated results in an OS error [Errno 98] Address already in use.

[tribler-gui PID:922794] 2024-01-23 16:59:58,364 - ERROR <start_gui:86> tribler.gui.start_gui.run_gui(): Tribler configuration conflicts with the current OS state: REST API port 20100 already in use
Traceback (most recent call last):
  File "/home/user/tribler/src/tribler/gui/start_gui.py", line 77, in run_gui
    window = TriblerWindow(process_manager, app_manager, settings, root_state_dir,
  File "/home/user/tribler/src/tribler/gui/tribler_window.py", line 167, in __init__
    raise RuntimeError(
RuntimeError: Tribler configuration conflicts with the current OS state: REST API port 20100 already in use
********************************************************************************
Tribler Exception
********************************************************************************
RuntimeError: Tribler configuration conflicts with the current OS state: REST API port 20100 already in use
********************************************************************************
ERROR - Executor(125): Tribler process terminated suddenly. Code: 1
ERROR - Executor(103): Tribler process finished unexpectedly with the return code 1

Operating System: Ubuntu 22.04
Branch: main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant