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

Not receiving email after running pod trunk register #12321

Closed
1 task done
bjornartollaksen opened this issue Mar 22, 2024 · 1 comment
Closed
1 task done

Not receiving email after running pod trunk register #12321

bjornartollaksen opened this issue Mar 22, 2024 · 1 comment

Comments

@bjornartollaksen
Copy link

Report

What did you do?

Run pod trunk register bjornar@tollaksen.com 'Bjornar Tollaksen' --description='MacBook Pro M2' --verbose

What did you expect to happen?

Receive an email with a login link.

What happened instead?

No email was received (tried several times).

The following response was retrieved with --verbose:

opening connection to trunk.cocoapods.org:443...
opened
starting SSL for trunk.cocoapods.org:443...
SSL established, protocol: TLSv1.3, cipher: TLS_AES_128_GCM_SHA256
<- "POST /api/v1/sessions HTTP/1.1\r\nContent-Type: application/json; charset=utf-8\r\nAccept: application/json; charset=utf-8\r\nUser-Agent: CocoaPods/1.15.2\r\nAccept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3\r\nHost: trunk.cocoapods.org\r\nContent-Length: 91\r\n\r\n"
<- "{\"email\":\"bjornar@tollaksen.com\",\"name\":\"Bjornar Tollaksen\",\"description\":\"MacBook Pro M2\"}"
-> "HTTP/1.1 201 Created\r\n"
-> "Server: Cowboy\r\n"
-> "Date: Fri, 22 Mar 2024 13:07:23 GMT\r\n"
-> "Report-To: {\"group\":\"heroku-nel\",\"max_age\":3600,\"endpoints\":[{\"url\":\"https://nel.heroku.com/reports?ts=1711112844&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&s=cEMesLctAMBpvzxifWqfsKApW6r14ebrvqrBWrR9z3w%3D\"}]}\r\n"
-> "Reporting-Endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1711112844&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&s=cEMesLctAMBpvzxifWqfsKApW6r14ebrvqrBWrR9z3w%3D\r\n"
-> "Nel: {\"report_to\":\"heroku-nel\",\"max_age\":3600,\"success_fraction\":0.005,\"failure_fraction\":0.05,\"response_headers\":[\"Via\"]}\r\n"
-> "Connection: keep-alive\r\n"
-> "Strict-Transport-Security: max-age=31536000\r\n"
-> "Content-Type: application/json\r\n"
-> "X-Content-Type-Options: nosniff\r\n"
-> "Content-Length: 206\r\n"
-> "Via: 1.1 vegur\r\n"
-> "\r\n"
reading 206 bytes...
-> "{\"created_at\":\"2024-03-22 13:07:24 UTC\",\"valid_until\":\"2024-07-28 13:07:24 UTC\",\"verified\":false,\"created_from_ip\":\"77.241.102.236\",\"description\":\"MacBook Pro M2\",\"token\":\"02224c77ab69b9ace6172c1afd5f79d3\"}"
read 206 bytes

CocoaPods Environment

Stack

   CocoaPods : 1.15.2
        Ruby : ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [arm64-darwin22]
    RubyGems : 3.5.4
        Host : macOS 13.6.3 (22G436)
       Xcode : 15.2 (15C500b)
         Git : git version 2.39.3 (Apple Git-145)
Ruby lib dir : /opt/homebrew/Cellar/ruby/3.3.0/lib
Repositories : trunk - CDN - https://cdn.cocoapods.org/

Installation Source

Executable Path: /opt/homebrew/Cellar/cocoapods/1.15.2/libexec/bin/pod

Plugins

cocoapods-deintegrate : 1.0.5
cocoapods-plugins     : 1.0.0
cocoapods-search      : 1.0.1
cocoapods-trunk       : 1.6.0
cocoapods-try         : 1.2.0

Project that demonstrates the issue

I have been using this command several times to register new Macs without issue. But I am now unable to push an update that I very much need to push. Please help.

@bjornartollaksen
Copy link
Author

For some reason the e-mail arrived just now. Don't know if someone did something manually to fix it (in that case – many thanks!), but it is resolved in my end now 👌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant