-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Labels
t/bugSomething isn't workingSomething isn't working
Milestone
Description
(Done. Using version 0.14.1)
Describe the bug
When running ls
in my home directory, I see:
~ > ls
ls: OrbStack: Operation timed out
...
(ls output is shown)
...
ls: fts_read: Operation timed out
To Reproduce
Steps to reproduce the behavior:
- Install OrbStack
- Open
Terminal.app
and runls
- Observe the error
Expected behavior
No errors
Screenshots
n/a
Logs
vmgr.log
Info report
OrbStack info:
Version: 0.14.1 (140100)
Commit: 8ae190e9c8edc1c71ca5f876262296a90d219ad2 (v0.14.1)
System info:
macOS: 13.4.1 (22F82)
CPU: amd64, 12 cores
CPU model: Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz
Additional context
I expected that commenting out OrbStack's source
line from my ~/.zprofile
would maybe remove this problem, but... no?
I assume there's something peculiar to my machine or config that's leading to this, so let me know if there are additional things I can do to help debug. Thanks.
Metadata
Metadata
Assignees
Labels
t/bugSomething isn't workingSomething isn't working