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

songs doen't appear #8

Open
guadalupemmoruno opened this issue Nov 21, 2023 · 1 comment
Open

songs doen't appear #8

guadalupemmoruno opened this issue Nov 21, 2023 · 1 comment

Comments

@guadalupemmoruno
Copy link

Description

Steps to reproduce

Expected Behavior

Actual Behavior

I am trying to install locally. I follow the steps, but when I put yarn run typesenseServer, I have the next messages
Captura de pantalla de 2023-11-21 18-44-07
Captura de pantalla de 2023-11-21 18-44-39
I20231121 17:37:27.815099 83 raft_server.h:55] Peer refresh succeeded!
I20231121 17:37:37.816156 80 raft_server.cpp:430] Term: 6, last_index index: 6, committed_index: 6, known_applied_index: 6, applying_index: 0, pending_index: 0, disk_index: 6, pending_queue_size: 0
I20231121 17:37:37.816299 83 raft_server.h:55] Peer refresh succeeded!
I20231121 17:37:47.817185 80 raft_server.cpp:430] Term: 6, last_index index: 6, committed_index: 6, known_applied_index: 6, applying_index: 0, pending_index: 0, disk_index: 6, pending_queue_size: 0
I20231121 17:37:47.817239 83 raft_server.h:55] Peer refresh succeeded!
I20231121 17:37:57.818413 80 raft_server.cpp:430] Term: 6, last_index index: 6, committed_index: 6, known_applied_index: 6, applying_index: 0, pending_index: 0, disk_index: 6, pending_queue_size: 0
I20231121 17:37:57.818523 83 raft_server.h:55] Peer refresh succeeded!
I20231121 17:38:07.819366 80 raft_server.cpp:430] Term: 6, last_index index: 6, committed_index: 6, known_applied_index: 6, applying_index: 0, pending_index: 0, disk_index: 6, pending_queue_size: 0
I20231121 17:38:07.819473 83 raft_server.h:55] Peer refresh succeeded!
I20231121 17:38:17.820418 80 raft_server.cpp:430] Term: 6, last_index index: 6, committed_index: 6, known_applied_index: 6, applying_index: 0, pending_index: 0, disk_index: 6, pending_queue_size: 0
I20231121 17:38:17.820564 83 raft_server.h:55] Peer refresh succeeded!
And this is infinity. Then I stop it with CTRL+C and I have the searcher, but no data.

Metadata

Typesense Version:

OS:

@jasonbosco
Copy link
Member

It looks like the browser is not able to access the Typesense Server.

Could you try accessing http://localhost:8108 from the browser and see if that works?

Could you also make sure you have a .env file with the correct env variables set?

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