CocoaPods / cocoapods-trunk

CocoaPods plugin for trunk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to receive email for `pod trunk register`

banerwin202 opened this issue · comments

Hi,

I am unable to receive email from pod trunk register thet@innov8tif.com 'Thet'

This is the verbose results:

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.12.1\r\nAccept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3\r\nHost: trunk.cocoapods.org\r\nContent-Length: 63\r\n\r\n"
<- "{"email":"thet@innov8tif.com","name":"Thet","description":null}"
-> "HTTP/1.1 201 Created\r\n"
-> "Server: Cowboy\r\n"
-> "Date: Tue, 14 Nov 2023 02:15:51 GMT\r\n"
-> "Report-To: {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1699928151&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&s=J7zNTFWu3vRdvwahWizLkaYgujWQqx%2BCDtQHYXpC6cU%3D"}]}\r\n"
-> "Reporting-Endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1699928151&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&s=J7zNTFWu3vRdvwahWizLkaYgujWQqx%2BCDtQHYXpC6cU%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: 193\r\n"
-> "Via: 1.1 vegur\r\n"
-> "\r\n"
reading 193 bytes...
-> "{"created_at":"2023-11-14 02:15:51 UTC","valid_until":"2024-03-21 02:15:51 UTC","verified":false,"created_from_ip":"210.19.68.203","description":null,"token":"58fa6d87b4ee72bb00e1707490d15d3a"}"
read 193 bytes
Conn keep-alive

Kindly assist.

Thank you.