Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Support Ticket]: Still see graphsync errors after upgrading to Boost v2.1.0-rc1 #1775

Open
2 of 10 tasks
stuberman opened this issue Oct 24, 2023 · 0 comments
Open
2 of 10 tasks
Assignees
Labels
support Support Ticket

Comments

@stuberman
Copy link

Boost component

  • boost daemon - storage providers
  • boost client
  • boost UI
  • boost data-transfer
  • boost index-provider
  • booster-http
  • booster-bitswap
  • LID Database - Yugabyte/LevelDB
  • boostd-data
  • Other

Boost Version

boostd --version

Describe the problem

After a boostd restart, I see retrievals in the GUI but they stop after 30-60 minutes
Times are UTC -4

CreatedAt 2023-10-24 11:49:09.465 (6h ago)
CreatedAt 2023-10-24 11:49:09.465 (6h ago)
Client Peer ID 12D3KooWAnYTEfWyZwGoUEgGX7bm38Lrf96MGRZvRuHVVqN7CzWQ
Transfer ID 1698072762603896645
Retrieval Deal ID 1698072762593151433
Deal Data Root CID bafybeicslqrjjrzcfzesaa3p7ihquseo2kpblesrrpsvgvpvwpqx57whmy
Piece CID
Price per byte 0 atto
Unseal price 0 atto
Payment Interval 0 B (0 bytes)
Payment Interval Increase 0 B (0 bytes)
Sent 0 B (0 bytes)
Status Errored
Event Logs
2023-10-24 11:49:09.387 DT:TransferRequestQueued
2023-10-24 11:49:09.388 1ms DT:Open unpaid retrieval
2023-10-24 11:49:09.469 81ms Open New
2023-10-24 11:49:10.064 595ms DT:Accept
2023-10-24 11:49:10.079 15ms DealAccepted Unsealing
2023-10-24 11:49:10.087 8ms UnsealComplete Unsealed
2023-10-24 12:19:41.886 31m DT:Error transfer cancelled by provider
2023-10-24 12:19:41.933 47ms DataTransferError Errored

See attached config - default values that are commented out are removed
config.txt

Logging Information

Graphql server listening on 0.0.0.0:8080
2023-10-24T14:33:56.811Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})
2023-10-24T14:35:38.169Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})
2023-10-24T14:45:57.376Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})
2023-10-24T14:49:20.317Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})
2023-10-24T14:50:46.024Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})
2023-10-24T14:55:16.212Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})
2023-10-24T14:56:39.531Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})
2023-10-24T14:56:46.404Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})
2023-10-24T14:57:14.001Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})
2023-10-24T14:57:45.040Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})
2023-10-24T15:09:04.051Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})
2023-10-24T15:15:44.321Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})
2023-10-24T15:21:24.435Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})
2023-10-24T15:25:03.492Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})
2023-10-24T15:33:44.914Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})
2023-10-24T15:48:10.955Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})
2023-10-24T15:48:43.810Z	ERROR	boostgs	server/gsunpaidretrieval.go:621	cancelling graphsync response after network error: %!w(graphsync.RequestNotFoundErr={})

Repo Steps

  1. Run '...'
  2. Do '...'
  3. See error '...'
    ...
@stuberman stuberman added the support Support Ticket label Oct 24, 2023
@LexLuthr LexLuthr added this to the Boost v2 stability milestone Oct 25, 2023
@brendalee brendalee removed this from the Boost v2 stability milestone Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Support Ticket
Projects
Status: No status
Development

No branches or pull requests

3 participants