abills from CVS

Ответить
Silver Ghost
Сообщения: 173
Зарегистрирован: Ср апр 11, 2007 6:22 am
Контактная информация:

abills from CVS

Сообщение Silver Ghost »

вчерашний CVS

#radiusd -X

Use of uninitialized value in pattern match (m//) at /usr/abills/libexec/../Abills/mysql/Acct.pm line 69.
Use of uninitialized value in concatenation (.) or string at /usr/abills/libexec/../Abills/mysql/Acct.pm line 77.
Can't use an undefined value as an ARRAY reference at /usr/abills/libexec/../Abills/mysql/Acct.pm line 79.

куда смотреть и что делать?
до обновления проблемы не было, все работало.

NAS max4000

с локальным pppd проблем нет.

~AsmodeuS~
Site Admin
Сообщения: 5749
Зарегистрирован: Пт янв 28, 2005 3:11 pm
Контактная информация:

Сообщение ~AsmodeuS~ »

показать дебаг радиуса

Silver Ghost
Сообщения: 173
Зарегистрирован: Ср апр 11, 2007 6:22 am
Контактная информация:

Сообщение Silver Ghost »

rad_recv: Accounting-Request packet from host 10.10.10.254:1027, id=38, length=145
NAS-IP-Address = 10.10.10.254
NAS-Port = 20105
NAS-Port-Type = Async
Acct-Status-Type = Stop
Acct-Delay-Time = 0
Acct-Session-Id = "545221636"
X-Ascend-Disconnect-Cause = Proto-Disabled-Or-Unsupported
X-Ascend-Connect-Progress = Modem-Up
X-Ascend-Xmit-Rate = 53333
X-Ascend-Data-Rate = 28800
X-Ascend-PreSession-Time = 36
X-Ascend-Pre-Input-Octets = 0
X-Ascend-Pre-Output-Octets = 0
X-Ascend-Pre-Input-Packets = 0
X-Ascend-Pre-Output-Packets = 0
X-Ascend-Modem-PortNo = 6
X-Ascend-Modem-SlotNo = 4
Calling-Station-Id = "xxxxxxx"
Called-Station-Id = "xxxxxxx"
Processing the preacct section of radiusd.conf
modcall: entering group preacct for request 1
modcall[preacct]: module "preprocess" returns noop for request 1
rlm_acct_unique: WARNING: Attribute User-Name was not found in request, unique ID MAY be inconsistent
rlm_acct_unique: Hashing 'NAS-Port = 20105,Client-IP-Address = 10.10.10.254,NAS-IP-Address = 10.10.10.254,Acct-Session-Id = "545221636",'
rlm_acct_unique: Acct-Unique-Session-ID = "6c5f211d14249d54".
modcall[preacct]: module "acct_unique" returns ok for request 1
rlm_realm: Proxy reply, or no User-Name. Ignoring.
modcall[preacct]: module "suffix" returns noop for request 1
acct_users: Matched entry DEFAULT at line 23
modcall[preacct]: module "files" returns ok for request 1
modcall: leaving group preacct (returns ok) for request 1
Processing the accounting section of radiusd.conf
modcall: entering group accounting for request 1
radius_xlat: '/usr/var/log/radius/radacct/10.10.10.254/detail-20070412'
rlm_detail: /usr/var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d expands to /usr/var/log/radius/radacct/10.10.10.254/detail-20070412
modcall[accounting]: module "detail" returns ok for request 1
modcall[accounting]: module "unix" returns noop for request 1
radius_xlat: '/usr/var/log/radius/radutmp'
radius_xlat: ''
rlm_radutmp: Logout for NAS max4000 port 20105, but no Login record
modcall[accounting]: module "radutmp" returns ok for request 1
modcall: leaving group accounting (returns ok) for request 1
Sending Accounting-Response of id 38 to 10.10.10.254 port 1027
Finished request 1
Going to the next request
--- Walking the entire request list ---
Waking up in 6 seconds...
Use of uninitialized value in pattern match (m//) at /usr/abills/libexec/../Abills/mysql/Acct.pm line 69.
Use of uninitialized value in concatenation (.) or string at /usr/abills/libexec/../Abills/mysql/Acct.pm line 135.
Use of uninitialized value in string at /usr/abills/libexec/../Abills/mysql/Acct.pm line 143.
Use of uninitialized value in numeric lt (<) at /usr/abills/libexec/../Abills/mysql/Billing.pm line 305.
Use of uninitialized value in concatenation (.) or string at /usr/abills/libexec/../Abills/mysql/Acct.pm line 173.
Use of uninitialized value in concatenation (.) or string at /usr/abills/libexec/../Abills/mysql/Acct.pm line 173.
Use of uninitialized value in concatenation (.) or string at /usr/abills/libexec/../Abills/mysql/Acct.pm line 203.
Use of uninitialized value in concatenation (.) or string at /usr/abills/libexec/../Abills/mysql/Acct.pm line 273.
--- Walking the entire request list ---
Cleaning up request 1 ID 38 with timestamp 461e0bab
Nothing to do. Sleeping until we see a request.

Это из-за вот этого глюки?
rlm_radutmp: Logout for NAS max4000 port 20105, but no Login record

~AsmodeuS~
Site Admin
Сообщения: 5749
Зарегистрирован: Пт янв 28, 2005 3:11 pm
Контактная информация:

Сообщение ~AsmodeuS~ »

это точно не биллинг

Код: Выделить всё

modcall[preacct]: module "preprocess" returns noop for request 1 
rlm_acct_unique: WARNING: Attribute User-Name was not found in request, unique ID MAY be inconsistent 
rlm_acct_unique: Hashing 'NAS-Port = 20105,Client-IP-Address = 10.10.10.254,NAS-IP-Address = 10.10.10.254,Acct-Session-Id = "545221636",' 
rlm_acct_unique: Acct-Unique-Session-ID = "6c5f211d14249d54". 
modcall[preacct]: module "acct_unique" returns ok for request 1 
rlm_realm: Proxy reply, or no User-Name. Ignoring. 


Silver Ghost
Сообщения: 173
Зарегистрирован: Ср апр 11, 2007 6:22 am
Контактная информация:

Сообщение Silver Ghost »

Спасибо. Буду разбираться с Максом...

Ответить