Kostas Oreopoulos

Results 15 comments of Kostas Oreopoulos

I see a lot of those in self-hosting when It refreshes YouTube video feeds. Very very often

To fix this error (for Youtube channels) I have to restart miniflux and it works fine. It has nothing to do on the Youtube side I use local hosting

Actually, I was wrong. The issue is still there after a restart. I cannot find a pattern. I also tried increasing the HTTP_CLIENT_TIMEOUT to 200 but that does not seem...

New observation. If I selected the feed -> edit -> press update. It completes fine. Refresh on the other hand will not work (at the exact same moment)

Also getting these errors (always on youtube feeds) dial tcp [some address here]:443: connect: cannot assign requested address and have to manually restart the docker service

Anyway. This is definitely a bug. After the "dial tcp [some address here]:443: connect: cannot assign requested address" error to start working again for Youtube feeds, I have to stop...

I have tried to automate that, with a small powershell script (+ imagemagick) but I always get the following error 1. I am using 3.0.0 beta (windows) 2. I use...

Actually I think its a bug. I went through the code and generated the same dataURL that the code does, but going through the GET request it returns an error...

@Julusian That is really a great feature, and could be used as a workaround to populate images to buttons, the drawback would be one custom url per button.

I think there is a very easy fix for the problem. First of all the problem is caused by the fact that Nodejs limits the http header size to 8Kb...