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

google_fonts was unable to load font Poppins-Regular #441

Closed
1 task done
CmoZeghen opened this issue Jul 29, 2023 · 5 comments
Closed
1 task done

google_fonts was unable to load font Poppins-Regular #441

CmoZeghen opened this issue Jul 29, 2023 · 5 comments
Labels
bug Something isn't working p: google_fonts waiting for developer response The team cannot make further progress on this issue until the original reporter responds

Comments

@CmoZeghen
Copy link

CmoZeghen commented Jul 29, 2023

Package

google_fonts

Existing issue?

What happened?

Expected vs actual result:

I have this error every time I launch my flutter application, I don't understand the cause.

Failed to load font with url https://fonts.gstatic.com/s/a/705290b12f58c6d70aafcaaf461dbc3d2f7f19d0f4362af1843b107d95d4960a.ttf: ClientException with SocketException: Failed host lookup: 'fonts.gstatic.com' (OS Error: nodename nor servname provided, or not known, errno = 8), uri=https://fonts.gstatic.com/s/a/705290b12f58c6d70aafcaaf461dbc3d2f7f19d0f4362af1843b107d95d4960a.ttf

Relevant log output

[!] Flutter (Channel stable, 3.10.6, on macOS 13.4 22F66 darwin-arm64, locale en-GB)
    • Flutter version 3.10.6 on channel stable at /Users/graphics01/fvm/versions/3.10.6
    ! Warning: `dart` on your path resolves to /opt/homebrew/Cellar/dart/3.0.6/libexec/bin/dart, which is not inside your current Flutter SDK checkout at /Users/graphics01/fvm/versions/3.10.6. Consider adding /Users/graphics01/fvm/versions/3.10.6/bin to the front of your path.
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision f468f3366c (2 weeks ago), 2023-07-12 15:19:05 -0700
    • Engine revision cdbeda788a
    • Dart version 3.0.6
    • DevTools version 2.23.1
    • If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.

[!] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
    • Android SDK at /Users/graphics01/Library/Android/sdk
    • Platform android-33, build-tools 33.0.2
    • ANDROID_HOME = /Users/graphics01/Library/Android/sdk
    • ANDROID_SDK_ROOT = /Users/graphics01/Library/Android/sdk
    • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694)
    ✗ Android license status unknown.
      Run `flutter doctor --android-licenses` to accept the SDK licenses.
      See https://flutter.dev/docs/get-started/install/macos#android-setup for more details.

[✓] Xcode - develop for iOS and macOS (Xcode 14.3.1)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Build 14E300c
    • CocoaPods version 1.12.1

[✓] Chrome - develop for the web
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2022.2)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694)

[✓] VS Code (version 1.77.3)
    • VS Code at /Users/graphics01/Downloads/Visual Studio Code 2.app/Contents
    • Flutter extension version 3.68.0

[✓] VS Code (version 1.79.0)
    • VS Code at /Users/graphics01/Desktop/Visual Studio Code.app/Contents
    • Flutter extension version 3.68.0

[✓] Connected device (3 available)
    • Cto’s iPhone (mobile) • 00008020-001015A43430003A • ios            • iOS 16.5.1 20F75
    • macOS (desktop)       • macos                     • darwin-arm64   • macOS 13.4 22F66 darwin-arm64
    • Chrome (web)          • chrome                    • web-javascript • Google Chrome 113.0.5672.63

[✓] Network resources
    • All expected network resources are available.

! Doctor found issues in 2 categories.
@CmoZeghen CmoZeghen added bug Something isn't working triage Issues that haven't been triaged labels Jul 29, 2023
@guidezpl
Copy link
Collaborator

Well the file is available for download, so it must be the application doesn't have access to the internet.. Did you follow the troubleshooting steps in the log output?

@guidezpl guidezpl added waiting for developer response The team cannot make further progress on this issue until the original reporter responds and removed triage Issues that haven't been triaged labels Jul 30, 2023
@DavidOrakpo
Copy link

I'm also having this issue

1 similar comment
@madaomaraly2010
Copy link

I'm also having this issue

@guidezpl
Copy link
Collaborator

Please follow the troubleshooting steps in the log output, and provide additional details. Otherwise, there's nothing I can do 🤷

@guidezpl
Copy link
Collaborator

Closing in favor of #560

@guidezpl guidezpl closed this as not planned Won't fix, can't repro, duplicate, stale Feb 26, 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 p: google_fonts waiting for developer response The team cannot make further progress on this issue until the original reporter responds
Projects
None yet
Development

No branches or pull requests

4 participants