CocoaPods / trunk.cocoapods.org

The authentication server for CocoaPods push

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pod trunk register - No e-mail was sent.

TruszczynskiA opened this issue · comments

I'm unable to register a session using pod trunk register.

Report

What did you do?

Run pod trunk register <email> '<name>' --description='<description>'
Response: [!] Please verify the session by clicking the link in the verification email that has been sent to <email>

What did you expect to happen?

Get an e-mail with session confirmation link.

What happened instead?

I didn't get an e-mail.

CocoaPods Environment

Stack

   CocoaPods : 1.11.2
        Ruby : ruby 2.6.3p62 (2019-04-16 revision 67580) [x86_64-darwin21]
    RubyGems : 3.0.3
        Host : macOS 12.0 (21A5543b)
       Xcode : 13.0 (13A233)
         Git : git version 2.33.0
Ruby lib dir : /Users/adrian/.rbenv/versions/2.6.3/lib
Repositories : cocoapods - git - https://github.com/CocoaPods/Specs.git @ 9bfec03cf77a7a0527510b671af7ed26950a85e8

               trunk - CDN - https://cdn.cocoapods.org/

Installation Source

Executable Path: /usr/local/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

Solved by cocoapods team