RosException: Tried to process unknown reply: !empty

RosException: Tried to process unknown reply: !empty
1|radius-control  |     at Channel.onUnknown (/root/backend/node_modules/node-routeros/src/Channel.ts:198:15)
1|radius-control  |     at Object.onceWrapper (node:events:639:26)
1|radius-control  |     at Channel.emit (node:events:524:28)
1|radius-control  |     at Channel.processPacket (/root/backend/node_modules/node-routeros/src/Channel.ts:165:22)
1|radius-control  |     at Object.callback (/root/backend/node_modules/node-routeros/src/Channel.ts:127:18)
1|radius-control  |     at Receiver.sendTagData (/root/backend/node_modules/node-routeros/src/connector/Receiver.ts:319:17)
1|radius-control  |     at process (/root/backend/node_modules/node-routeros/src/connector/Receiver.ts:273:34)
1|radius-control  |     at Receiver.processSentence (/root/backend/node_modules/node-routeros/src/connector/Receiver.ts:303:13)
1|radius-control  |     at Receiver.processRawData (/root/backend/node_modules/node-routeros/src/connector/Receiver.ts:217:26)
1|radius-control  |     at Connector.onData (/root/backend/node_modules/node-routeros/src/connector/Connector.ts:257:23) {
1|radius-control  |   errno: 'UNKNOWNREPLY'
1|radius-control  | }

I got this error and I can’t connect the internet. Before the 7.19 update there was no problem like this. The response can be empty beacause I check user in mikrotik. If not I write username and password. Bu this shouldn’t be problem.
I’m new in this area maybe I did a basic mistake, can you help ?