sintaxi / surge

CLI for the surge.sh CDN
https://surge.sh
2.84k stars 135 forks source link

Internal Server Error #436

Closed Yusuf-shaik closed 3 years ago

Yusuf-shaik commented 3 years ago

Servers seem to be down. I get an internal server error with my surge.sh projects, and the surge.sh official website is down as well.

muzuiget commented 3 years ago

Same to me:

# curl -i 'https://surge.sh'
HTTP/1.1 301 Moved Permanently
Server: SurgeCDN/1.4.0
Location: null://null/
Date: Sun, 31 Jan 2021 13:16:53 GMT
Connection: close
Content-Length: 27

Redirecting to null://null/
ghost commented 3 years ago

Same here

sintaxi commented 3 years ago

Thanks for reporting. It's all back up again.

Implemented a bug which wasn't caught by the automated tests and it went into production. All regions were temporarily out. Reverted back. 😓

sintaxi commented 3 years ago

I'm going to close this ticket now. This issue was addressed.