I've been mining solo all day!
Rather than executing "eurobitd --add-peer blah blah I created a file called eurobit.conf and saved it into my appdata\roaming\eurobit folder (I'm on Windows 10).
All that's in it is the following.
add-peer=35.226.137.84:8080
add-peer=35.188.44.219:8080
I can then execute eurobitd.exe without any command line parameters.
It might take a while to sync so be patient.
Could you define a while?
Im stuck for hours and seeing the following:
10:56:31.842402 INFO Blockchain initialized. last block: 0, d2009.h4.m56.s31 time ago, current difficulty: 1
10:56:31.842402 INFO Core initialized OK
10:56:31.842402 INFO Starting core rpc server on address 127.0.0.1:8081
10:56:31.842402 INFO Core rpc server started ok
10:56:31.842402 INFO Starting p2p net loop...
10:56:31.842402 INFO Starting node_server
10:56:34.649499 INFO
10:56:34.649499 INFO **********************************************************************
10:56:34.649499 INFO The daemon will start synchronizing with the network. It may take up to several hours.
10:56:34.649499 INFO
10:56:34.649499 INFO You can set the level of process detailization* through "set_log " command*, where is between 0 (no details) and 4 (very verbose).
10:56:34.649499 INFO
10:56:34.649499 INFO Use "help" command to see the list of available commands.
10:56:34.649499 INFO
10:56:34.649499 INFO Note: in case you need to interrupt the process, use "exit" command. Otherwise, the current progress won't be saved.
10:56:34.649499 INFO **********************************************************************
nothing happening (also with your solution making a conf file)