Author

Topic: [SYNX] Syndicate | Business Management Platform | NEW BETA v1.0.1.7 RELEASED! | - page 152. (Read 235769 times)

member
Activity: 80
Merit: 10
there is no database to mess up ... this is after compiling a brand new pull from git, disabling the gui, and disabling the upnp support.

not sure what database there is to mess up ...
legendary
Activity: 1302
Merit: 1001
i never started a wallet -- only running a daemon on a remote server.  wallet doesn't exist when you first start the program and run the daemon.

i did a `touch wallet.dat` to temporarily create the file so that the boost copy error would be gone.  as souch, my wallet.dat is empty.

if i don't do that, you get the following in the debug

2016-06-19 19:51:53 Failed to create backup boost::filesystem::copy_file: No such file or directory: "/home/customer/.Syndicate/wall
et.dat", "/home/customer/.Syndicate/backups/wallet.dat.2016-06-19-19.51"

so you see that the code is trying to copy a non-existent file and tells you the problem in the debug file.

other errors are the same if i remove folder and try again.

note that the db.log file shows the following

replication requires locking support

i just think ur database is messed up...u need to compile the deamon again and if u own coins in the wallet.dat file or whatever ur file calls than safe them in different folder

member
Activity: 80
Merit: 10
i never started a wallet -- only running a daemon on a remote server.  wallet doesn't exist when you first start the program and run the daemon.

i did a `touch wallet.dat` to temporarily create the file so that the boost copy error would be gone.  as souch, my wallet.dat is empty.

if i don't do that, you get the following in the debug

2016-06-19 19:51:53 Failed to create backup boost::filesystem::copy_file: No such file or directory: "/home/customer/.Syndicate/wall
et.dat", "/home/customer/.Syndicate/backups/wallet.dat.2016-06-19-19.51"

so you see that the code is trying to copy a non-existent file and tells you the problem in the debug file.

other errors are the same if i remove folder and try again.

note that the db.log file shows the following

replication requires locking support
full member
Activity: 193
Merit: 108
i should have all the dependencies installed.  i've got about 10 other coins staking on this server.

set the locations of bdb, boost, and, openssl, like i did with the other coins in the makefile.unix file and set upnp to off.

not sure what else i could be doing wrong.

boost 1.57.0
bdb 4.8 ++
openssl 1.0.1t

all manually installed and configured

no other coin has an issue with this setup

try to delete the folder,but copy ur wallet.dat to another folder
than restart the deamon..if same issue just delete everything from the coin and compile it again

dont forget to safe ur wallet to another place!

had the same issue few weeks ago on another coin and this fixed my issues

Yeah this is usually my go-to for compiling a few crypto related things & it worked for synx..

Code:
sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get install git wget automake screen build-essential libdb++-dev libboost-all-dev autoconf protobuf-compiler libtool libminiupnpc-dev libqrencode-dev libprotobuf-dev libssl-dev libgmp3-dev libqt5gui5 qtbase5-dev libqt5dbus5 qttools5-dev qttools5-dev-tools
legendary
Activity: 1302
Merit: 1001
i should have all the dependencies installed.  i've got about 10 other coins staking on this server.

set the locations of bdb, boost, and, openssl, like i did with the other coins in the makefile.unix file and set upnp to off.

not sure what else i could be doing wrong.

boost 1.57.0
bdb 4.8 ++
openssl 1.0.1t

all manually installed and configured

no other coin has an issue with this setup

try to delete the folder,but copy ur wallet.dat to another folder
than restart the deamon..if same issue just delete everything from the coin and compile it again

dont forget to safe ur wallet to another place!

had the same issue few weeks ago on another coin and this fixed my issues
full member
Activity: 896
Merit: 100
PredX - AI-Powered Prediction Market
i should have all the dependencies installed.  i've got about 10 other coins staking on this server.

set the locations of bdb, boost, and, openssl, like i did with the other coins in the makefile.unix file and set upnp to off.

not sure what else i could be doing wrong.

boost 1.57.0
bdb 4.8 ++
openssl 1.0.1t

all manually installed and configured

no other coin has an issue with this setup

Hmm odd, they installed perfectly fine on the nodes for me..

If possible, could you please send me the whole debug.log?

Thanks!
member
Activity: 80
Merit: 10
i should have all the dependencies installed.  i've got about 10 other coins staking on this server.

set the locations of bdb, boost, and, openssl, like i did with the other coins in the makefile.unix file and set upnp to off.

not sure what else i could be doing wrong.

boost 1.57.0
bdb 4.8 ++
openssl 1.0.1t

all manually installed and configured

no other coin has an issue with this setup
full member
Activity: 193
Merit: 108
Trying to set up a headless daemon on my server.

Getting the following in the debug file :

