codesandbox / codesandbox/codesandbox-client
Firewall Rule Is Not Here On ZSH
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
Hello There!
I wanted to allow firewall rules for 45000 and 60000 because:
[Error_Handling] :: Multiple Resolves
reject Promise { { ip: '167.235.8.196', port: 41304 } } Error: Cannot perform IP discovery - socket closed
at Socket.<anonymous> (/project/home/omarplayz/workspace/node_modules/@discordjs/voice/dist/index.js:1:6361)
at Object.onceWrapper (node:events:641:28)
at Socket.emit (node:events:539:35)
at socketCloseNT (node:dgram:746:8)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
I did tried BUT it gets me frustated.
Sincerely,
Omar
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report provides a stack trace from node_modules/@discordjs/voice/dist/index.js and mentions ZSH plus firewall ports 45000 and 60000. Start by reproducing the socket-closed error and checking how those ports are configured; done would require a confirmed project-level fix or clarified reproduction steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, zsh
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100