Cannot make send transaction with Daedalus 0.11.2 (Mac)

I cannot make send transaction with Daedalus 0.11.2 on Mac system this two days.

One is MacBook (Mojave) another one is iMac (High Sierra).

Both even tried delete ~/Library/Application Support/Daedalus directory and resync all data or restore wallet.

After I click send at confirm transaction screen show up An error occurred.

And in Logs/pub/Daedalus.log

[2018-12-06T09:40:56.0442Z] [debug] AdaApi::createTransaction error: {
  "stack": "Error: SyntaxError: Unexpected token I in JSON at position 0\n    at IncomingMessage.<anonymous> (file:///Applications/Daedalus.app/Contents/Resources/app/dist/renderer/index.js:2349:18)\n    at emitNone (events.js:91:20)\n    at IncomingMessage.emit (events.js:188:7)\n    at endReadableNT (_stream_readable.js:975:12)\n    at _combinedTickCallback (internal/process/next_tick.js:80:11)\n    at process._tickCallback (internal/process/next_tick.js:104:9)",
  "message": "SyntaxError: Unexpected token I in JSON at position 0"
}

But I have make successful transaction before.