2016-06-19 17:28:57 Syndicate version v1.0.0.1 (2016-06-15 16:54:08 -0700)
2016-06-19 17:28:57 Using OpenSSL version OpenSSL 1.0.1t  3 May 2016
2016-06-19 17:28:57 Default data directory /home/customer/.Syndicate
2016-06-19 17:28:57 Used data directory /home/customer/.Syndicate
2016-06-19 17:28:57 Creating backup of "/home/customer/.Syndicate/wallet.dat" -> "/home/customer/.Syndicate/backups/wallet.dat.2016-06-19-17.28"
2016-06-19 17:28:57 init message: Verifying database integrity...
2016-06-19 17:28:57 dbenv.open LogDir=/home/customer/.Syndicate/database ErrorFile=/home/customer/.Syndicate/db.log
2016-06-19 17:28:57 ERROR: CDB() : error Invalid argument (22) opening database environment
2016-06-19 17:28:57 Moved old /home/customer/.Syndicate/database to /home/customer/.Syndicate/database.1466357337.bak. Retrying.
2016-06-19 17:28:57 dbenv.open LogDir=/home/customer/.Syndicate/database ErrorFile=/home/customer/.Syndicate/db.log
2016-06-19 17:28:57 ERROR: CDB() : error Invalid argument (22) opening database environment
2016-06-19 17:28:57 : Error initializing wallet database environment /home/customer/.Syndicate!
2016-06-19 17:28:57 Shutdown : In progress...
2016-06-19 17:28:57 StopNode()
2016-06-19 17:28:57 Verifying mncache.dat format...
2016-06-19 17:28:57 Loaded info from mncache.dat  0ms
2016-06-19 17:28:57   masternodes: 0, peers who asked us for masternode list: 0, peers we asked for masternode list: 0, entries in Masternode list we asked for: 0, nDsqCount: 0
2016-06-19 17:28:57 Writting info to mncache.dat...
2016-06-19 17:28:57 Written info to mncache.dat  33ms
2016-06-19 17:28:57   masternodes: 0, peers who asked us for masternode list: 0, peers we asked for masternode list: 0, entries in Masternode list we asked for: 0, nDsqCount: 0
2016-06-19 17:28:57 Masternode dump finished  34ms
2016-06-19 17:28:57 Shutdown : done



Do you have all of the right dependencies installed?

Or delete everything except your wallet.dat & Syndicate.conf and resync?
member
Activity: 80
Merit: 10
Trying to set up a headless daemon on my server.

Getting the following in the debug file :

2016-06-19 17:28:57 Syndicate version v1.0.0.1 (2016-06-15 16:54:08 -0700)
2016-06-19 17:28:57 Using OpenSSL version OpenSSL 1.0.1t  3 May 2016
2016-06-19 17:28:57 Default data directory /home/customer/.Syndicate
2016-06-19 17:28:57 Used data directory /home/customer/.Syndicate
2016-06-19 17:28:57 Creating backup of "/home/customer/.Syndicate/wallet.dat" -> "/home/customer/.Syndicate/backups/wallet.dat.2016-06-19-17.28"
2016-06-19 17:28:57 init message: Verifying database integrity...
2016-06-19 17:28:57 dbenv.open LogDir=/home/customer/.Syndicate/database ErrorFile=/home/customer/.Syndicate/db.log
2016-06-19 17:28:57 ERROR: CDB() : error Invalid argument (22) opening database environment
2016-06-19 17:28:57 Moved old /home/customer/.Syndicate/database to /home/customer/.Syndicate/database.1466357337.bak. Retrying.
2016-06-19 17:28:57 dbenv.open LogDir=/home/customer/.Syndicate/database ErrorFile=/home/customer/.Syndicate/db.log
2016-06-19 17:28:57 ERROR: CDB() : error Invalid argument (22) opening database environment
2016-06-19 17:28:57 : Error initializing wallet database environment /home/customer/.Syndicate!
2016-06-19 17:28:57 Shutdown : In progress...
2016-06-19 17:28:57 StopNode()
2016-06-19 17:28:57 Verifying mncache.dat format...
2016-06-19 17:28:57 Loaded info from mncache.dat  0ms
2016-06-19 17:28:57   masternodes: 0, peers who asked us for masternode list: 0, peers we asked for masternode list: 0, entries in Masternode list we asked for: 0, nDsqCount: 0
2016-06-19 17:28:57 Writting info to mncache.dat...
2016-06-19 17:28:57 Written info to mncache.dat  33ms
2016-06-19 17:28:57   masternodes: 0, peers who asked us for masternode list: 0, peers we asked for masternode list: 0, entries in Masternode list we asked for: 0, nDsqCount: 0
2016-06-19 17:28:57 Masternode dump finished  34ms
2016-06-19 17:28:57 Shutdown : done

full member
Activity: 896
Merit: 100
PredX - AI-Powered Prediction Market
Great...Accounting information systems rides on the blockchain...Watching this......

Thanks!!
hero member
Activity: 594
Merit: 500
Blockchain entrepreneur✔
keeping my eye one this one.

Need a higher postcount to post images ? ;-)

Yeah same here Undecided lol so I'm just working & waiting..

Most painful part is waiting for 360 seconds per post but i understand why they do it this way.

Is to long. Also for a Newbie account. 240 seconds is better.
sr. member
Activity: 1078
Merit: 310
Great...Accounting information systems rides on the blockchain...Watching this.....
.
full member
Activity: 193
Merit: 108
Just noticed IPO Miner is mining SYNX too...
newbie
Activity: 42
Merit: 0
keeping my eye one this one.

Need a higher postcount to post images ? ;-)

Yeah same here Undecided lol so I'm just working & waiting..

Most painful part is waiting for 360 seconds per post but i understand why they do it this way.
full member
Activity: 896
Merit: 100
PredX - AI-Powered Prediction Market
keeping my eye one this one.

Need a higher postcount to post images ? ;-)

Yeah same here Undecided lol so I'm just working & waiting..
newbie
Activity: 42
Merit: 0
keeping my eye one this one.

Need a higher postcount to post images ? ;-)

Why yes. Yes i do.  I will keep my eye on this coin though. I mined a few for fun.
legendary
Activity: 2688
Merit: 1240
keeping my eye one this one.

Need a higher postcount to post images ? ;-)
newbie
Activity: 42
Merit: 0
keeping my eye one this one.
full member
Activity: 896
Merit: 100
PredX - AI-Powered Prediction Market
Thanks! & sorry, no faucets yet Undecided
newbie
Activity: 17
Merit: 0
Suggested on Yobit.
Any faucets or any way a non-miner can get some coins before as an early adopter?

STDeCdbSAU5bxefNZxHPn8UfcLKGxnjQbc

Very interesting.
Jump to: