Dag
Dag
The default list of enabled bridges is in the default config. We could show all bridges by default I guess. Needs deliberation
i dont use docker much. too much complexity for my taste. but yes instructions probably need improvement.
pls someone improve the docker docs. perhaps add a `docker-compose.yml` file?
im okay with enabling all bridges by default. however, people who upgrade an existing installation might be negatively surprised by that. but could write a note in release notes
@yrmuq https://github.com/RSS-Bridge/rss-bridge/pull/4183
``` CURLE_WRITE_ERROR (23) An error occurred when writing received data to a local file, or an error was returned to libcurl from a write callback. ``` Strange, Perhaps read-only fs?
Full disk?
hard to debug but curl is unable to write file to your fs. i'd check if it is read-only mounted. also i'd reboot and see if it resolve issue.
thanks for bug report