Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 647
    • Issues 647
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 194
    • Merge Requests 194
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #6070

Closed
Open
Opened Aug 21, 2016 by Torbjørn Brekke@saarg
  • Report abuse
  • New issue
Report abuse New issue

Oscam fails to create newcamd server

Oscam starts up and webif is accessible, but if you configure a newcamd server it fails to start the newcamd server. This is the error in the log:
13:13:22 00000000 s (net) newcamd: Cannot create socket (errno=97: Address family not supported by protocol) 13:13:22 00000000 s (net) newcamd: Trying fallback to IPv4 13:13:22 00000000 s (net) newcamd: setsockopt(IPV6_V6ONLY) failed (errno=92: Protocol not available) 13:13:22 00000000 s (net) newcamd: Bind request failed (Address family not supported by protocol), waiting another 119 seconds

This is only a problem on kernels with only IPV4. The simple fix is to disable IPV6 when compiling Oscam. Unfortunately there is no way to disable IPV6 in Oscam once it’s compiled in.
To disable it add —disable IPV6SUPPORT when running configure.

(from redmine: issue id 6070, created on 2016-08-21)

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
3.11.0
Milestone
3.11.0 (Past due)
Assign milestone
Time tracking
None
Due date
None
3
Labels
Normal type:package-upgrade type:support
Assign labels
  • View project labels
Reference: alpine/aports#6070