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

Font loading issue. #588

Closed
1 task done
vernalclareai opened this issue May 8, 2024 · 1 comment
Closed
1 task done

Font loading issue. #588

vernalclareai opened this issue May 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@vernalclareai
Copy link

Package

google_fonts

Existing issue?

What happened?

Expected vs actual result:

Steps to reproduce:

Relevant log output

flutter: If troubleshooting doesn't solve the problem, please file an issue at https://github.com/material-foundation/flutter-packages/issues/new/choose.
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Exception: Failed to load font with url https://fonts.gstatic.com/s/a/8fba6fe30d0e768cf6ec5468e843b4834a29bf71133ca031a80e45d464472beb.ttf: Connection reset by peer
#0      _httpFetchFontAndSaveToDevice (package:google_fonts/src/google_fonts_base.dart:256:5)
<asynchronous suspension>
#1      loadFontIfNecessary (package:google_fonts/src/google_fonts_base.dart:173:11)
<asynchronous suspension>
flutter: Error: google_fonts was unable to load font Inter-ExtraBold because the following exception occurred:
Exception: Failed to load font with url https://fonts.gstatic.com/s/a/d1adf80c80c93bbc514bb2899b3f84e2ff256004e9ad48bc405b568dc46fbcf3.ttf: Connection reset by peer
flutter: If troubleshooting doesn't solve the problem, please file an issue at https://github.com/material-foundation/flutter-packages/issues/new/choose.
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Exception: Failed to load font with url https://fonts.gstatic.com/s/a/d1adf80c80c93bbc514bb2899b3f84e2ff256004e9ad48bc405b568dc46fbcf3.ttf: Connection reset by peer
#0      _httpFetchFontAndSaveToDevice (package:google_fonts/src/google_fonts_base.dart:256:5)
<asynchronous suspension>
#1      loadFontIfNecessary (package:google_fonts/src/google_fonts_base.dart:173:11)
<asynchronous suspension>
@vernalclareai vernalclareai added bug Something isn't working triage Issues that haven't been triaged labels May 8, 2024
@guidezpl
Copy link
Collaborator

guidezpl commented Jul 2, 2024

Without any additional information, I'm afraid no one can help with this issue. Please see #560 for troubleshooting

@guidezpl guidezpl closed this as not planned Won't fix, can't repro, duplicate, stale Jul 2, 2024
@guidezpl guidezpl removed the triage Issues that haven't been triaged label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants