maybe some who do can give support
for me it looks like the newest wallet version is not even compiled for mac
which is no major issue because the old one is still combatible with network
but maybe someone take the time and compile the new wallet for mac too
i dont know the path where on mac the application files from diamond wallet are stored
but there u should delete the peers.dat
and create a file named diamond.conf
with this content
(then u should be able find peers):
listen=1
noirc=1
addnode=193.68.21.19
addnode=54.191.208.14
addnode=54.255.133.30
addnode=54.86.164.216
addnode=167.114.184.20
addnode=37.187.176.193
#community nodes 2015.04.23
addnode=93.89.139.77
addnode=213.229.0.41
addnode=193.136.96.30
addnode=193.136.97.30
----
update try ~/Library/Application Support/Diamond/
(for bitcoin wallets und mac it uses ~/Library/Application Support/Bitcoin/ )
Thanks for the answer but unfortunately it does not work, always zero connections, I think we need to update, version 2.0.5.5 mac, windows and linux 2.0.5.7!
I have noticed the same issues on UNIX systems. It does not seem to be a TCP/IP issue, but rather the Linux and Mac wallets.
The only way I fixed it was by compiling it myself based on the source. Definitely need an optimized wallet for the OP in UNIX for newbies.