microsoft / fastlane-plugin-appcenter

App Center fastlane integration.
MIT License
507 stars 126 forks source link

[Bug] Failed to open TCP connection to api.appcenter.ms:443 #316

Closed hffmnn closed 1 year ago

hffmnn commented 1 year ago

Starting today I get this error when trying to upload an ipa:

Faraday http exception getting app: Failed to open TCP connection to api.appcenter.ms:443
App with name some_name not found, create one? (y/n)
n

Running a

appcenter apps list --token <used token>

prints out the app name.

Because I did a ruby and fastlane update the other day, I am not 100% sure if this is on my site or if it is a problem with his plugin. Is there some way to debug the problem?

Note: I didn't touch the config at all. This setup was running for years this way.

aleksandr-dorofeev commented 1 year ago

Hello @hffmnn , recently there was an outage on our side and the team successfully eliminated them. Is the problem still relevant?

AnatolyPristensky commented 1 year ago

Closing this issue since appcenter status page is green. Feel free to reopen it in case of new repro.

hffmnn commented 1 year ago

Hi @aleksandr-dorofeev and thanks for the info. From my side, it works again.

@AnatolyPristensky Sadly the status page never showed any sign that something isn't working on the backend (last issue is from 19.04. this issues is from the 20th), so saying

Closing this issue since appcenter status page is green. Feel free to reopen it in case of new repro.

isn't constructive at all.

Still the issue can be closed.