Skip to content
New issue

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

latest docker image does not redirect to Rackspace.com #2083

Open
iWebi opened this issue Mar 26, 2024 · 0 comments
Open

latest docker image does not redirect to Rackspace.com #2083

iWebi opened this issue Mar 26, 2024 · 0 comments

Comments

@iWebi
Copy link

iWebi commented Mar 26, 2024

Following repose documentation for quick start, latest docker image seems to be having issues.
After docker pull,

docker run --name repose --detach --publish 7070:8080 rackerlabs/repose:latest

Request to localhost, does not redirect to rackspace.com, it does endless re-directs to localhost (Location: http://localhost:7070) instead.

curl -i http://localhost:7070
HTTP/1.1 301 Moved Permanently
Date: Tue, 26 Mar 2024 16:13:40 GMT
Content-Type: text/html
Date: Tue, 26 Mar 2024 16:13:40 GMT
Location: http://localhost:7070
Via: 1.1 Repose (Repose/9.1.0.5)
X-Trans-Id: eyJyZXF1ZXN0SWQiOiIzMGM0ZmU2OS1hZWJiLTQ4ZDItYThjNi0wOThkYzk1ZGEwMjkiLCJvcmlnaW4iOm51bGx9
Content-Length: 134

<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant