nom icon indicating copy to clipboard operation
nom copied to clipboard

cannot get fresh rss to work at all.

Open legolasdimir opened this issue 2 years ago • 5 comments

I am running on windows and I have tried to set this up in %LOCALAPPDATA% but I don't know which fresh RSS API this is supposed to use and every option I try from the help just makes it show the help again. Can I get some guidance?

legolasdimir avatar Mar 05 '24 23:03 legolasdimir

@legolasdimir could you share your config file? (Redact the various pieces)

You can also try running the command with --verbose to see an error message if help is showing

guyfedwards avatar Mar 06 '24 07:03 guyfedwards

image

Also can you tell me what API it uses for freshrss? I couldnt find anything there as to wether it uses fever or g reader.

Im not sure WHICH commands I should be running.

I have tried to run the following command: nom /config-path 'C:\Users\bryan.pruett\AppData\Local\nom\config.yml'

And this is what happens

image

Running just flat out nom only shows the help

legolasdimir avatar Mar 06 '24 18:03 legolasdimir

Config looks good. nom uses the greader api for FreshRSS.

If everything is working, you should jsut need to run nom for the TUI to start. I suspect you have an error that is being hidden. Can you try with the --verbose (or windows /verbose?) flag to add logging.

guyfedwards avatar Mar 08 '24 13:03 guyfedwards

You could also try running nom list, this will show a list of feeds without a TUI

guyfedwards avatar Mar 08 '24 14:03 guyfedwards

All of those options only show the help dialogue. I realize now I did not mention that I am running this on windows.

[image: image.png]

On Fri, Mar 8, 2024 at 7:11 AM Guy Edwards @.***> wrote:

You could also try running nom list, this will show a list of feeds without a TUI

— Reply to this email directly, view it on GitHub https://github.com/guyfedwards/nom/issues/57#issuecomment-1985765515, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFC3L3MOXVSHV6DCQM3D7JTYXHBJVAVCNFSM6AAAAABEIAR23OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBVG43DKNJRGU . You are receiving this because you were mentioned.Message ID: @.***>

legolasdimir avatar Mar 08 '24 16:03 legolasdimir

Unfortunately I don't develop on windows so can't test this. Running with --verbose is the best way to see an error, otherwise would try compiling from source.

guyfedwards avatar Jun 11 '24 20:06 guyfedwards