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

S3 Gateway running error #1424

Closed
BlueNokia opened this issue Mar 7, 2019 · 1 comment
Closed

S3 Gateway running error #1424

BlueNokia opened this issue Mar 7, 2019 · 1 comment

Comments

@BlueNokia
Copy link

As instructed in https://github.com/storj/storj/wiki/S3-Gateway test-network setup was successful.
But when trying to run it by ~/go/bin/gateway run --address :7776 it gives

Error: unknown flag: --address

Then going for gateway run
it shows

Uplink configuration error: failed to connect to overlay: transport error: connection error: desc = "transport: error while dialing: dial tcp 127.0.0.1:7778: connect: connection refused"

@stefanbenten
Copy link
Contributor

@BlueNokia The flag is now called server.address
You can always find the help using gateway run --help

As referenced in the other issue #1418 You need to run the testnetwork while trying to access it via the gateway.
I will update the S3-Gateway document to reflect the new config flag.

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

2 participants