Giter Club home page Giter Club logo

bootstrap_go's Introduction

bootstrap_go

Lightweight bootstrap nodes for Golem network. Basic implementation in Go.

CircleCI

installation

prerequisites

get code and deps

This will get the sources into GOPATH which is by default ~/go.

go get github.com/golemfactory/bootstrap_go
cd ~/go/src/github.com/golemfactory/bootstrap_go/
# get dependencies and test dependencies
go get -t ./...

run

go run main/main.go

tests

go test ./...

benchmarks

go test -bench=. -benchtime=20s ./...

bootstrap_go's People

Contributors

elfoniok avatar etam avatar kmazurek avatar krigpl avatar tworec avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

bootstrap_go's Issues

Segfault when starting bootstrap go

Dec 18 12:32:44 rebbu systemd[1]: golem_bootstrap_go.service: Service hold-off time over, scheduling restart.
Dec 18 12:32:44 rebbu systemd[1]: Stopped Golem Bootstrap Go.
Dec 18 12:32:44 rebbu systemd[1]: Started Golem Bootstrap Go.
Dec 18 12:32:54 rebbu golem-bootstrap-go-0.16.0[16461]: panic: runtime error: invalid memory address or nil pointer dereference
Dec 18 12:32:54 rebbu golem-bootstrap-go-0.16.0[16461]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x5d6bde]
Dec 18 12:32:54 rebbu golem-bootstrap-go-0.16.0[16461]: goroutine 1 [running]:
Dec 18 12:32:54 rebbu systemd[1]: golem_bootstrap_go.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Dec 18 12:32:54 rebbu systemd[1]: golem_bootstrap_go.service: Unit entered failed state.
Dec 18 12:32:54 rebbu systemd[1]: golem_bootstrap_go.service: Failed with result 'exit-code'.
Dec 18 12:32:57 rebbu systemd[1]: golem_bootstrap_go.service: Service hold-off time over, scheduling restart.
Dec 18 12:32:57 rebbu systemd[1]: Stopped Golem Bootstrap Go.
Dec 18 12:32:57 rebbu systemd[1]: Started Golem Bootstrap Go.
Dec 18 12:33:12 rebbu golem-bootstrap-go-0.16.0[16484]: panic: runtime error: invalid memory address or nil pointer dereference
Dec 18 12:33:12 rebbu golem-bootstrap-go-0.16.0[16484]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x5d6bde]
Dec 18 12:33:12 rebbu golem-bootstrap-go-0.16.0[16484]: goroutine 1 [running]:
Dec 18 12:33:12 rebbu golem-bootstrap-go-0.16.0[16484]: github.com/ccding/go-stun/stun.(*Host).IP(...)
Dec 18 12:33:12 rebbu golem-bootstrap-go-0.16.0[16484]:         /home/admin_imapp/go/src/github.com/ccding/go-stun/stun/host.go:54
Dec 18 12:33:12 rebbu golem-bootstrap-go-0.16.0[16484]: main.main()

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.