Bitcoin Forum
July 06, 2024, 10:05:57 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 [11]
201  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 17, 2017, 10:44:55 PM
Trying to compile the gui wallet on linux ubuntu system and getting an error. Is there anyone around that can help?

What's the error?

Running the following in:

qmake (runs fine)
make (gives below error):

src/key.cpp: In member function ‘bool CPubKey::Derive(CPubKey&, unsigned char*, unsigned int, const unsigned char*) const’:
src/key.cpp:730:69: error: ‘class {anonymous}::CSecp256k1Init’ has no member named ‘ctx’
     bool ret = secp256k1_ec_pubkey_tweak_add(instance_of_csecp256k1.ctx, (unsigned char*)pubkeyChild.begin(), pubkeyChild.size(), out);
                                                                     ^
make: *** [build/key.o] Error 1


Have you installed secp256k1?

Following something similar to :
cd ~&&git clone http://www.github.com/bitcoin/secp256k1&&cd  secp256k1&&git checkout a1d5ae1&&./autogen.sh&&./configure&&make&&sudo make install&&cd ..


Code:
git checkout a1d5ae1
This is essential step.


Yes, you're quite right, that was the secret sauce that I was missing. Thanks so much for the help. Wallet up and currently syncing. Thanks again.
202  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 17, 2017, 10:06:59 PM
Trying to compile the gui wallet on linux ubuntu system and getting an error. Is there anyone around that can help?

What's the error?

Running the following in:

qmake (runs fine)
make (gives below error):

src/key.cpp: In member function ‘bool CPubKey::Derive(CPubKey&, unsigned char*, unsigned int, const unsigned char*) const’:
src/key.cpp:730:69: error: ‘class {anonymous}::CSecp256k1Init’ has no member named ‘ctx’
     bool ret = secp256k1_ec_pubkey_tweak_add(instance_of_csecp256k1.ctx, (unsigned char*)pubkeyChild.begin(), pubkeyChild.size(), out);
                                                                     ^
make: *** [build/key.o] Error 1


Have you installed secp256k1?

Following something similar to :
cd ~&&git clone http://www.github.com/bitcoin/secp256k1&&cd  secp256k1&&git checkout a1d5ae1&&./autogen.sh&&./configure&&make&&sudo make install&&cd ..

Did everything except was missing the git checkout a1d5ae1.

Compilation now continues...stay tuned (lol).
203  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 17, 2017, 08:39:44 PM
Trying to compile the gui wallet on linux ubuntu system and getting an error. Is there anyone around that can help?

What's the error?

Running the following in:

qmake (runs fine)
make (gives below error):

src/key.cpp: In member function ‘bool CPubKey::Derive(CPubKey&, unsigned char*, unsigned int, const unsigned char*) const’:
src/key.cpp:730:69: error: ‘class {anonymous}::CSecp256k1Init’ has no member named ‘ctx’
     bool ret = secp256k1_ec_pubkey_tweak_add(instance_of_csecp256k1.ctx, (unsigned char*)pubkeyChild.begin(), pubkeyChild.size(), out);
                                                                     ^
make: *** [build/key.o] Error 1
204  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 17, 2017, 08:22:50 PM
Trying to compile the gui wallet on linux ubuntu system and getting an error. Is there anyone around that can help?
205  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RADS] Radium - Bringing Advanced Utility to the Blockchain on: May 07, 2017, 08:40:26 PM
Currently running the 1.4.5 wallet on a linux machine and it is stuck at block 976004.

Any updates?
Are you connected to any of the nodes at this moment? If not make sure you are connected to one and it will continue synching.

If you are connected to a node and it is not synching, than I advice you to backup your wallet. Than you remove the software, reinstall it again and import the wallet you made a backup of. Than it should start to synch till you are fully synched.

If it still won't work, than I don't know what the problem is.

One connection to network...

Was working fine till 11 days ago and has just been stuck. Restarted a few times, but haven't started over. Is there a bootstrap available anywhere?

One connection should be enough to get your wallet fully synched, it might be very slow though. Anyways the bootstrap files can be found here: http://www.projectradium.org/downloads/bootstrap.zip

I hope that helps you out and will do the trick for you.

Tried another restart... moving slowly with one connection, but moving. Thanks.
206  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RADS] Radium - Bringing Advanced Utility to the Blockchain on: May 07, 2017, 04:34:46 PM
Currently running the 1.4.5 wallet on a linux machine and it is stuck at block 976004.

Any updates?
Are you connected to any of the nodes at this moment? If not make sure you are connected to one and it will continue synching.

If you are connected to a node and it is not synching, than I advice you to backup your wallet. Than you remove the software, reinstall it again and import the wallet you made a backup of. Than it should start to synch till you are fully synched.

If it still won't work, than I don't know what the problem is.

One connection to network...

Was working fine till 11 days ago and has just been stuck. Restarted a few times, but haven't started over. Is there a bootstrap available anywhere?
207  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RADS] Radium - Bringing Advanced Utility to the Blockchain on: May 07, 2017, 04:28:15 PM
Currently running the 1.4.5 wallet on a linux machine and it is stuck at block 976004.

Any updates?
208  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VASH] VpnCoin | AES Chat | BitChain | Domain&Website | Zero Knowledge on: April 25, 2017, 02:24:16 AM
Ok...had to start from scratch... downloaded again and compiled with qt4. Running now.

Is it working now?

Currently still downloading the blockchain...6 months left to go. Will let you know when it's fully updated.

Ok, finished downloading the blockchain and it appears to be working.
209  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VASH] VpnCoin | AES Chat | BitChain | Domain&Website | Zero Knowledge on: April 24, 2017, 03:49:50 PM
Ok...had to start from scratch... downloaded again and compiled with qt4. Running now.

Is it working now?

Currently still downloading the blockchain...6 months left to go. Will let you know when it's fully updated.
210  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VASH] VpnCoin | AES Chat | BitChain | Domain&Website | Zero Knowledge on: April 23, 2017, 04:27:32 PM
Ok...had to start from scratch... downloaded again and compiled with qt4. Running now.
211  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VASH] VpnCoin | AES Chat | BitChain | Domain&Website | Zero Knowledge on: April 23, 2017, 12:09:45 AM
Was able to get it to compile by using qt4... but when running getting this error:

"sni-qt/15330" WARN  17:05:43.443 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE
QMetaObject::connectSlotsByName: No matching signal for on_pBtn_regNick_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_transactionIdComb_textChanged(QString)
QMetaObject::connectSlotsByName: No matching signal for on_rbt_mod_buydomain_stateChanged(int)
QMetaObject::connectSlotsByName: No matching signal for on_showInBlockExplorer_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_copyPubKeyToClipboard_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_showInBlockExplorer_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_copyPubKeyToClipboard_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_rbt_mod_buydomain_stateChanged(int)

(vash:15330): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion 'GTK_IS_WIDGET (widget)' failed

(vash:15330): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion 'GTK_IS_WIDGET (widget)' failed



Any help on getting the new wallet running?
212  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VASH] VpnCoin | AES Chat | BitChain | Domain&Website | Zero Knowledge on: April 22, 2017, 07:19:47 PM

Hi,
  Today we found a bug of ZKP rules, it will prevent blockchain reorganize,
We fixed it and released 1.7.0.4 version,
Source code: https://github.com/Bit-Net/vash
Windows version: https://drive.google.com/file/d/0B7Kd-l4hTU3GYlVlZ1dFMm1KWVE/view?usp=sharing
If you are using version 1.7.0.3, just extract "vash.exe" from your download pack to your version 1.7.0.3 folder.

Thanks.


Just d/l the new version and tried to compile on linux ubuntu machine...am getting this error:

g++ -c -m64 -pipe -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_CRYPT -DUSE_IPV6 -DUSE_SOUND -DQT_DISABLE_DEPRECATED_BEFORE=0 -D_7ZIP_ST -D__STDC_FORMAT_MACROS=1 -DUSE_QRCODE -DUSE_TXMSG -DUSE_UPNP=1 -DSTATICLIB -DUSE_DBUS -DUSE_WEBKIT -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Ibuild -Ibuild -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o build/mystyle.o src/qt/mystyle.cpp
In file included from src/qt/mystyle.cpp:1:0:
src/qt/mystyle.h:3:25: fatal error: QWindowsStyle: No such file or directory
 #include <QWindowsStyle>
                         ^
compilation terminated.
make: *** [build/mystyle.o] Error 1
213  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRYPTO BULLION (CBX) | Focus on Crypto Bullion! on: September 15, 2016, 04:15:37 PM
Interesting issue, I am glad you resolved it. What block was causing issue - I wonder if it is the bootstrap that needs replacement? Anyone else experience anything of this sort?

Thanks, very odd indeed. I was having trouble being stuck at block 1587390. Then having issues with a "too many files open" error.

All seems to be ok now, but I'm watching closely to make sure.
214  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRYPTO BULLION (CBX) | Focus on Crypto Bullion! on: September 14, 2016, 11:14:09 PM

You used the wrong BDB version to compile it, you must use same BDB version if you want use bootstrap, if not used you must download from 0
[/quote]

Not true. If that were the case it would have never started syncing.

Stopped the update prior to the last block that caused it to crash. Then restarted and everything was fine.

Currently now synced and staking.
215  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRYPTO BULLION (CBX) | Focus on Crypto Bullion! on: September 14, 2016, 06:08:23 PM

Send me the debug.log it could help me to find your issue.

Tried letting it completely resync from start...blows up. Here are the last 100 lines of debug.log 



Much easier and quicker to just use the Bootstrap

Just restarted everything. Compiled a new copy of qt wallet and grabbed bootstrap. Things went fine till near the end. Here is the debug log where it went bad:

SetBestChain: new best=c04072aba14fd2b52224  height=1605050  trust=2172038872580
134662  date=08/24/2016 18:16:58
ProcessBlock: ACCEPTED
received block b7e1d7f8649c60d40f8b
Closed LevelDB successfully
connect() failed after select(): No route to host
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
Transaction index version is 70507
Opened LevelDB successfully
SetBestChain: new best=b7e1d7f8649c60d40f8b  height=1605051  trust=2172051860702
230272  date=08/24/2016 18:17:08
ProcessBlock: ACCEPTED
received block 0ca30993e775d27df58d
Closed LevelDB successfully
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
Transaction index version is 70507
Opened LevelDB successfully
LevelDB batch commit failure: IO error: /wallets/.CryptoBullion/txleveldb/155078
9.ldb: Too many open files
ERROR: AcceptBlock() : AddToBlockIndex failed
ERROR: ProcessBlock() : AcceptBlock FAILED
received block 5acfca6624b88cd2a164
Closed LevelDB successfully
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
Transaction index version is 70507
Opened LevelDB successfully
LevelDB batch commit failure: IO error: /wallets/.CryptoBullion/txleveldb/155079
1.ldb: Too many open files
ERROR: AcceptBlock() : AddToBlockIndex failed
ERROR: ProcessBlock() : AcceptBlock FAILED
received block 90e54be20c845dce4498
Closed LevelDB successfully
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
LevelDB read failure: IO error: /wallets/.CryptoBullion/txleveldb/1549059.ldb: T
oo many open files
Transaction index version is 0
Required index version is 70507, removing old database
Opening LevelDB in /wallets/.CryptoBullion/txleveldb


************************
EXCEPTION: St13runtime_error       
init_blockindex(): error opening database environment Invalid argument: /wallets
/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)       
CryptoBullion in ProcessMessages()       

Seems like some kind of error on open files...any ideas?
216  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRYPTO BULLION (CBX) | Focus on Crypto Bullion! on: September 14, 2016, 03:58:19 PM
I want to stake my CBX, however I do not want to leave my PC on all night. I want to install it on my Linux vpx. Is it possible to stake on my VPS, and how? Or do I have to install the GUI?
Hello,
Yes you can install it on your VPS, I would recommend Ubuntu for OS.
There is no GUI, you will have to admin it through RPC command with commandline.
Here is the guide to compile the daemon on Linux:
https://github.com/cryptogenicbonds/CryptoBullion-CBX/blob/master/doc/build-unix.md

