theotherp
theotherp
That's great, @caronc. Thanks for jumping in :-)
@caronc Still no luck. Here's what I do: 1. `POST http://127.0.0.1:8000/add/discord` (with JSON data) returns "Successfully saved configuration." 2. `POST http://127.0.0.1:8000/del/discord` returns "Successfully removed configuration.". 3. `POST http://127.0.0.1:8000/add/discord` (with JSON...
I'll just post the URL here, it's just a test server anyway... ``` curl -X POST --location "http://127.0.0.1:8000/add/discord" \ -H "Content-Type: application/json" \ -d "{ \"urls\": \"https://discord.com/api/webhooks/767055443791970314/ZtUYZmb10cRM4cKYr4X4k4TLtEfkvOgA2KUu12GNiOeL5fpJtgCC2Ttu1KcnmiU8ySMi\" }" ``` then...
I'm running windows. When I delete the config folder after starting docker a new one is created. When I POST the to add the key a folder `a5` is created...
Yes. I'll try the cli version for now, adjusting that for the api should be easy. Thanks for your help. On Thu, 7 Jan 2021, 01:11 Chris Caron, wrote: >...
Not right now but I can look into it. https://old.reddit.com/r/nzbhydra/ https://discord.gg/uh9W3rd
I don't have a website...
Please set the log file level to debug and enable the logging marker "Performance". Restart. Check the system / bugreport tab to see what threads use CPU. Make a screenshot...
The database is writing a lot of data for some reason. I've had similar reports but haven't been able to reproduce this problem. If you want you can play around...
What values did you use? By the way, they can be configured in the GUI in the latest version (still in beta, though). You can find donation options on the...