pocket2rm icon indicating copy to clipboard operation
pocket2rm copied to clipboard

arcticles are not getting downloaded

Open stiliajohny opened this issue 3 years ago • 7 comments

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

stiliajohny avatar Nov 30 '20 17:11 stiliajohny

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

GliderGeek avatar Nov 30 '20 18:11 GliderGeek

On my RM2 works without any problems

fedecupe avatar Dec 02 '20 09:12 fedecupe

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 avatar Jan 25 '21 10:01 charlus

@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?

GliderGeek avatar Jan 28 '21 17:01 GliderGeek

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

sypianski avatar Feb 17 '22 11:02 sypianski

@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?

kolomoser avatar Mar 13 '22 17:03 kolomoser

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.

kolomoser avatar Mar 13 '22 18:03 kolomoser