Git Product home page Git Product logo

Comments (8)

taiyangc avatar taiyangc commented on May 30, 2024 3

This issue has been resolved. Please open a new issue if you encounter other problems. Thanks.

from go-btfs.

geoffsnyder avatar geoffsnyder commented on May 30, 2024 1

Same here. I can't confirm but my guess is that with the surge of new nodes joining the network, what we're experiencing is the growing pains of network stabilization. I keep reminding myself that I just need to remain patient and keep the application's up-time to as close as 100% as possible; results appear to be coinciding positively.

from go-btfs.

WhiteHeadbanger avatar WhiteHeadbanger commented on May 30, 2024

Hi, I'm having the same issue:

2020-07-11T14:17:12.100-0300 �[31mERROR�[0m storage/contracts storage/contracts.go:432 get payout status batch error:rpc error: code = Internal desc = runtime error: invalid memory address or nil pointer dereference

Also, the Host UI won't stop syncing. I wait for 30+ mins --> refresh --> have to wait again

from go-btfs.

geoffsnyder avatar geoffsnyder commented on May 30, 2024

Was waiting as long as 90 minutes to refresh hostsync. Seems now it's taking much longer than that and triggers the error as well, each time... manually.

from go-btfs.

WhiteHeadbanger avatar WhiteHeadbanger commented on May 30, 2024

Yes. I waited like 2 hours and then finally it synced. However it keeps showing errors

from go-btfs.

geoffsnyder avatar geoffsnyder commented on May 30, 2024

seems to take place every :15 minutes of every hour as well as manual page refresh attempts

from go-btfs.

Stevevk88 avatar Stevevk88 commented on May 30, 2024

Same errors for me:

PEER ID 16Uiu2HAmDBgypPtT8wzZK8iD2C8MctuLsFUvdoKbeKsvW1MrJgNG

from go-btfs.

geoffsnyder avatar geoffsnyder commented on May 30, 2024

Update: After pulling errors on each 15 minute mark of each hour; after approximately 22 hours, this host is showing error free for the past 6+ hours!

I've included the most current run cycle log below:

Peer ID: 16Uiu2HAm9unWsDcBMxWA8KoqkGj1raUcQDW6s1u7f5XpRnSAeifR
Version: go-btfs v1.3.1

Initializing daemon...
go-btfs version: 1.3.1-ed6b1d7
Repo version: 9
System version: amd64/windows
Golang version: go1.14.4
Swarm listening on /ip4/10.110.108.30/tcp/4001
Swarm listening on /ip4/127.0.0.1/tcp/4001
Swarm listening on /ip6/::1/tcp/4001
Swarm listening on /p2p-circuit
Swarm announcing /ip4/10.110.108.30/tcp/4001
Swarm announcing /ip4/127.0.0.1/tcp/4001
Swarm announcing /ip4/173.244.36.74/tcp/4001
Swarm announcing /ip6/::1/tcp/4001
API server listening on /ip4/127.0.0.1/tcp/5001
WebUI: http://127.0.0.1:5001/webui
HostUI: http://127.0.0.1:5001/hostui
Gateway (writable) server listening on /ip4/127.0.0.1/tcp/8080
Remote API server listening on /ip4/127.0.0.1/tcp/5101
Daemon is ready
Storage host info will be synced at [SCORE] mode
Current host stats will be synced
Current host settings will be synced
BTFS is up-to-date.

2020-07-11T15:15:34.351-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T15:15:34.351-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-11T15:17:08.650-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T16:15:04.043-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T16:15:04.044-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-11T17:15:03.920-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T17:15:03.920-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-11T17:36:39.776-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T18:15:04.129-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T18:15:04.158-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-11T18:27:53.649-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T18:34:18.999-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T19:15:12.641-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T19:15:12.696-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-11T19:29:55.377-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T19:48:49.538-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T20:05:26.693-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T20:15:06.302-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T20:15:06.302-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-11T20:23:05.380-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T20:39:42.362-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T21:15:07.109-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T21:15:07.109-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-11T21:29:42.148-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T21:41:41.780-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T22:00:46.896-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-11T22:05:12.345-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T02:15:06.927-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T02:15:06.927-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-12T03:15:18.251-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T03:15:18.252-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-12T04:15:07.683-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T04:15:07.683-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-12T05:15:04.299-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T05:15:04.300-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-12T06:15:10.014-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T06:15:10.014-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-12T07:15:06.960-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T07:15:06.960-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-12T07:27:28.692-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T07:47:30.031-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T08:15:08.308-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T08:15:08.308-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-12T09:15:12.980-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T09:15:12.981-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-12T10:15:04.876-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T10:15:04.877-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-12T10:46:51.207-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T11:15:05.126-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T11:15:05.127-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-12T11:41:52.632-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T12:15:05.805-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T12:15:05.805-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-12T12:40:00.233-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T13:11:54.392-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T13:12:21.515-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T13:15:05.628-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T13:15:05.630-0700 ←[31mERROR←[0m spin spin/hosts.go:66
Failed to sync HOST contracts: rpc error: code = Internal desc = runtime error:
invalid memory address or nil pointer dereference
2020-07-12T13:16:54.456-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
2020-07-12T13:28:00.424-0700 ←[31mERROR←[0m storage/contracts storage/
contracts.go:432 get payout status batch error:rpc error: code = Internal
desc = runtime error: invalid memory address or nil pointer dereference
BTFS is up-to-date.

from go-btfs.

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.