rjagerman / glint

Glint: High performance scala parameter server
MIT License
168 stars 67 forks source link

Actor Not Found #46

Closed cstur4 closed 8 years ago

cstur4 commented 8 years ago

I start a master service, and config the ip and port in a config file. Then both server and client setup by parsing the config file. Although the servers setup successfully, client failed with ActorNotFound exception. ActorSelection[Anchor(akka.tcp://glint-master@*.*.*.*:13370/), Path(/user/master)]