Open DG12 opened 6 years ago
This issue is preventing new cloud registrations. If you do a curl for registerdevice.onion.io, it returns the transfer.sh content.
Not for me ! curl registerdevice.onion.io
<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body bgcolor="white">
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx/1.11.3</center>
</body>
</html>
The transfer.sh request occurs when you do a curl to the HTTPS endpoint; not the HTTP endpoint. When using HTTP, you get a 503 response (which is in your comment output).
Thanks for bringing this to our attention, it was successfully resolved!
What is transfer.sh and how do I get my onion omega registered?