Giter Site home page Giter Site logo

Comments (12)

fmoraes74 avatar fmoraes74 commented on May 28, 2024

I ran 2.6.1 this morning and I don't see an issue. Is it still happening?

from hstracker.

moonfruit avatar moonfruit commented on May 28, 2024

Yes, It still happens. I just tried it again. I suspect it's something to do with the network, but strangely I have no problem accessing the two jsons directly from hsdecktracker.net.

from hstracker.

moonfruit avatar moonfruit commented on May 28, 2024

I just noticed that curl in.appcenter.ms gets stuck on my computer. What does this site do? Is there a problem with the service on this site? I've tried to connect through some proxy services and can't get it to work.

from hstracker.

fmoraes74 avatar fmoraes74 commented on May 28, 2024

I was looking at your log file and it is getting a 403 out of https://hsreplay.net/api/v1/live_secrets/ which is strange because it works for me. AppCenter is for statistics and bug reports.

Can you run it under the Xcode debugger to see where it is stuck?

from hstracker.

moonfruit avatar moonfruit commented on May 28, 2024

I was looking at your log file and it is getting a 403 out of hsreplay.net/api/v1/live_secrets which is strange because it works for me.

Yes, I noticed that. But sorry, I don't know how to use Xcode debugger.

from hstracker.

fmoraes74 avatar fmoraes74 commented on May 28, 2024

Can you go the Activity Monitor, find HSTracke process when it is stuck, select it and press the i on top of the Activity Monitor next to x. Then press Sample button and share that output.

from hstracker.

moonfruit avatar moonfruit commented on May 28, 2024

OK, I take a sample:
HSTracker Sample.txt

from hstracker.

fmoraes74 avatar fmoraes74 commented on May 28, 2024

@moonfruit it seems to be the live secrets endpoint that's causing the problem. I can probably make the code a bit better by not hanging forever but can you test that URL https://hsreplay.net/api/v1/live_secrets/ and see if you get a successful response via curl instead of 403? I will ask the HSReplay team if there are any known issues based on geography.

from hstracker.

fmoraes74 avatar fmoraes74 commented on May 28, 2024

I forced a recreate by using https://httpbin.org/status/403 and placed some missing catches in the RemoteConfig.swift code to prevent the hang. It is interesting that the other 3 previous requests actually succeeded. This will be available on the next version with the BG update.

from hstracker.

moonfruit avatar moonfruit commented on May 28, 2024

Thanks a lot!

from hstracker.

fmoraes74 avatar fmoraes74 commented on May 28, 2024

@moonfruit Does it work now with the version 2.6.1? The HSR team said that endpoint had some firewall rules that they removed, so it should work now. Please let me know if that's the case or not. Anyway, next version will at least not have the forever hang due to this type of issue.

from hstracker.

moonfruit avatar moonfruit commented on May 28, 2024

No, I cannot reproduce this problem. Thanks a lot!

from hstracker.

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.