You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I ty to display a network image which is uploaded to Firebase Storage throw an error and do not show the image.
Everything works fine but suddenly all images is gone. The app is in production and we publish the app. We cannot figure it out what is going on ? Could any one help ?
I/flutter (16400): CacheManager: Failed to download file from https://firebasestorage.googleapis.com/v0/b/aradiginhersey.appspot.com/o/advertisements%2FTbk2Pib7PKoOyryWSBvZ?alt=media&token=3628f70d-27d1-4a13-9716-83043974fe09 with error: I/flutter (16400): SocketException: OS Error: Connection reset by peer, errno = 104, address = firebasestorage.googleapis.com, port = 44000
Package Version: firebase_storage: ^10.1.0
[✓] Flutter (Channel stable, 2.5.3, on Mac OS X 10.15.7 19H15 darwin-x64, locale tr-TR)
• Flutter version 2.5.3 at /Volumes/ExtremeSSD/Sdklar/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 18116933e7 (5 weeks ago), 2021-10-15 10:46:35 -0700
• Engine revision d3ea636dc5
• Dart version 2.14.4
[✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
• Android SDK at /Volumes/ExtremeSSD/Sdklar/Android/sdk
• Platform android-31, build-tools 31.0.0
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 11.0.8+10-b944.6916264)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 12.4, Build version 12D4e
• CocoaPods version 1.11.2
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When I ty to display a network image which is uploaded to Firebase Storage throw an error and do not show the image.
Everything works fine but suddenly all images is gone. The app is in production and we publish the app. We cannot figure it out what is going on ? Could any one help ?
Some examples from Widgets.
This is show the error on screen
I/flutter (16400): CacheManager: Failed to download file from https://firebasestorage.googleapis.com/v0/b/aradiginhersey.appspot.com/o/advertisements%2FTbk2Pib7PKoOyryWSBvZ?alt=media&token=3628f70d-27d1-4a13-9716-83043974fe09 with error: I/flutter (16400): SocketException: OS Error: Connection reset by peer, errno = 104, address = firebasestorage.googleapis.com, port = 44000
Package Version: firebase_storage: ^10.1.0
[✓] Flutter (Channel stable, 2.5.3, on Mac OS X 10.15.7 19H15 darwin-x64, locale tr-TR)
• Flutter version 2.5.3 at /Volumes/ExtremeSSD/Sdklar/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 18116933e7 (5 weeks ago), 2021-10-15 10:46:35 -0700
• Engine revision d3ea636dc5
• Dart version 2.14.4
[✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
• Android SDK at /Volumes/ExtremeSSD/Sdklar/Android/sdk
• Platform android-31, build-tools 31.0.0
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 11.0.8+10-b944.6916264)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 12.4, Build version 12D4e
• CocoaPods version 1.11.2
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 4.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 11.0.8+10-b944.6916264)
[✓] VS Code (version 1.59.1)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension can be installed from:
🔨 https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
[✓] VS Code (version 1.62.3)
• VS Code at /Volumes/ExtremeSSD/Uygulamalar/Visual Studio Code.app/Contents
• Flutter extension can be installed from:
🔨 https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
[✓] VS Code (version 1.47.3)
• VS Code at /Volumes/ExtremeSSD/Yedekler/Downloads/Visual Studio Code.app/Contents
• Flutter extension can be installed from:
🔨 https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
[✓] Connected device (3 available)
• Redmi Note 9 Pro (mobile) • 7c575471 • android-arm64 • Android 11 (API 30)
• macOS (desktop) • macos • darwin-x64 • Mac OS X 10.15.7 19H15 darwin-x64
• Chrome (web) • chrome • web-javascript • Google Chrome 95.0.4638.69
• No issues found!
Beta Was this translation helpful? Give feedback.
All reactions