Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using self-hosted ios-signer-builder results in Apple ID and password being entered in all caps #108

Closed
2 tasks done
kylefmohr opened this issue Sep 7, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@kylefmohr
Copy link
Contributor

!! Please fill in this template, DO NOT ignore or delete it. !!

I tried basic troubleshooting first

Describe the bug

Hello! Odd issue I'm having when trying to use ios-signer-builder hosted on my own Mac. On observing the builder running through the script, when it opens Xcode->Accounts and proceeds to enter my Apple ID and password, it does so in all capital letters, causing the login to fail. As you can see in this screenshot, on the right side of the password field, it appears that the caps lock key is enabled, however it is not (and retrying the process with caps lock actually enabled makes no difference).

image

IMO the logs don't contain anything that stands out to me, but I'll include them as requested

ios-signer-builder-logs.txt
ios-signer-service-logs.txt

Also, I'll add that I double checked my account_name.txt and account_pass.txt files and they both contain the correct information in lower case.

To reproduce

Steps to reproduce the behavior:

Setup ios-signer-builder on Mac, ios-signer-service on same Mac, attempt to sign application from the web interface.

Expected behavior

Account name and password are entered correctly in Xcode, allowing the signing to proceed

Screenshots

(see above)

System configuration

  • ios-signer-service version: 2.4.14
  • Installation type: computer
  • Builder type: ios-signer-builder
  • Builder version: 1.0.11

Additional context

Nothing off the top of my head. Just also wanted to say thanks for your hard work on this project! I've been using the Heroku+Github Actions version successfully for a few months now, and it works fantastically.

@kylefmohr kylefmohr added the bug Something isn't working label Sep 7, 2021
@kylefmohr
Copy link
Contributor Author

This appears to have been caused by VNC rather than an issue with the builder. After switching from VNC to Chrome Remote Desktop to access the ios-signer-builder server, this no longer happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant