On 1/02/2018, at 7:14 PM, Vacheslav <m_zouhairy@skno.by> wrote:
SELECT * FROM radreply;
| id | username | attribute | op | value | +----+-------------------------+-------------------------+----+----------+ | 7 | CP-3905-SEP2C0BA7291783| Tunnel-Type | := | VLAN | | 8 | CP-3905-SEP2C0BA7291783| Tunnel-Medium-Type | := | IEEE-802 | | 9 | CP-3905-SEP2C0BA7291783| Tunnel-Private-Group-Id | := | 23 | +----+-------------------------+-------------------------+----+—————+
(2) sql: ERROR: Failed to create the pair: Invalid character ' ' in attribute
It’s not possible to tell from what you have given, but, does one of your attributes in the radreply table have a space at the start or end? I.e. do you perhaps have "Tunnel-Medium-Type<space>”? -- Nathan Ward