You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
fatal Domain master {
message: 'Cannot read property 'toLowerCase' of undefined',
stack: 'TypeError: Cannot read property 'toLowerCase' of undefined
at l.verify (/home/liskdelegate/lisk-0.1.1-Linux-x86_64/app.js:10:19543)
at l.verify (/home/liskdelegate/lisk-0.1.1-Linux-x86_64/app.js:13:646)
at /home/liskdelegate/lisk-0.1.1-Linux-x86_64/app.js:11:1208
at EventEmitter.<anonymous> (/home/liskdelegate/lisk-0.1.1-Linux-x86_64/app.js:12:29429)
at Socket.<anonymous> (/home/liskdelegate/lisk-0.1.1-Linux-x86_64/node_modules/dblite/build/dblite.node.js:379:22)
at Socket.emit (events.js:107:17)
at readableAddChunk (_stream_readable.js:163:16)
at Socket.Readable.push (_stream_readable.js:126:10)
at Pipe.onread (net.js:540:20)'
}
The text was updated successfully, but these errors were encountered:
fix
changed the title
malformed transaction posted on peer/transactions make the server crash
malformed transaction posted on peer/transactions makes the server crash
Mar 22, 2016
Wondering why all servers of testnet recently crashed?
if you post a transaction similar to this (no recipientId)
Boom!
details on the server log:
The text was updated successfully, but these errors were encountered: