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

Problem in running this source. #128

Closed
mobilefocustoar opened this issue Mar 23, 2018 · 2 comments
Closed

Problem in running this source. #128

mobilefocustoar opened this issue Mar 23, 2018 · 2 comments

Comments

@mobilefocustoar
Copy link

How are you.
I am going to run this source.
I tried like following.

  • clone this repository.
  • extract zip file.
    -input api key and secret at config.json.
    ===on root directory===
    npm install
    npm start
    ====
    ===on webui directory===
    yarn install
    npm [start]
    ===
    Then, I checked following URL: localhost:4200
    URL is redirected to "http://localhost:4200/main-view"
    I see some views but, it was not screenshot on guide.
    2018-03-24_05h18_55
    image
    2018-03-24_05h19_51

There is an error like following.

  WebSocket connection failed. Error: ETIMEDOUT

How can I fix it?

Please help me.

Regards

info.log

@bitrinjani
Copy link
Owner

Did you set webGateway.enabled to true?

To run R2 in Web UI mode, set webGateway.enabled to true. By default, R2 starts in Console mode.
Start the application by npm start or yarn start.
npm start
Open http://127.0.0.1:8720 in Chrome.

@mobilefocustoar
Copy link
Author

ありがとうございます。

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