GithubHelp home page GithubHelp logo

Comments (6)

mrdaneeyul avatar mrdaneeyul commented on July 28, 2024 2

I had this issue, and when I switched to a command script task in VSTS (using the same command that the fastlane task was using), I got this error:

2018-05-02T13:13:00.4923610Z /Users/admin/Documents/myagent/_work/_temp/4a285d67-ad1b-4afb-a19f-473b7ae3329d.sh: /usr/local/bin/fastlane: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby: bad interpreter: No such file or directory 2018-05-02T13:13:00.5101820Z ##[error]Bash exited with code '126'.

What worked for me was running the following commands on the Mac (found here):

sudo gem update --system
sudo gem install -n /usr/local/bin fastlane

sudo gem update --system threw an error, but it appears to have worked regardless for whatever reason.

Fixed it for the command line task, and turns out this fixed it for the fastlane task too, so I removed the command line task. Back in business. Hope this helps someone else.

from app-store-vsts-extension.

letko-dmitry avatar letko-dmitry commented on July 28, 2024

Looks like the old one:
#86

And still have no idea 😔

from app-store-vsts-extension.

199219921992 avatar 199219921992 commented on July 28, 2024

@letko-dmitry did you made any work around as i feel it stood from so long?

from app-store-vsts-extension.

199219921992 avatar 199219921992 commented on July 28, 2024

@letko-dmitry - Used fastlane command line to publish the IPA file instead of VSTS Task and went fine.

from app-store-vsts-extension.

letko-dmitry avatar letko-dmitry commented on July 28, 2024

I decided not to use the plugin and switched to script and fastlane )

from app-store-vsts-extension.

madhurig avatar madhurig commented on July 28, 2024

Closing since this seems to be due to bad version of fastlane being used by the task.

from app-store-vsts-extension.

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.