CocoaPods / cocoapods-trunk

CocoaPods plugin for trunk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pod trunk register shows internal server error

furysheep opened this issue · comments

> pod trunk register xxxxxxxx@gmail.com 'XXXXX' --description='Mac Pro' --verbose
opening connection to trunk.cocoapods.org:443...
opened
starting SSL for trunk.cocoapods.org:443...
SSL established, protocol: TLSv1.2, cipher: ECDHE-RSA-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.9.1\r\nAccept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3\r\nHost: trunk.cocoapods.org\r\nContent-Length: 74\r\n\r\n"
<- "{\"email\":\"xxxxxxxx@gmail.com\",\"name\":\"XXXXX\",\"description\":\"Mac Pro\"}"
-> "HTTP/1.1 500 Internal Server Error\r\n"
-> "Date: Mon, 18 May 2020 02:52:52 GMT\r\n"
-> "Connection: keep-alive\r\n"
-> "Strict-Transport-Security: max-age=31536000\r\n"
-> "Content-Type: application/json\r\n"
-> "Content-Length: 141\r\n"
-> "X-Content-Type-Options: nosniff\r\n"
-> "Server: thin 1.6.2 codename Doc Brown\r\n"
-> "Via: 1.1 vegur\r\n"
-> "\r\n"
reading 141 bytes...
-> "{\"error\":\"An internal server error occurred. Please check for any known status issues at https://twitter.com/CocoaPods and try again later.\"}"
read 141 bytes
Conn keep-alive
[!] An internal server error occurred. Please check for any known status issues at https://twitter.com/CocoaPods and try again later.

Is pod trunk dead? I can't get it working. I have tried on my other mac but the same result.

same to me

+1 Same issue here

This is resolved.