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

Completed with Error : Error reading lastPublished.json: ENOENT: no such file or directory #1

Open
bughunt8 opened this issue Feb 1, 2025 · 1 comment

Comments

@bughunt8
Copy link

bughunt8 commented Feb 1, 2025

I have tried to use the GH Action and it does read the news feed, however it does throw an error for not finding the JSON file. Is this related to token access issues?

uses: robdel12/[email protected]
with:
  rss-feeds: |
    https://showrss.info/user/77287.rss?magnets=true&namespaces=true&name=null&quality=null&re=null
  debug: true 

P.S. Nice Action - hope to get this to work.

@Robdel12
Copy link
Owner

Robdel12 commented Feb 1, 2025

Hey @bughunt8! Thanks for using the action :D

When you run the action, does it ever commit a JSON file? If it doesn't, I think that would suggest something wrong with the token. Also, I should look into making the error message clearer for that case. 🤔

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

2 participants