GliderGeek / pocket2rm

get articles from read-later platform pocket to the remarkable paper tablet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arcticles are not getting downloaded

stiliajohny opened this issue · comments

I have created the token and run the instructions as mention but the articles are not getting generated on my RM2

i don't have a remarkable 2, so i cannot test this unfortunately. someone else got this working on remarkable 2?

On my RM2 works without any problems

I have a RM2. I've followed the instructions, and it says in the terminal "pocket2rm successfully installed on your Remarkable". But I don't see any changes in my RM2. How do I know that it is working? Do I need to manually "run" something ?

@charlus : the synchronization is triggered by removing the synchronization file ("remove to sync") inside the pocket folder, which should have been created on your remarkable. does that help?

In my case, despite the prompt pocket2rm successfully installed on your Remarkable, there is no Pocket folder on my reMarkable 2.

@sypianski I am having this issue as well. pocket2rm has successfully installed however there is no visible change on my Remarkable2 and no pocket folder. Has any one been able to find a solution?

I was able to get it working by manually running the commands in install.sh. It seems like compilation and file copying had been successful, though I repeated those steps. When I got to the section:

  ssh root@"$REMARKABLE_IP" systemctl enable pocket2rm-reload
  ssh root@"$REMARKABLE_IP" systemctl start pocket2rm-reload

my remarkable finally restarted and the pocket folder appeared. I'm not sure if that is all that was needed or if there had been some issue in moving over the files and binaries prior to that.