Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Expanse (EXP) - Fair Launch, No ICO, Community DAO, based on Ethereum
by
NRPatten
on 02/04/2016, 04:36:43 UTC
I've been trying to install the windows wallet, but when running gexp.exe, it runs about 8 lines then stops at "starting server".   I've disabled antivirus, ensured windows firewall isn't a problem with udp 42786, and also allowed that port in the router.........  something seems to be halting gexp at this point, and I cannot find out what it is.   If i run the wallet and look at the console, it says "No running gexp instance found, launching integrated console."   Has anyone else had this problem (and figured out a solution!)  Huh
Yes, same problems here. I have tried all the tricks I know with no luck. It all started about 5 days ago, or was the last time I send coins successfully. I tried the suggestion and method by revel" Which is pretty close to some things I had tried, but again no luck.

Ok, if anyone has a trick we're not aware of let us know  Grin

Running on Windows 10, all has been fine until about 5 days ago. May try on a W7 system....

PS: running v1.35 and it still loads and then stops (or at least seems to be just sitting there). Even tried creating an entire new folder (apps/data etc. )

Try running gexp with:

Code:
gexp --port "42786" --rpc --rpcaddr "127.0.0.1" --rpcport "9656" --rpccorsdomain "*" --maxpeers "100" --nat "none" console