Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rlm_jradius: error sending request with socket #46

Open
kender1314 opened this issue Jan 18, 2021 · 2 comments
Open

rlm_jradius: error sending request with socket #46

kender1314 opened this issue Jan 18, 2021 · 2 comments

Comments

@kender1314
Copy link

kender1314 commented Jan 18, 2021

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.

@kender1314
Copy link
Author

@kender1314
Copy link
Author

@Sovietaced

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant