GithubHelp home page GithubHelp logo

Comments (9)

cabreraalex avatar cabreraalex commented on July 26, 2024

Well I had the Bitcoind executable inside of the Orisi folder along with the config files so that it can run on any computer which already has bitcoin installed. Do you know exactly what kind of error occurs? I might be able to fix it without having to add in folders to people's home directories.

from orisi.

83tb avatar 83tb commented on July 26, 2024

The problem seems to be related to the filesystem, the way Vagrant does shared folders.

The exact trace:

Bitcoin version v0.9.1.0-g026a939-beta (Tue, 8 Apr 2014 12:04:06 +0200)
Using OpenSSL version OpenSSL 1.0.1g 7 Apr 2014
Default data directory /root/.bitcoin
Using data directory /vagrant/orisi/.bitcoin/
Using at most 125 connections (1024 file descriptors available)
Using wallet wallet.dat
init message: Verifying wallet...
dbenv.open LogDir=/vagrant/orisi/.bitcoin/database ErrorFile=/vagrant/orisi/.bitcoin/db.log
init message: Loading block index...
Opening LevelDB in /vagrant/orisi/.bitcoin/blocks/index
IO error: /vagrant/orisi/.bitcoin/blocks/index: Invalid argument
: Error opening block database.

Do you want to rebuild the block database now?
: Error opening block database.

Do you want to rebuild the block database now?
Aborted block database rebuild. Exiting.
Shutdown : In progress...
StopNode()
Shutdown : done

from orisi.

cabreraalex avatar cabreraalex commented on July 26, 2024

Okay well for now I'm just going to write a vagrant.sh script to install inside of vagrant, since I'm not sure how to approach that error

Well, found this

from orisi.

kolinko avatar kolinko commented on July 26, 2024

Yeah, me and 83tb spent quite some time trying to fix this today, and
moving the install was the only solution we arrived at :)

On Mon, Jun 30, 2014 at 8:33 PM, Alex Cabrera [email protected]
wrote:

Okay well for now I'm just going to write a vagrant.sh script to install
inside of vagrant, since I'm not sure how to approach that error


Reply to this email directly or view it on GitHub
#29 (comment).

twitter: @kolinko
phone#: +48 600 359 921
http://www.appcodes.com/
http://www.appmentionalerts.com/

from orisi.

cabreraalex avatar cabreraalex commented on July 26, 2024

Got it, I'll try to write up a script quick for vagrant, but honestly as of now, you can just run

git clone https://github.com/orisi/orisi
cd ./orisi
./install.sh
./runoracle.sh

and it'll work (hopefully haha)

from orisi.

kolinko avatar kolinko commented on July 26, 2024

It really won't :)

you could try doing the updated install steps:
https://github.com/orisi/wiki/wiki/Installing-the-oracle-node

bitcoind breaks if you have:
config.vm.synced_folder "./orisi", "/home/vagrant/orisi"
in the VagrantFile.

On Mon, Jun 30, 2014 at 8:46 PM, Alex Cabrera [email protected]
wrote:

Got it, I'll try to write up a script quick for vagrant, but honestly as
of now, you can just run

git clone https://github.com/orisi/orisi
cd ./orisi
./install.sh
./runoracle.sh

and it'll work (hopefully haha)


Reply to this email directly or view it on GitHub
#29 (comment).

twitter: @kolinko
phone#: +48 600 359 921
http://www.appcodes.com/
http://www.appmentionalerts.com/

from orisi.

cabreraalex avatar cabreraalex commented on July 26, 2024

Sorry, meant just on a regular install, not vagrant. Yeah, I'll have to change it, but might not be today, I'm getting on a plane to Madrid in an hour.

Okay, I uploaded a couple modified scripts, but won't be able to test them. They install PyBitmessage and Bitcoin in the home directory and run them from there.

from orisi.

kolinko avatar kolinko commented on July 26, 2024

ok, thanks :)

Have a nice flight to Madrid!

On Mon, Jun 30, 2014 at 8:54 PM, Alex Cabrera [email protected]
wrote:

Sorry, meant just on a regular install, not vagrant. Yeah, I'll have to
change it, but might not be today, I'm getting on a plane to Madrid in an
hour.


Reply to this email directly or view it on GitHub
#29 (comment).

twitter: @kolinko
phone#: +48 600 359 921
http://www.appcodes.com/
http://www.appmentionalerts.com/

from orisi.

kolinko avatar kolinko commented on July 26, 2024

Thanks for fixing this before the flight.

By the way, that install.sh script you made is very useful. Much nicer than ./secrets.sh we had before. Thanks a lot :)

from orisi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.