GithubHelp home page GithubHelp logo

Comments (13)

godrei avatar godrei commented on June 7, 2024 3

Hi @vanwagonet ,
thanks for the issue report, we scheduled to fix this.

from steps-ios-auto-provision.

vanwagonet avatar vanwagonet commented on June 7, 2024 1

Our workflows are using "always latest" version, and we haven't seen this problem in a while. Thanks!

from steps-ios-auto-provision.

vanwagonet avatar vanwagonet commented on June 7, 2024

Another intermittent error: https://app.bitrise.io/build/443f4d7b792ee57e

Error:
765: unexpected token at ':'
Stacktrace (for debugging):
/usr/local/Cellar/ruby/2.5.1/lib/ruby/2.5.0/json/common.rb:156:in `parse'
/usr/local/Cellar/ruby/2.5.1/lib/ruby/2.5.0/json/common.rb:156:in `parse'
/usr/local/lib/ruby/gems/2.5.0/gems/fastlane-2.102.0/spaceship/lib/spaceship/client.rb:487:in `fetch_olympus_session'
/usr/local/lib/ruby/gems/2.5.0/gems/fastlane-2.102.0/spaceship/lib/spaceship/client.rb:457:in `send_shared_login_request'
/usr/local/lib/ruby/gems/2.5.0/gems/fastlane-2.102.0/spaceship/lib/spaceship/portal/portal_client.rb:27:in `send_login_request'
/usr/local/lib/ruby/gems/2.5.0/gems/fastlane-2.102.0/spaceship/lib/spaceship/client.rb:660:in `do_login'
/usr/local/lib/ruby/gems/2.5.0/gems/fastlane-2.102.0/spaceship/lib/spaceship/client.rb:362:in `login'
/usr/local/lib/ruby/gems/2.5.0/gems/fastlane-2.102.0/spaceship/lib/spaceship/client.rb:70:in `login'
/usr/local/lib/ruby/gems/2.5.0/gems/fastlane-2.102.0/spaceship/lib/spaceship/portal/spaceship.rb:25:in `login'
/private/var/folders/90/5stft2v13fb_m_gv3c8x9nwc0000gn/T/bitrise499431385/step_src/lib/autoprovision/portal/auth_client.rb:9:in `login'
/private/var/folders/90/5stft2v13fb_m_gv3c8x9nwc0000gn/T/bitrise499431385/step_src/lib/autoprovision/auth_helper.rb:31:in `login'
/var/folders/90/5stft2v13fb_m_gv3c8x9nwc0000gn/T/bitrise499431385/step_src/step.rb:25:in `<main>'

from steps-ios-auto-provision.

vanwagonet avatar vanwagonet commented on June 7, 2024

same unexpected token https://app.bitrise.io/build/13ccbef0567653ac

from steps-ios-auto-provision.

bootstraponline avatar bootstraponline commented on June 7, 2024

Monday, August 6 - Wednesday, August 29
"iOS Student PR" has 40 failed builds out of 66 builds

Parsing errors from 40 logs
https://www.bitrise.io/build/443f4d7b792ee57e failed: ios-auto-provision (exit code: 1)
https://www.bitrise.io/build/d16b16d500130fbf failed: ios-auto-provision (exit code: 1)
https://www.bitrise.io/build/b4558531c6a5bcd5 failed: ios-auto-provision (exit code: 1)
https://www.bitrise.io/build/2e64abe72e2ae7f1 failed: ios-auto-provision (exit code: 1)
https://www.bitrise.io/build/fa2dc20fb1c3aebf failed: ios-auto-provision (exit code: 1)
https://www.bitrise.io/build/ecfe3e79e1aa4110 failed: ios-auto-provision (exit code: 1)
https://www.bitrise.io/build/59a5a49059e5a3de failed: ios-auto-provision (exit code: 1)
https://www.bitrise.io/build/f38098c65b58d728 failed: ios-auto-provision (exit code: 1)
https://www.bitrise.io/build/70b5642d782f6066 failed: ios-auto-provision (exit code: 1)

from steps-ios-auto-provision.

bwhiteley avatar bwhiteley commented on June 7, 2024

Is there a workaround for this issue? I'm blocked on this at the moment.

from steps-ios-auto-provision.

bootstraponline avatar bootstraponline commented on June 7, 2024

Retrying the failed build is how we're working around it. Bitrise is aware of the problem and will hopefully fix the issue soon.

from steps-ios-auto-provision.

kentcb avatar kentcb commented on June 7, 2024

I'm getting this even without parallel builds. Partial log output is:

Ensure Provisioning Profiles on Developer Portal
distribution_types: ["ad-hoc"]
project uses Xcode managed signing, but generate_profiles set to true, trying to generate Provisioning Profiles
checking app for target: Runner (<<redacted>>) on developer portal
sync app services
ensure ad-hoc profile for target: Runner on developer portal
generating ad-hoc profile: Bitrise ad-hoc - (<<redacted>>)
generating ad-hoc profile: Bitrise ad-hoc - (<<redacted>>)
Error:
Apple provided the following error info: There were errors in the data supplied. Please correct and re-submit. Multiple profiles found with the name 'Bitrise ad-hoc - (<<redacted>>)'.  Please remove the duplicate profiles and try again.

So it's clearly generating the same profile twice, but I have no idea why yet.

from steps-ios-auto-provision.

kentcb avatar kentcb commented on June 7, 2024

In case it wasn't obvious, I'm blocked because even forcing a rebuild gives me the same error.

from steps-ios-auto-provision.

bwhiteley avatar bwhiteley commented on June 7, 2024

We have started to see this again as well. Possibly a regression in the latest version?

from steps-ios-auto-provision.

kentcb avatar kentcb commented on June 7, 2024

I went into my Apple account and manually deleted the profiles that were generated by Bitrise. Now it's working. Or at least, I've gotten past that problem, but now have another one where my iOS build is taking so gd long that it times out my build. sigh

from steps-ios-auto-provision.

godrei avatar godrei commented on June 7, 2024

Hi @vanwagonet , we have released a new version: 1.3.0, could you please check if it solves your issue?

from steps-ios-auto-provision.

godrei avatar godrei commented on June 7, 2024

@vanwagonet great to hear that, sorry for the inconvenience!
I'll close this issue, but if you need more info/help just open a new one!

from steps-ios-auto-provision.

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.