ethereum / mist

[DEPRECATED] Mist. Browse and use Ðapps on the Ethereum network.
http://ethereum.org
GNU General Public License v3.0
7.44k stars 2.12k forks source link

windows 10, Mist 0.9.2, stuck on splash screen #3162

Open Proteles opened 7 years ago

Proteles commented 7 years ago

Version: 0.9.2 OS & Version: windows 10 Node version: geth 1.7.1 Number of blocks synchronized: 4363233

Mist starts up with splash screen,. On clean installs (minus renewing complete blockchain) Mist downloads node, downloads swarm, geth begins to catch up with current block, but whenever you click "Launch Application" the button animates, yet nothing happens.. Splash screen doesn't go away, and Application does not launch. Never get past splash screen. Geth runs fine from the command line.

Proteles commented 7 years ago

It appears that p2p swarm is not functioning properly with the above setup. starting mist from the command line with the following argument for the public gateway allows Mist application to get past the splash screen and display properly. Mist.exe --swarmurl="http://swarm-gateways.net"

still unable to deploy contract.