Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pike pike
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 119
    • Issues 119
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pikelang
  • pikepike
  • Issues
  • #8185

Closed
Open
Created May 15, 2019 by Peter Bortas@zinoOwner

Protocols.DNS complains when an ephemeral port fails to open with EACCES.

Imported from https://youtrack.roxen.com/issue/PIKE-185

Reported by @grubba

Running test packages/sitebuilder/test/tests/RoxenTest_acauth_cookie.pike
Protocols.DNS: Binding of UDP port failed with errno 13: Permission denied
Internal server error: ################ Background failure
Stdio.UDP->bind: failed to bind to port 2049
-:1: Stdio.UDP()->bind(2049,"::",1)
pike/lib/modules/Protocols.pmod/DNS.pmod:267: Protocols.DNS.safe_bind(Stdio.UDP(),2049,"::")

EACCES indicates that the port is privileged.

Assignee
Assign to
Time tracking