Are you sure the daemon connects successfully?
It also might be that something else blocks your connection, for example another open wallet or something.
For me the pool is working fine and periodically transfers my share of earnings.
I have no other open wallet or anything running on this box. Are these default values from the config file correct?
seed-node=144.217.87.79:39155
seed-node=168.235.102.154:39155
Here's the output I get when I run the wallet.
2017-Aug-17 21:05:12.275475 INFO walled v1.0.11.697 ()
2017-Aug-17 21:05:12.280476 INFO Starting Payment Gate with local node
2017-Aug-17 21:05:12.283478 INFO initializing p2pNode
2017-Aug-17 21:05:12.291486 INFO Binding on 0.0.0.0:39155
2017-Aug-17 21:05:12.296487 INFO Net service binded on 0.0.0.0:39155
Aug-17 21:46:20.318560 INFO Attempting to add IGD port mapping.
2017-Aug-17 21:46:21.384754 INFO Added IGD port mapping.
2017-Aug-17 21:46:21.387257 INFO initializing core
2017-Aug-17 21:46:21.398264 INFO Loading blockchain...
2017-Aug-17 21:46:21.406258 INFO - loading block index...
2017-Aug-17 21:46:21.410260 INFO - loading transaction map...
2017-Aug-17 21:46:21.414264 INFO - loading spent keys...
2017-Aug-17 21:46:21.418266 INFO - loading outputs...
2017-Aug-17 21:46:21.421267 INFO - loading multi-signature outputs...
2017-Aug-17 21:46:21.426273 INFO Serialization time: 20ms
2017-Aug-17 21:46:21.430275 INFO Blockchain initialized. last block: 0, d1870.h21.m46.s21 time ago, current difficulty: 1
2017-Aug-17 21:46:21.436279 INFO node is inited successfully
2017-Aug-17 21:46:21.439280 INFO Spawning p2p server
2017-Aug-17 21:46:21.443283 INFO Starting node_server
2017-Aug-17 21:46:21.447285 INFO Loading wallet
2017-Aug-17 21:46:21.449286 INFO Loading container...
2017-Aug-17 21:46:21.528346 INFO Consumer added, consumer 0x2879a5acc60, count 1
2017-Aug-17 21:46:21.531347 INFO Loading...
2017-Aug-17 21:46:21.533350 INFO Loaded
2017-Aug-17 21:46:21.535351 INFO Starting...
2017-Aug-17 21:46:21.538353 INFO Removing outdated pool transactions...
2017-Aug-17 21:46:21.538353 INFO Container loaded, view public key
, wallet count 1, actual balance 0.000000000000, pending balance 0.000000000000
2017-Aug-17 21:46:21.542355 INFO Outdated pool transactions processed
2017-Aug-17 21:46:21.550361 INFO Wallet loading is finished.
2017-Aug-17 21:46:21.633349 ERROR [168.235.102.154:39155 OUT] Failed to invoke COMMAND_HANDSHAKE, closing connection.
2017-Aug-17 21:46:21.650538 WARNING Failed to HANDSHAKE with peer 168.235.102.154:39155
2017-Aug-17 21:46:21.736692 ERROR [144.217.87.79:39155 OUT] Failed to invoke COMMAND_HANDSHAKE, closing connection.
2017-Aug-17 21:46:21.751700 WARNING Failed to HANDSHAKE with peer 144.217.87.79:39155
2017-Aug-17 21:46:21.839684 ERROR [168.235.102.154:39155 OUT] Failed to invoke COMMAND_HANDSHAKE, closing connection.