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

Bug: journal_interpreter panics/exits before it finishes uploading journals #8

Open
Nannk opened this issue May 14, 2024 · 0 comments

Comments

@Nannk
Copy link
Contributor

Nannk commented May 14, 2024

2024-05-14-20-01.log
output.txt

➜  ./target/debug/edcas-client --upload-logs 2> test.txt
Log file: "/tmp/edcas-client/2024-05-14-20-01.log"
in the upload_logs function 
before path
after path
after evm_settings
Uploading 247 logs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
panicked: receiving on a closed channel

Last line is from cli.rs:29

UPD: its possible, im getting rate-limited

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant