Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Login error. #15

Open
colemichae opened this issue Apr 23, 2023 · 1 comment
Open

Login error. #15

colemichae opened this issue Apr 23, 2023 · 1 comment

Comments

@colemichae
Copy link

gkeep health check

/n/gkeep.log [Scratch] X
1 1 gkeep: health#gkeep#check 2 ===================================== =================================== 3 ## gkeep 4 - OK: gkeepapi 0.14.2 installed
5 - OK: gpsoauth 1.0.2 installed
6 - OK: keyring installed
7 - WARNING: Not logged in 8 - ADVICE: 9 - Try :GkeepLogin 10 - INFO: Syncing notes to /root/. gnotes 11 - INFO: Log file: /root/.cache/ nvim/gkeep.log

I set debug on the loggin and it mentioned this

DEBUG 2023-04-23 11:08:07,826 [gkeep. plugin] Ignoring method _on_buf_enter . State State.Uninitialized not allowed

Now I am using Neovim in termux Debian
Linux localhost 6.2.1-PRoot-Distro #1 SMP PREEMPT Thu Feb 23 16:23:33 CST 2023 aarch64 aarch64 aarch64 GNU/Linux

Python version
Python 3.10.6 (main, Mar 10 2023, 10:55:28) [GCC 11.3.0] on linux

@stevearc
Copy link
Owner

What is the actual error that you're seeing, and have you tried running the list_notes.py script? That script bypasses all the neovim plugin logic and calls gkeepapi directly so you can see where the issue is coming from.

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

No branches or pull requests

2 participants