Skip to content

rlm_jradius: error sending request with socket  #46

@kender1314

Description

@kender1314

freeradius version: freeradius-server-2.2.10
jradius version: jradius-server-1.1.5-release

An error occurred while I was performing login verification

`
+group post-auth {
++[exec] = noop
rlm jradius: Trying to (re)connect unconnected handle 0
rlm jradius: Reserving JRadius socket id:0
rLm jradius: got socket 0 after skipping 0 unconnected handLes. tried to reconnect
rlm jradius: packing attribute User-Name (type: 1; Len: 2)
rlm jradius: packing attribute NAS-Port-Type (type: 61; Len: 4)
rLm jradius: packing attribute NAS-Port (type: 5; len: 4)
rLm jradius: packing attribute NAS- IP-Address (type: 4: Len: 4)
rLm jradius: packing attribute CHAP-Challenge (type: 60; Len: 16)
rLm jradius: packing attribute CHAP-Password (type: 3; Len: 17)
rLm jradius: packing attribute Message-Authenticator (type: 80: Len: 16)
rLm jradius: packing packet with code: 1 (attr Length: 147)
rlm jradius: packing packet with code: 2 (attr Length: 0
rLm jradius: packing attribute Auth-Type (type: 1000:Len: 4)
rLm jradius: packing attribute Cleartext -Password (type: 1100; Len: 7)]
rLm jradius: sending 223 bytes to socket
rLm jradius: error sending request with socket 0
rLm jradius: CLosing JRadius connection
rLm j radius: reconnecting socket id 0
rLm jradius: sending 223 bytes to socket 0
rLm_jradius; error sending request with socket。
rLm jradius; problem packing the data[socket send/first read]
rLm jradius: Closing JRadius connection 0
rLm radius; Released JRadius socket id: 0
++[jradius] - noop
+} # group post-auth noop
Sending Access-Accept of id 6 to 10.16.17.38 port 47556
Finished request 4.
Going to the next request
Waking up in 4.9 seconds.
Cleaning up request 4 ID 6 with timestamp +6481
Ready to process requests.

`

This error is indicated 'rLm jradius:error sending request with socket 0'.
How to solve this problem.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions