I tried to migrate the contract Migrations by using Truffle migrate, it got hang and show error message as belows. Please help me if I configured anything wrong.
⠸ Saving migration to chain. { "jsonrpc": "2.0", "id": 1574154369501, "result": "0x" }
Error: Error: Error: Transaction was not mined within 750 seconds, please make sure your transaction was properly sent. Be aware that it might still be mined! at Object.run (/usr/local/lib/node_modules/truffle/build/webpack:/packages/migrate/index.js:92:1) at at process._tickCallback (internal/process/next_tick.js:188:7) Truffle v5.1.0 (core: 5.1.0) Node v8.10.0