GithubHelp home page GithubHelp logo

Comments (16)

adrienjoly avatar adrienjoly commented on July 26, 2024

from openwhyd.

umangoo avatar umangoo commented on July 26, 2024

It means I need to create a few accounts and add hot tracks before my server has real users.
Is that right ?

from openwhyd.

adrienjoly avatar adrienjoly commented on July 26, 2024

from openwhyd.

umangoo avatar umangoo commented on July 26, 2024

Thanks very much

from openwhyd.

umangoo avatar umangoo commented on July 26, 2024

from openwhyd.

adrienjoly avatar adrienjoly commented on July 26, 2024
  1. How do you add hot tracks ? I added it one by one . It took me a lot
    time .
    I know this is very stupid. If you have a program that automatically
    adds tracks .Can you send me the code? please ...

we don't have a program for that. but you can create a mongodb shell script to add tracks in batch, directly in the database, similarly to the initdb script.

  1. I have successfully deployed openwhyd server with version:
    node v6.9.2
    npm 3.10.9
    MongoDB v3.4.0

congrats for this successful deployment 👏

The server is running but I get a lot node_modules errors . I am puzzled about the version of node ,npm and MongoDB .

if you're in doubt, you can still use the versions provided in package.json. (search "engines")

one error info (almost killed me):
when I search I get error info like this " missing algolia hits for
{"q":"wang"} => {"error”:true} "

by default, openwhyd relies on an algolia account for indexing and searching tracks. if you want to do this, you need to create an account, and add its credentials in the corresponding environment variables.

if you don't want to use algolia, you can try to switch to the older system based on elasticsearch, by changing the value of searchModule in app.js

from openwhyd.

umangoo avatar umangoo commented on July 26, 2024

from openwhyd.

adrienjoly avatar adrienjoly commented on July 26, 2024

from openwhyd.

umangoo avatar umangoo commented on July 26, 2024

from openwhyd.

adrienjoly avatar adrienjoly commented on July 26, 2024

Sorry but I don't understand your last problem...

What are you trying to achieve, exactly?

from openwhyd.

umangoo avatar umangoo commented on July 26, 2024

from openwhyd.

adrienjoly avatar adrienjoly commented on July 26, 2024

As I wrote in a earlier reply:

by default, openwhyd relies on an algolia account for indexing and searching tracks. if you want to do this, you need to create an account, and add its credentials in the corresponding environment variables.

=> did you do that? can you show me how you set the corresponding environment variables?

if you don't want to use algolia, you can try to switch to the older system based on elasticsearch, by changing the value of searchModule in app.js

=> so, if you find it too complex to setup a search index using algolia, you can still try with elasticsearch. did you?

PS: your image does not display, for some reason.

from openwhyd.

umangoo avatar umangoo commented on July 26, 2024

from openwhyd.

adrienjoly avatar adrienjoly commented on July 26, 2024

Thank you for the environment variables. I see nothing wrong with them. But maybe you should remove/change every bit of private/confidential information, as this page is publicly accessible.

You can definitely change the port, as long as you don't forget to update the WHYD_URL_PREFIX too.

Concerning Algolia, can you try again to send me a screenshot of the error you're getting, and, more importantly, a copy-paste of the text logged by your openwhyd's server in the standard output (terminal) please ?

from openwhyd.

umangoo avatar umangoo commented on July 26, 2024

from openwhyd.

adrienjoly avatar adrienjoly commented on July 26, 2024

from openwhyd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.