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

Error occurred while trying to proxy request /api/session from localhost:8080 to http://localhost:5000/ #3538

Closed
baorr opened this issue Mar 6, 2019 · 1 comment

Comments

@baorr
Copy link

baorr commented Mar 6, 2019

Issue Summary

[HPM] Error occurred while trying to proxy request /api/session from localhost:8080 to http://localhost:5000/ (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)

Steps to Reproduce

  1. npm i
  2. npm start
  3. type "http://localhost:8080/" in the browser

image

Technical details:

  • Redash Version: "7.0.0-beta",
  • Browser/OS: Chrome/macOS Mojave
  • How did you install Redash:
  1. git clone redash
  2. cd redash
  3. npm i
  4. npm start
@arikfr
Copy link
Member

arikfr commented Mar 6, 2019

It looks like you're not running a server. Please make sure you followed the developer setup guide:
https://redash.io/help/open-source/dev-guide/docker

Also, in the future, for support and usage questions, please use the forum.

Thanks.

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