8000 [Bug] Trending feature broken: gtrend.yapie.me is unreachable · Issue #321 · pd4d10/git-touch · GitHub
[go: up one dir, main page]

Skip to content

[Bug] Trending feature broken: gtrend.yapie.me is unreachable #321

@Umerjamshaid

Description

@Umerjamshaid

Description

The Trending tab in the GitTouch app does not load and shows a connection error.
The app appears to rely on an external API endpoint:

gtrend.yapie.me

This endpoint seems to be down or unreachable, which causes the Trending feature (and sometimes Search) to fail.

Error shown in the app:

SocketException: OS Error: Software caused connection abort errno = 103 address = gtrend.yapie.me

Reloading the page does not fix the issue.


Steps to Reproduce

  1. Open GitTouch
  2. Go to the Trending tab
  3. Wait for it to load

Expected Behavior

Trending repositories should load normally.


Actual Behavior

Trending fails to load and shows a socket/connection error.


Possible Cause

The backend service gtrend.yapie.me appears to be offline or no longer maintained.


Suggested Fix (Optional)

  • Replace or remove dependency on gtrend.yapie.me
  • Use a GitHub-based alternative (GraphQL / scraping)
  • Or disable the Trending tab gracefully if no backend is available

Additional Notes

This issue does not seem to be device-specific and likely affects all users.

Screenshot_20260120_151924.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0