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

Invalid SDK key when starting up relay host via Docker or from source #110

Closed
lanerfy182 opened this issue Nov 6, 2020 · 3 comments
Closed

Comments

@lanerfy182
Copy link

lanerfy182 commented Nov 6, 2020

Hi,

This issue is what I encountered when setting up the launchdarkly relay host via Docker or from source. I get errors upon following the steps provided. I get stuck on a similar invalid SDK error. I am running it on an Ubuntu instance.

image

I am new to launchdarkly and would like to test the relay host. Thanks.

@hroederld
Copy link
Contributor

hroederld commented Nov 6, 2020

Hi @lanerfy182

Did you take the screenshot intentionally without your SDK key, or did you paste the documentation example directly? You must set the value of LD_ENV_test to a valid SDK key. You can find correct value by copying "SDK key" from the LaunchDarkly dashboard at https://app.launchdarkly.com/settings/projects the result should be something like -e LD_ENV_test="sdk-28e1c7d6-0373-4ee4-9995-236f3fed7f19" (this is a fake key).

@eli-darkly
Copy link
Contributor

Also, please try not to use this issue tracker for basic support requests. This is for reporting bugs in the Relay Proxy code; we can try to answer questions, but we're the developers who maintain the code. The support team is here.

LaunchDarklyCI pushed a commit that referenced this issue Nov 10, 2020
support ordinary HTTP proxy via configuration
@hroederld
Copy link
Contributor

Hi @lanerfy182 I'm going to close this issue now. If you are still having issues getting started please contact support. If you find a legitimate bug feel free to open another issue.

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

3 participants