Skip to content

Commit 9acd82f

Browse files
committed
File known issue when using Vagrant-based setup
on MacOS systems
1 parent 2accf04 commit 9acd82f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/LOCAL_SETUP_VAGRANT.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,3 +149,7 @@ vagrant ssh
149149
cd codeocean
150150
bundle exec prometheus_exporter
151151
```
152+
153+
## Known Issues
154+
155+
On MacOS systems, starting the virtual machine might fail due to existing port forwarding on port 7000. This port is used by the MacOS ControlCenter for Apple AirPlay. Therefore, if you are not actively using AirPlay, you can disable it in "System Preferences" --> "General" --> "AirDrop & Handoff" by disabling the "AirPlay Receiver" option. Alternatively, you can edit the Vagrant file and set a different port.

0 commit comments

Comments
 (0)