Giter Club home page Giter Club logo

Comments (8)

HazAT avatar HazAT commented on May 29, 2024

You are trying to connect to localhost:9000
are you sure Sentry is running there?

from sentry-fastlane-plugin.

mosesliao avatar mosesliao commented on May 29, 2024

Yes as shown below

screen shot 2017-11-28 at 10 46 15 am

from sentry-fastlane-plugin.

mosesliao avatar mosesliao commented on May 29, 2024

this is what I get when running sentry-cli

SPIS-TECH-MB84:jarvis-ios pmlg673f$ sentry-cli --url http://localhost:9000/ --auth-token 66b3c0b62e25457b98c1bc8811a86df75c405fc9c55e483c9b366830cfcb1640 upload-dsym --org jarvis --project jarvis-ios /Users/pmlg673f/Documents/jarvis-ios/Build/Release-Enterprise-iphoneos/jarvis-alpha.app.dSYM.zip 
Batch 1
> Found 63 debug symbol files.
> warning: found 30 symbol files with hidden symbols (need BCSymbolMaps)
> Checking for missing debug symbol files on server
error: http error:  (404)

Where do I get BCSymbolMaps??

from sentry-fastlane-plugin.

HazAT avatar HazAT commented on May 29, 2024

BCSymbolMaps get generated by XCode and lie beside the debug symbols.
You have to add --symbol-maps PATH

from sentry-fastlane-plugin.

HazAT avatar HazAT commented on May 29, 2024

And just to make sure, can you click on the project and paste url so I can make sure the org/project slug is correct?!

from sentry-fastlane-plugin.

mosesliao avatar mosesliao commented on May 29, 2024

ok I realise my error. there is no such organisation as jarvis, the organisation is sentry. And changing the org slug works

from sentry-fastlane-plugin.

mosesliao avatar mosesliao commented on May 29, 2024

how do I create another organisation? I need a separate organisation

from sentry-fastlane-plugin.

HazAT avatar HazAT commented on May 29, 2024

You have to change SENTRY_SINGLE_ORGANIZATION = False in ~/.sentry/sentry.conf.py.
Then you can create a new org here
screenshot 2017-11-28 10 31 29

I will close this ticket now since this is solved.

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.