Does anyone have more than 3 connections to their wallet? I only have 3 connections right now and was curious if that's what other people had as well?
I have 20 connections with previous version (without i2p version- sling-qt-slingroad-1.3.6.7.zip)
I had connections prob with new versions.
Well I don't have any connection problems my wallet is still working fine I just only have 3 connections so I was curious if anyone else was experiencing that as well but thanks for getting back to me regarding that mate
Hi all
Just downloaded the windows wallet and setup up but can't get any connections. Using the node list from the OP. It's been about 3 hours and just wondering if there is any magic I'm missing. I have port 30137 open outbound on my firewalls and my log is showing connections established but then closed
Log type: Firewall service
Status: A connection was closed because no SYN/ACK reply was received from the server.
Rule: Sling Wallet Out 30137
Also, has anyone compiled the Windows QT and the headless daemon under Ubuntu? I've spent hours trying to get both compiled without success;
Windows Wallet
===================
Rebuilt /src/leveldb with
$ TARGET_OS=NATIVE_WINDOWS make libleveldb.a libmemenv.a
QT Creator fails with
mingw32-make[1]: *** [C:/CoinDev/sling/src/leveldb/libleveldb.a] Error 1
mingw32-make[1]: Leaving directory 'C:/CoinDev/build-sling-Desktop_Qt_5_4_2_MinGW_32bit-Release'
mingw32-make: *** [release] Error 2
makefile:34: recipe for target 'release' failed
21:14:54: The process "C:\Qt\Qt5.4.2\Tools\mingw491_32\bin\mingw32-make.exe" exited with code 2.
Error while building/deploying project sling (kit: Desktop Qt 5.4.2 MinGW 32bit)
When executing step "Make"
Daemon on Ubuntu 14.04 TLS Server -- MINGW32
=================================
$ make -f makefile.unix
/bin/sh ../share/genbuild.sh obj/build.h
which: git: unknown command
g++ -c -O2 -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-sec
urity -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -DUSE_SECP256K1 -I/c/co
indev/sling/src -I/c/coindev/sling/src/obj -DUSE_UPNP=0 -DENABLE_WALLET -I/c/coi
ndev/sling/src/leveldb/include -I/c/coindev/sling/src/leveldb/helpers -DHAVE_BUI
LD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_
SOURCE=2 -MMD -MF obj/version.d -o obj/version.o version.cpp
g++.exe: error: unrecognized option '-pthread'
make: *** [obj/version.o] Error 1