• Topic
  • Discussion
  • UdaWikiWeb.UnableToCreateRawSocket(Last) -- Owiki? , 2016-08-19 15:01:30 Edit owiki 2016-08-19 15:01:30

    Error Messages (U)

    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

    Unable to create raw socket: permission denied

    If you receive "unable to create raw socket" errors, take the following action:

    1. cd into the /bin sub-directory of your OpenLink server components installation. For example:

    $ cd /usr/openlink/bin
    


    2. su to root.

    3. Run the following command:

    $ ./security -s
    


    This should alleviate the problem. A non-privileged user may continue to administer the Broker. However, the actual Broker process will run with root permissions. This will allow it to create sockets.

    Evidence

    Session Rules Book
    Request Broker Log
    Request Broker Version String


    Referenced by...