Then you have to learn how to use RPC, I would recommend you to search a tutorial about Bitcoin RPC, it works the same way.

Could someone link me to a tutorial? I have compiled the daemon and want to know how to use it. Bitcoin is PoW, so I don't know how the command line arguments for the things I need, like staking. (Will it just be getstakeinfo?)

Also, I tried using the CBX Windows client. I download the bootstrap and open up the wallet again, and it starts syncing like normal. Then it just freezes. Connected to 8 nodes, but not syncing any blocks. Huh? I've terminated and relaunched multiple instances for this to happen. This is why I'm trying my luck on the daemon.

Would it be better if I did something like put "prune = 550" in my CryptoBullion.conf? Does CBX support pruning?

I am not sure about pruning, perhaps Alex4J can answer this one? 

The CBX Vault will attempt staking by default, unless it is locked.

As for your syncing issue, if you have loaded the Bootstrap properly it should only take a few hours max; perhaps retry by deleting all files from CryptoBullion folder and putting there once more the decompressed Bootstrap files.

We have a few nice guides made for the CBX Vault: http://forum.cryptobullion.io/index.php?board=5.0
Here is a detailed guide to install and sync the Windows CBX Vault: http://forum.cryptobullion.io/index.php?topic=1455.0


Hello we don't have prune actually sorry.

I want to stake my CBX, however I do not want to leave my PC on all night. I want to install it on my Linux vpx. Is it possible to stake on my VPS, and how? Or do I have to install the GUI?
Hello,
Yes you can install it on your VPS, I would recommend Ubuntu for OS.
There is no GUI, you will have to admin it through RPC command with commandline.
Here is the guide to compile the daemon on Linux:
https://github.com/cryptogenicbonds/CryptoBullion-CBX/blob/master/doc/build-unix.md

Then you have to learn how to use RPC, I would recommend you to search a tutorial about Bitcoin RPC, it works the same way.

Could someone link me to a tutorial? I have compiled the daemon and want to know how to use it. Bitcoin is PoW, so I don't know how the command line arguments for the things I need, like staking. (Will it just be getstakeinfo?)

Also, I tried using the CBX Windows client. I download the bootstrap and open up the wallet again, and it starts syncing like normal. Then it just freezes. Connected to 8 nodes, but not syncing any blocks. Huh? I've terminated and relaunched multiple instances for this to happen. This is why I'm trying my luck on the daemon.

Would it be better if I did something like put "prune = 550" in my CryptoBullion.conf? Does CBX support pruning?

I am not sure about pruning, perhaps Alex4J can answer this one? 

The CBX Vault will attempt staking by default, unless it is locked.

As for your syncing issue, if you have loaded the Bootstrap properly it should only take a few hours max; perhaps retry by deleting all files from CryptoBullion folder and putting there once more the decompressed Bootstrap files.

We have a few nice guides made for the CBX Vault: http://forum.cryptobullion.io/index.php?board=5.0
Here is a detailed guide to install and sync the Windows CBX Vault: http://forum.cryptobullion.io/index.php?topic=1455.0



Ok so I've tried syncing over five times already. Just freezes. My VPS only has 1 core and half a gig of RAM, so that could be adding to the problem.

512 Mb of ram is a bit low to run Linux + wallet, I would recommend 756mb or 1gb.
Maybe also check the swap size it could help.
May I ask you how much you pay for this VPS and where he is located ? I mean maybe I can help you to find a better offer for the same price.

Anyone else having trouble syncing? Just put the new wallet in (Linux v. 2.4.3.0, 64 bit) and it won't sync. Stuck at block 1587390 for days.
Send me the debug.log it could help me to find your issue.

Tried letting it completely resync from start...blows up. Here are the last 100 lines of debug.log

ProcessMessage(block, 410 bytes) FAILED
received block 1509760a64ffa6250025
Opening LevelDB in /wallets/.CryptoBullion/txleveldb


