Giter Site home page Giter Site logo

Comments (16)

raghu1286 avatar raghu1286 commented on August 24, 2024 4

@rompjin - Thanks for your reply. I got it working on my Mac, what I figured out was, when the "turtle" command is run with "sudo" the folders in /private/tmp get created with root user, so when you remove "sudo" next time the permissions error is thrown.. To get it working I deleted /private/tmp/xdl & /private/tmp/turtle that fixed the permission errors & the certificate errors.. What I understood is, the turtle command should never be run with sudo..

from turtle.

rompjin avatar rompjin commented on August 24, 2024

Additionally, Everything is fine when build it in Expo.
I don't think there's anything wrong with the signings.

Thanks

from turtle.

dsokal avatar dsokal commented on August 24, 2024

Hello,
have you read the logs?

No "iOS App Store" profiles for team 'B7NTR7J7VN' matching 'io.x7chat.viiluck AppStore' are installed.

I think you are trying to use the wrong provisioning profile.

from turtle.

rompjin avatar rompjin commented on August 24, 2024

@dsokal Thanks for your reply.
Well, I have never thought it cause the wrong provisioning profile because I just got it from expo like...
$ expo fetch:ios:certs

Did I miss anything?

from turtle.

dsokal avatar dsokal commented on August 24, 2024

What's the full turtle-cli command you were trying to run?

from turtle.

rompjin avatar rompjin commented on August 24, 2024

$ sudo EXPO_IOS_DIST_P12_PASSWORD=SJ94hZexo9KzitA7dLwSVQ== turtle bi --public-url https://7chat.gamepia.net/app/update_ent/ios-index.json --team-id B7NTR7J7VN --dist-p12-path ./7Chat_dist.p12 --provisioning-profile-path ./7Chat.mobileprovision

from turtle.

dsokal avatar dsokal commented on August 24, 2024

Try without sudo

from turtle.

rompjin avatar rompjin commented on August 24, 2024

I got errors =>

Jul 8 17:26:55 turtle[5149] ERROR: Error: EACCES: permission denied, mkdir '/private/tmp/turtle/9bb593da-05e6-4a66-adaa-6a9055b73024'
platform: "ios"
Jul 8 17:26:55 turtle[5149] ERROR: Failed to build standalone app
err: Error: EACCES: permission denied, mkdir '/private/tmp/turtle/9bb593da-05e6-4a66-adaa-6a9055b73024'
platform: "ios"

from turtle.

dsokal avatar dsokal commented on August 24, 2024

That's strange, does your user have limited permissions? Basically, this error means that you don't have permissions to create a new directory in /tmp which is super weird. I think this is a problem with your system.

from turtle.

raghu1286 avatar raghu1286 commented on August 24, 2024

@dsokal - I'm getting the same error when running the command with sudo,

Error Domain=IDEProfileLocatorErrorDomain Code=4 "No "iOS Ad Hoc" profiles for team '<obfuscated>' matching '032a8cc2-c70e-4276-a6ae-035fa9bc0ec1' are installed." UserInfo={NSLocalizedDescription=No "iOS Ad Hoc" profiles for team '<obfuscated>' matching '032a8cc2-c70e-4276-a6ae-035fa9bc0ec1' are installed., NSLocalizedRecoverySuggestion=Install a profile (by dragging and dropping it onto Xcode's dock item) or specify a different profile in your Export Options property list.}
  platform: "ios"

but without sudo fastlane fails with error,
ERROR: unable to create keychain.

The same certificate & provisioning profile are working with expo build:ios

Any suggestions?

Thanks!

from turtle.

raghu1286 avatar raghu1286 commented on August 24, 2024

@rompjin - Were you able to fix the errors & get this working? I'm stuck in exactly the same situation as you.

from turtle.

rompjin avatar rompjin commented on August 24, 2024

@raghu1286 Unfortunately, I've tried some things, but they don't work. Same problem with other fellow Mac. I don't have any clue.

from turtle.

rompjin avatar rompjin commented on August 24, 2024

@raghu1286 But I don't think your case is the same as mine.

from turtle.

rompjin avatar rompjin commented on August 24, 2024

@raghu1286 Thanks for your reply.
When I command 'turtle' with 'sudo', there was no problem with the permission I thnk. All the temporary files and directories were removed without any problems.
Just log out
No "iOS App Store" profiles for team 'B7NTR7J7VN' matching 'io.x7chat.vieluck AppStore' are installed.
But I don't know what this has to do with the permission.

from turtle.

dsokal avatar dsokal commented on August 24, 2024

@rompjin Please let me know whether you're still experiencing the issue and if not - how you fixed that.

from turtle.

dsokal avatar dsokal commented on August 24, 2024

Hi,
I'm closing the issue because of inactivity. Please let me know if the problem still exists.

from turtle.

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.