Giter Club home page Giter Club logo

Comments (5)

zjshen14 avatar zjshen14 commented on June 4, 2024

@cdgriffith it seems that you have a bad bolt db file on $PWD. Please try to delete ./chain.db and ./bolt.db and make run again

from iotex-core.

cdgriffith avatar cdgriffith commented on June 4, 2024

I do not seem to have those files.

# $ ls -a 

.         bin         .codecov.yml     crypto      explorer    iotxaddress  network    simulator  trie
..        blockchain  CODEOWNERS       db          .gitignore  LICENSE.md   pkg        state      txvm
accounts  blocksync   config           dispatch    Gopkg.lock  logger       proto      test       vendor
actpool   .circleci   consensus        Dockerfile  Gopkg.toml  Makefile     README.md  testutil
beacon    cli         CONTRIBUTING.md  e2etest     go.test.sh  misc         server     tools
# $ make clean; make fmt; make build
Cleaning...
go fmt ./...
go build -o ./bin/server -v ./server
go build -o ./bin/actioninjector -v ./tools/actioninjector
go build -o ./bin/addrgen -v ./tools/addrgen
go build -o ./bin/iotc -v ./cli/iotc
go build -o ./bin/server -v ./server
export LD_LIBRARY_PATH=:/home/james/go/src/github.com/iotexproject/iotex-core/crypto/lib:/home/james/go/src/github.com/iotexproject/iotex-core/crypto/lib
./bin/server -config-path=e2etest/config_local_delegate.yaml -log-colorful=true
panic: invalid page type: 0: 4

...

from iotex-core.

zjshen14 avatar zjshen14 commented on June 4, 2024

@vincentiotex can you help to see if you could reproduce the issue in the aforementioned environment?

from iotex-core.

raullenchai avatar raullenchai commented on June 4, 2024

Code changed a lot in the previous months. @cdgriffith is this still an issue for you?

from iotex-core.

cdgriffith avatar cdgriffith commented on June 4, 2024

I actually no longer have that environment, but I tried it on a fresh 18.04 I had and it seems to work fine now. Thanks for the heads up!

from iotex-core.

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.