Giter VIP home page Giter VIP logo

Comments (5)

bunduuk avatar bunduuk commented on May 14, 2024 1

Hi, so I was successful in running the ios-signer on heroku and have even "Signed" the app, trying to figure out how to sideload the app.

Thankyou soo much for your help.

from signtools.

ViRb3 avatar ViRb3 commented on May 14, 2024

Thanks a lot for rewriting your issue. Can you please check the app logs for anything strange? You can find them through the Heroku dashboard:

https://devcenter.heroku.com/articles/logging#log-retrieval-via-the-web-dashboard

from signtools.

bunduuk avatar bunduuk commented on May 14, 2024

Thanks to you, that you are sharing your knowledge, and guiding me. I am obliged to you. I am sorry if I may ask very naive questions.

This is the log from the above link.
2021-06-05T01:16:07.316597+00:00 heroku[web.1]: Process exited with status 1
2021-06-05T01:16:07.602653+00:00 heroku[web.1]: State changed from starting to crashed
2021-06-05T02:12:40.958019+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/robots.txt" host=bunduuk.herokuapp.com request_id=076611f8-efc3-46fc-a358-996c17709bf6 fwd="54.36.148.135" dyno= connect= service= status=503 bytes= protocol=http
2021-06-05T06:44:08.968232+00:00 heroku[web.1]: State changed from crashed to starting
2021-06-05T06:44:09.652714+00:00 heroku[web.1]: Starting process with command /bin/sh -c /bin-release\ -port\ \"\5652\"
2021-06-05T06:44:12.120800+00:00 app[web.1]: �[90m6:44AM�[0m �[32mINF�[0m creating config file �[36mname=�[0msigner-cfg.yml
2021-06-05T06:44:12.137192+00:00 app[web.1]: �[90m6:44AM�[0m �[1m�[31mFTL�[0m�[0m refresh profiles �[31merror=�[0m�[31m"import profile from envvars: insufficient data"�[0m
2021-06-05T06:44:12.174856+00:00 heroku[web.1]: Process exited with status 1
2021-06-05T06:44:12.400718+00:00 heroku[web.1]: State changed from starting to crashed
2021-06-05T07:14:19.026382+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/robots.txt" host=bunduuk.herokuapp.com request_id=7209bcd1-5091-4134-8dfe-ffdce9d78ffc fwd="54.36.148.68" dyno= connect= service= status=503 bytes= protocol=https
2021-06-05T08:51:35.254086+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=bunduuk.herokuapp.com request_id=2a7be499-2a87-4012-9c28-aaab4fa438fb fwd="115.97.139.1" dyno= connect= service= status=503 bytes= protocol=http
2021-06-05T08:51:36.880341+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=bunduuk.herokuapp.com request_id=5ca4775b-25b3-40f9-b57a-4c4c2f66e08c fwd="115.97.139.1" dyno= connect= service= status=503 bytes= protocol=http
2021-06-05T08:55:29.088922+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=bunduuk.herokuapp.com request_id=16ea82fd-9634-408f-bfd1-580df7ed74b4 fwd="115.97.139.1" dyno= connect= service= status=503 bytes= protocol=https
2021-06-05T08:55:31.296853+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=bunduuk.herokuapp.com request_id=ce39fb99-41fb-4c89-bce7-1832fb7cbc50 fwd="115.97.139.1" dyno= connect= service= status=503 bytes= protocol=https

from signtools.

ViRb3 avatar ViRb3 commented on May 14, 2024

Don't worry at all about the questions, I am more than happy to help. Your particular problem can be found in the logs:

import profile from envvars: insufficient data

You didn't fill in one or more of the required settings from the Heroku deployment page. Remember, you need either:

  • provisioning profile + certificate + certificate password
  • account name + account password + certificate + certificate password

Make sure you are filling in everything required.

I just released an update that will tell you exactly what is missing. If you delete your Heroku app and deploy it again, you will get the new version. Check the logs again for a more detailed error.

from signtools.

ViRb3 avatar ViRb3 commented on May 14, 2024

Glad it worked out! 😊

from signtools.

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.