************************
EXCEPTION: St13runtime_error       
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)       
CryptoBullion in ProcessMessages()       

ProcessMessage(block, 410 bytes) FAILED
received block e79b0f7e3841133b992c
Opening LevelDB in /wallets/.CryptoBullion/txleveldb


************************
EXCEPTION: St13runtime_error       
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)       
CryptoBullion in ProcessMessages()       

ProcessMessage(block, 412 bytes) FAILED
received block e2ed497c65641d85ba35
Opening LevelDB in /wallets/.CryptoBullion/txleveldb


************************
EXCEPTION: St13runtime_error       
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)       
CryptoBullion in ProcessMessages()       

ProcessMessage(block, 413 bytes) FAILED
received block b325520967f065620d39
Opening LevelDB in /wallets/.CryptoBullion/txleveldb


************************
EXCEPTION: St13runtime_error       
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)       
CryptoBullion in ProcessMessages()       

ProcessMessage(block, 410 bytes) FAILED
received block 8a832b0b19b5ed3b15cf
Opening LevelDB in /wallets/.CryptoBullion/txleveldb


************************
EXCEPTION: St13runtime_error       
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)       
CryptoBullion in ProcessMessages()       

ProcessMessage(block, 412 bytes) FAILED
received block f65415767f0c71e743f4
Opening LevelDB in /wallets/.CryptoBullion/txleveldb


************************
EXCEPTION: St13runtime_error       
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)       
CryptoBullion in ProcessMessages()       

ProcessMessage(block, 413 bytes) FAILED
received block d208fd870f3f485e5a70
Opening LevelDB in /wallets/.CryptoBullion/txleveldb


************************
EXCEPTION: St13runtime_error       
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)       
CryptoBullion in ProcessMessages()       

ProcessMessage(block, 410 bytes) FAILED
received block fb6ea8a0adbfdd4b8060
Opening LevelDB in /wallets/.CryptoBullion/txleveldb


************************
EXCEPTION: St13runtime_error       
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)       
CryptoBullion in ProcessMessages()       

ProcessMessage(block, 411 bytes) FAILED
Opening LevelDB in /wallets/.CryptoBullion/txleveldb


************************
EXCEPTION: St13runtime_error       
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)       
CryptoBullion in ProcessMessages()       

ProcessMessage(inv, 37 bytes) FAILED
ResendWalletTransactions()
Opening LevelDB in /wallets/.CryptoBullion/txleveldb


************************
EXCEPTION: St13runtime_error       
init_blockindex(): error opening database environment Invalid argument: /wallets/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)       
CryptoBullion in ThreadMessageHandler() 

217  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CRYPTO BULLION (CBX) | Focus on Crypto Bullion! on: September 10, 2016, 01:32:37 AM
Anyone else having trouble syncing? Just put the new wallet in (Linux v. 2.4.3.0, 64 bit) and it won't sync. Stuck at block 1587390 for days.
218  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN: [OPAL] | SuperNET | MOBILE MESSAGING | OPAL DRIVE | COLORED COINS on: January 30, 2016, 10:54:55 PM
Hoping to get help from someone...

I've downloaded the source and compiled on a Linux system.

When I try to run the Opalcoin-Qt, I get the following error in the db.log:

    BDB0055 illegal flag specified to DB_ENV->open

Running on a Linux Mint system with all dependencies met and the system fully updated. Also have both the 4.8 and 5.3 Berkley DB's installed. Have several other coin wallets running with no issue.

Can anyone help me fix this issue?
219  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitNet VpnCoin | P2P Lottery|AES|Domain&Website |Free VPN|Voice&video call on: January 29, 2016, 08:30:29 PM
I've downloaded the source and compiled on a Linux system.

When I try to run the vpncoin-qt, I get the following error in the db.log:

    BDB0055 illegal flag specified to DB_ENV->open

Running on a Linux Mint system with all dependencies met and the system fully updated. Also have both the 4.8 and 5.3 Berkley DB's installed. Have several other coin wallets running with no issue.

Can anyone help me fix this issue?
Pages: « 1 2 3 4 5 6 7 8 9 10 [11]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!