Giter Club home page Giter Club logo

Comments (13)

lvyandev avatar lvyandev commented on June 2, 2024 1

It also happens on another device today, a MacBookPro M1. While the app behaved normally before.

from sidekick.

aguilaair avatar aguilaair commented on June 2, 2024

Hey! Would you mind downloading the source code and compiling it in debug mdoe to see the error logs?

from sidekick.

lvyandev avatar lvyandev commented on June 2, 2024

Sure, I will give it a try later this evening.

from sidekick.

lvyandev avatar lvyandev commented on June 2, 2024

strange thing is that debug runs well while release v1.1.1 goes wrong.

all I got on the console is just

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Operation timed out
#0      IOClient.send (package:http/src/io_client.dart:96:7)
<asynchronous suspension>
#1      BaseClient._sendUnstreamed (package:http/src/base_client.dart:93:32)
<asynchronous suspension>
#2      _withClient (package:http/http.dart:166:12)
<asynchronous suspension>
#3      UpdaterService.downloadRelease (package:sidekick/src/modules/updater/updater.service.dart:56:17)
<asynchronous suspension>
#4      UpdaterStateNotifier.download (package:sidekick/src/modules/updater/updater.provider.dart:35:13)
<asynchronous suspension>
#5      UpdaterStateNotifier.checkLatest (package:sidekick/src/modules/updater/updater.provider.dart:29:7)
<asynchronous suspension>

I've also tried build the application, still the same situation with v1.1.1. It only works well when runs by project.

from sidekick.

wangdean avatar wangdean commented on June 2, 2024

same error

from sidekick.

aguilaair avatar aguilaair commented on June 2, 2024

Are you getting the same debug message, @wangdean?

from sidekick.

lvyandev avatar lvyandev commented on June 2, 2024

I think this may be related to the network situation. It has been working fine for me recently.

from sidekick.

aguilaair avatar aguilaair commented on June 2, 2024

May be related to #304?

from sidekick.

lvyandev avatar lvyandev commented on June 2, 2024

It's possible, but I'm not entirely sure.

from sidekick.

aguilaair avatar aguilaair commented on June 2, 2024

Do you normally need a proxy?

from sidekick.

lvyandev avatar lvyandev commented on June 2, 2024

yes, I'm in China, we have trouble connecting Github or pub.dev directly.

from sidekick.

aguilaair avatar aguilaair commented on June 2, 2024

I suspect that is the cause, then!

from sidekick.

aguilaair avatar aguilaair commented on June 2, 2024

I'll change this issue to make the update service not halt the rest of the app, but unfortunately, the root issue is a known Flutter bug, which causes it to ignore Proxy settings.

from sidekick.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.