Skip to content

pod trunk register does not send a verification email #568

Description

@mmoloksher

Hello there,
I work for a company where I need to transfer ownership of a pod. The person who used to own a pod is no longer with the company as a result their email account was closed. We created a new email account with the same handle, but verification emails from pod trunk register are not coming through.

Please help.

Here's my pod command: pod trunk register software@livelike.com 'Mike Laptop' --description='2025-0613-1133' --verbose
Here's the response I get:

opening connection to trunk.cocoapods.org:443...
opened
starting SSL for trunk.cocoapods.org:443...
SSL established, protocol: TLSv1.3, cipher: AEAD-AES128-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.16.2\r\nAccept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3\r\nHost: trunk.cocoapods.org\r\nContent-Length: 85\r\n\r\n"
<- "{\"email\":\"software@livelike.com\",\"name\":\"Mike Laptop\",\"description\":\"2025-0613-1133\"}"
-> "HTTP/1.1 201 Created\r\n"
-> "Server: Cowboy\r\n"
-> "Date: Fri, 13 Jun 2025 15:33:33 GMT\r\n"
-> "Report-To: {\"group\":\"heroku-nel\",\"max_age\":3600,\"endpoints\":[{\"url\":\"https://nel.heroku.com/reports?ts=1749828814&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&s=e7ltxxhdZG2SBYfoSwEnEr%2BbU3Pj1CCyDaz8HwdvmA0%3D\"}]}\r\n"
-> "Reporting-Endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1749828814&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&s=e7ltxxhdZG2SBYfoSwEnEr%2BbU3Pj1CCyDaz8HwdvmA0%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\":\"2025-06-13 15:33:34 UTC\",\"valid_until\":\"2025-10-19 15:33:34 UTC\",\"verified\":false,\"created_from_ip\":\"185.202.220.16\",\"description\":\"2025-0613-1133\",\"token\":\"b38ae04c784a6a330c9c3d91bc8c46dc\"}"
read 206 bytes
Conn keep-alive

Thank you in advance ❤

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions