exo icon indicating copy to clipboard operation
exo copied to clipboard

[BUG] Unable to run Exo (Exited with code 6)

Open slyapustin opened this issue 2 months ago • 2 comments

Describe the bug

Run Exo see

To Reproduce

Steps to reproduce the behavior:

  1. Run exo
  2. Expect it to start
  3. See Exited with code 6

Expected behavior

Exo starts normally

Actual behavior

Exo failed

Environment

  • macOS Version:
  • EXO Version :1.0.59
  • Hardware:
    • Device 1: (e.g., MacBook Pro M1 16GB

Additional context

It runs couple days ago just fine

slyapustin avatar Dec 22 '25 12:12 slyapustin

This usually indicates exo is already running or something else is running on port 8000 (we've since changed the default port to 52415, but it hasn't made its way into the macOS app yet). Can you check ps aux | grep exo?

AlexCheema avatar Dec 22 '25 12:12 AlexCheema

That's right, app still using 8000 port which is already occupied. I would suggest to show explicit error description as well.

slyapustin avatar Dec 22 '25 13:12 slyapustin

EXO crashing when the port is occupied will be fixed in the next version, so I'm closing this issue. Let me know if it still causes problems in the next version and we can investigate further.

Evanev7 avatar Dec 22 '25 17:12 Evanev7