We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pod trunk register
Hi,
I am unable to receive email from pod trunk register [email protected] 'Thet'
pod trunk register [email protected] '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":"[email protected]","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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I am unable to receive email from
pod trunk register [email protected] '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":"[email protected]","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.
The text was updated successfully, but these errors were encountered: