RADIUS - improve logging
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bd69be7137
commit
64bc167d01
@ -106,6 +106,7 @@ class RadiusUnit extends Unit {
|
||||
|
||||
// still no response, we are done here
|
||||
if (!response || !response.code) {
|
||||
this.output.debug(`RADIUS error: no response / response code`)
|
||||
return
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user