Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some notifications can't be displayed because of missing hostname in URI #230

Closed
krille-chan opened this issue Jul 15, 2023 · 2 comments
Closed
Labels
stale The item is going to be closed soon because of inactivity

Comments

@krille-chan
Copy link
Owner

Description

Some notifications crash while syncing and the default notification is displayed instead. I caught this logcat :

12-09 13:47:18.270  5499  5499 D Receiver: OnMessage
12-09 13:47:18.274  5499  5534 I flutter : onMessage
12-09 13:47:18.280  5499  5499 D Plugin  : isWithCallback: false
12-09 13:47:22.741  5499  5534 I flutter : # [ERROR] [Push] Error while processing notification - Invalid argument(s): No host specified in URI
12-09 13:47:22.741  5499  5534 I flutter : ## Stacktrace:
12-09 13:47:22.742  5499  5534 I flutter : #0      _HttpClient._openUrl (dart:_http/http_impl.dart:2662)
12-09 13:47:22.742  5499  5534 I flutter : #1      _HttpClient.openUrl (dart:_http/http_impl.dart:2568)
12-09 13:47:22.742  5499  5534 I flutter : #2      IOClient.send (package:http/src/io_client.dart:30)
12-09 13:47:22.742  5499  5534 I flutter : #3      HttpFileService.get (package:flutter_cache_manager/src/web/file_service.dart:35)
12-09 13:47:22.742  5499  5534 I flutter : #4      WebHelper._download (package:flutter_cache_manager/src/web/web_helper.dart:117)
12-09 13:47:22.742  5499  5534 I flutter : #5      WebHelper._updateFile (package:flutter_cache_manager/src/web/web_helper.dart:99)
12-09 13:47:22.742  5499  5534 I flutter : <asynchronous suspension>
12-09 13:47:22.742  5499  5534 I flutter : #6      WebHelper._downloadOrAddToQueue (package:flutter_cache_manager/src/web/web_helper.dart:67)
12-09 13:47:22.742  5499  5534 I flutter : <asynchronous suspension>

This always happen, and only, with messages from my messenger bridge (not other bridges)

I can give more information if needed, just tell me what :)

To Reproduce

Additional information:

  • Device: Fairphone 3
  • OS and OS version: Android 11 (Lineage)
  • Installed version of FluffyChat: 1.1.0
  • (Android only) Which store are you using: F-Droid (FC repo)
  • (Android only) Are Google Services available: I use unifiedpush
Copy link

github-actions bot commented Mar 5, 2024

This issue is stale because it has been open for 120 days with no activity.

Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale The item is going to be closed soon because of inactivity
Projects
None yet
Development

No branches or pull requests

1 participant