yang991178 / fluent-reader

Modern desktop RSS reader built with Electron, React, and Fluent UI
https://hyliu.me/fluent-reader/
BSD 3-Clause "New" or "Revised" License
7.79k stars 425 forks source link

Does not work in current Internet Protocol #614

Open UnderEu opened 1 year ago

UnderEu commented 1 year ago

Describe the bug Add service does not work if the machine is connected via current Internet Protocol single stack a.k.a. IPv6-only, even if the service is IPv6-capable.

To Reproduce Steps to reproduce the behavior:

  1. Connect computer to IPv6-only network
  2. Open the app
  3. Click on the settings gear button
  4. Go to Service tab
  5. Select "Nextcloud"
  6. Type Endpoint URL, Username and Password & hit Confirm.
  7. The error appears

Expected behavior My Nextcloud News service is added and feeds appear on the main window.

Screenshots Untitled

Platform (please complete the following information):

nxthor commented 7 months ago

I have the same issue with the News App as backend on my NextCloud instance with docker image 27.1.3. Client is on MacOS (intel) Version 1.1.4.

Error says the same message as in the OPs screenshot (just in german for me).

is there a specific endpoint needed to be added to the server root path?

best regards, NX