Giter Club home page Giter Club logo

Comments (16)

gcazangi avatar gcazangi commented on September 27, 2024 1

@denrase I'm running into the same issue with 1.13.1. Fastlane version 2.210.1, M1 processor, arm64, osx Monterey.

from sentry-fastlane-plugin.

wayneYo avatar wayneYo commented on September 27, 2024 1

@denrase M1 processor, arm64, macOS Monterey 12.6。 I updated Fastlane to 2.210.1 and sentry-fastlane-plugin to 1.13.1, but the problem still exists。My Fastlane is installed through Homebrew, I wonder if this will help you troubleshoot the problem

from sentry-fastlane-plugin.

philipphofmann avatar philipphofmann commented on September 27, 2024

On which version did it work the last time @wayneYo? Which parameters do you pass to sentry_upload_dsym?

from sentry-fastlane-plugin.

Robert-F avatar Robert-F commented on September 27, 2024

We experience the same issue after updating fastlane-plugin-sentry to 1.13.0 (and fastlane to version 2.210.0).

We use sentry_upload_dif:

sentry_upload_dif(url: "[REDACTED]", auth_token: "[REDACTED]", org_slug: "[REDACTED]", project_slug: "[REDACTED]")

Downgrading to fastlane-plugin-sentry again to 1.12.2 resolved the problem for us for now.

from sentry-fastlane-plugin.

wayneYo avatar wayneYo commented on September 27, 2024

On which version did it work the last time @wayneYo? Which parameters do you pass to sentry_upload_dsym?

sentry_upload_dsym(url: '', auth_token: '', org_slug: '' , project_slug: '')

from sentry-fastlane-plugin.

philipphofmann avatar philipphofmann commented on September 27, 2024

@denrase, could you maybe have a look?

from sentry-fastlane-plugin.

denrase avatar denrase commented on September 27, 2024

@philipphofmann Yes, will investigate!

from sentry-fastlane-plugin.

denrase avatar denrase commented on September 27, 2024

Hey @wayneYo and @Robert-F, on which platform (macOS, windows, linux) and processor arch (32/64 bit) are you running fastlane? And could you also verify if this is still an issue with 1.13.1? We have bundled additional sentry-cli binaries to support all platforms & architectures. Just want to rule out that this is the issue.

from sentry-fastlane-plugin.

denrase avatar denrase commented on September 27, 2024

Thank you both, this should help to pin down the issue! πŸ™‡

from sentry-fastlane-plugin.

denrase avatar denrase commented on September 27, 2024

Also running on M1 and both sentry_upload_dsym and sentry_upload_dif work for me.

@wayneYo & @gcazangi

Could you check if the installed sentry fastlane plugin has the sentry-cli binary files? I also have fastlane installed with homebrew, on my machine the folder is /opt/homebrew/lib/ruby/gems/3.1.0/gems and the installed gems look like this:

Bildschirmfoto 2022-09-28 um 10 31 53

Also you could try to run the sentry_cli_path binary in there. It should point to the correct binary.

Bildschirmfoto 2022-09-28 um 10 36 54

Would also help to know which ruby version you are running.

Thank you! πŸ™‡

from sentry-fastlane-plugin.

wayneYo avatar wayneYo commented on September 27, 2024

@denrase
image
image

from sentry-fastlane-plugin.

wayneYo avatar wayneYo commented on September 27, 2024

image
This is the complete error log after running the command

from sentry-fastlane-plugin.

denrase avatar denrase commented on September 27, 2024

@wayneYo Thank you! All files are where they are supposed to be, but it seems that the file sentry_cli_path that we bundle is searched in the opt/homebrew/Cellar/fastlane/2.210.1/libexec/bin folder, instead of our own. How are you calling fastlane in the folder where you have your project setup? Globally with the fastlane command, or with bundle exec fastlane? Does it make a difference?

from sentry-fastlane-plugin.

wayneYo avatar wayneYo commented on September 27, 2024

@denrase I should not have made this setting. I use the gym method to package and then the sentry_upload_dSYm method to upload the DSYM

from sentry-fastlane-plugin.

denrase avatar denrase commented on September 27, 2024

@wayneYo Would you be so kind and try calling bundle install in your projects directory and then call bundle exec fastlane?

from sentry-fastlane-plugin.

wayneYo avatar wayneYo commented on September 27, 2024

@denrase
image
I just added a shell script to the project so that the project could automatically upload DSYM after archiving. Does this matter ?

from sentry-fastlane-plugin.

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.