Git Product home page Git Product logo

Comments (7)

David-Development avatar David-Development commented on June 2, 2024

Thank you for the report. Are you using the SSO feature? (Login using Nextcloud Files App)? If so, does the nextcloud files app work? The nextcloud news app doesn't do any network operations - all network requests are proxied through the files app - so the actual network request is created by the nextcloud files app.

If you use the old (and deprecated) manual login - I don't know why it shouldn't work - the app is not doing any magic related to IPv4/IPv6 handling.

from news-android.

oriold avatar oriold commented on June 2, 2024

I am using Nextcloud files to log in. There are no issues on any other application but this one. Nextcloud files don't try to connect over IPv6 if it is not available.

Attaching screenshot, only happens with Nextcloud News. When I open the app the symbol is spinning and obviously timing out as IPv6 is not available. You can see that the IP address is a local one and not a public one, so not able to connect.

nextcloud_news_bug

from news-android.

David-Development avatar David-Development commented on June 2, 2024

Are you using some of the other supported SSO apps? (Like Deck, Notes or Bookmarks?) https://github.com/nextcloud/Android-SingleSignOn?tab=readme-ov-file#known-apps

Does the Nextcloud Files app work at the same location with the same setup (network)?

I don't know why it would behave any different than the Nextcloud Files App. Like I said - Nextcloud News app does not make the request itself - it sends the request via IPC (Inter-process communication) to the Nextcloud Files app which will make the actual network request. So if the Nextcloud Files App works - the News App should work as well.

Can you double check that you are using SSO indeed? (Click on your profile icon and log in using the "Login using Nextcloud Files App" again).

@tobiasKaminsky Any ideas? Have you heard of any issues related to IPv6 before?

from news-android.

oriold avatar oriold commented on June 2, 2024

Bookmarks and Notes. They don't have this issue.

from news-android.

tobiasKaminsky avatar tobiasKaminsky commented on June 2, 2024

Hm. No, I never heard about this problem.
I sometimes have this, but when I switch network, but then also files app times out.

from news-android.

David-Development avatar David-Development commented on June 2, 2024

@oriold Any chance you could pull some Logcat logs? I'm wondering if it's related to the favicons or something else being downloaded from the server directly during the sync (with "downloaded directly" I mean that it is not using the SSO connection). If Bookmarks and Notes is working it makes no sense to me why the news app wouldn't be working.. 🤔

from news-android.

oriold avatar oriold commented on June 2, 2024

I will upload logs.

from news-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.