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

Message not received - context deadline exceeded #98

Open
1 task done
jefft0 opened this issue Apr 11, 2024 · 4 comments
Open
1 task done

Message not received - context deadline exceeded #98

jefft0 opened this issue Apr 11, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@jefft0
Copy link
Contributor

jefft0 commented Apr 11, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Package version

latest

OS

None

Language version and compiler version

go

Bug description

(Posted on behalf of @sakul-budhathoki .)
We have experience few issues on the weshnet; it works perfectly fine at some time; at other time friend request, messages doesn't goes to other side.

@D4ryl00

Current behavior

Sometimes messages aren't received. See the attached wesh-message.txt .
Log message:

context deadline exceeded

Expected behavior

All messages should be received.

Environment

macOS

Other

No response

@jefft0 jefft0 added the bug Something isn't working label Apr 11, 2024
@jefft0
Copy link
Contributor Author

jefft0 commented Apr 19, 2024

Hello @sakul-budhathoki . Do you think that we would be able to reproduce this behavior, or are you able to reproduce it in your environment? We may need to try to generate more useful logs.

@sakul-budhathoki
Copy link
Member

sakul-budhathoki commented May 6, 2024

Hello @sakul-budhathoki . Do you think that we would be able to reproduce this behavior, or are you able to reproduce it in your environment? We may need to try to generate more useful logs.

We have noticed context deadline exceeded error on the Teritori android app.

Reproduction steps:
Start Android app:
Clone https://github.com/TERITORI/teritori-dapp

  • yarn
  • make build-android-weshframework
  • npx expo prebuild --clean
  • yarn android

Run weshnet on web to communicate with android app:

Once app start (android app)

  • Toggle the chat on the bottom tab bar
  • adb logcat | grep GoLog

The error will occur not all the time but sometime of the day.

@jefft0
Copy link
Contributor Author

jefft0 commented May 7, 2024

Thanks for the instructions, @sakul-budhathoki . I'm having some trouble building. Can you tell me what versions of Go, yarn and cocoapods are needed to build it? (The README has the version for yarn, but not the others.)

@sakul-budhathoki
Copy link
Member

Thanks for the instructions, @sakul-budhathoki . I'm having some trouble building. Can you tell me what versions of Go, yarn and cocoapods are needed to build it? (The README has the version for yarn, but not the others.)

Hi @jefft0, These are my versions for the project.
go version: go1.20.10
pod version: 1.13.0
yarn: 3.5.0
node: 18.1.0
java: 17.0.10 2024-01-16 LTS

@jefft0 jefft0 removed the more info needed Waiting for a response label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants