In order to use etherwallet in private chain setup, I completed following Use Your Own Server Guide, answer_1 and answer_2. I have added Custom Node and MyEtherWallet works , except sometimes it requires refreshing the page if there is disconnection with the node.
As an example, I can see my correct account balance, where I verified the value also in geth.
When I tried to send a transaction to a valid account address on my private blockchain, I have faced with the following error: invalid sender.
[Q] What may be the reason of this error and how can I fix it? I am able to complete this transaction inside geth.


myetherwallettag for the underlying software. theethereum-wallet-dapptag refers to the wallet used by the mist browser. Thanks! :-) – q9f Jan 10 '17 at 09:06Customand chainID was empty as default value, I did that and it worked. I was using default checked next toETHwhich was giving the error. – alper Jan 10 '17 at 10:58