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

Can not get wakatime-cli --today #947

Closed
holiq opened this issue Oct 7, 2023 · 4 comments
Closed

Can not get wakatime-cli --today #947

holiq opened this issue Oct 7, 2023 · 4 comments
Assignees

Comments

@holiq
Copy link

holiq commented Oct 7, 2023

Expected behavior (what should have happened): show the time today

Actual behavior (what went wrong): get an error SIGSYS: bad system call PC=0x16030 m=8 sigcode=1

Environment:

  • OS: Android
  • Platform: arm

Logs: {"caller":"cmd/run.go:98","func":"cmd.Run","level":"debug","message":"command: today","now":"2023-10-07T14:12:34Z","os/arch":"linux/arm64","version":"v1.85.1"}

I install wakatime with neovim on termux(android) and if i run wakatime-cli --today i got an error like this
So how to fix it?

Screenshot_20231007_211516_Termux

@github-actions github-actions bot added the triage label Oct 7, 2023
@gandarez gandarez self-assigned this Oct 7, 2023
@gandarez gandarez added feature and removed triage labels Oct 7, 2023
@gandarez
Copy link
Member

gandarez commented Oct 8, 2023

@holiq the wakatime-cli was built excluding Android and the vim plugin needs to correctly download the new Android Build added in this PR. @alanhamlett will take care of the vim part and let you know.

@holiq
Copy link
Author

holiq commented Oct 9, 2023

I don't know what's wrong, but it still not work on me (Android 13, Termux 0.118.0)
Screenshot_20231009_105635_Termux

@alanhamlett
Copy link
Member

Your screenshot shows you're using the Linux version. You need to download the wakatime-cli-android.

@holiq
Copy link
Author

holiq commented Oct 9, 2023

Oh yeah, now that work on me, thank you

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

3 participants