Hi I am working on node with geth it was running fine on my local machine but when i deploy it on elastic beanstalk server when I execute the geth.start code with require gethoptions i get EACCES error.
Asked
Active
Viewed 37 times
0
-
Check your port, it might be used by some other process. – MAREESKANNNAN RAJENDRAN Feb 28 '18 at 06:04
-
It's not working – Ravi Verma Feb 28 '18 at 07:32