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

Can't list books #3

Open
guamarmor opened this issue Nov 27, 2023 · 0 comments
Open

Can't list books #3

guamarmor opened this issue Nov 27, 2023 · 0 comments

Comments

@guamarmor
Copy link

Description

I can list books and i have an error when i put http://localhost:3000

Steps to reproduce

I start my server like this: typesense-server --data-dir /data --api-key=03i1pC2Hzd0JmJRR4uW7BSv95zJb6FKt --listen-port 8108 --enable-cors this is my admin key
The i follow the steps but i dont use docker because y do locally with the command wrote before.
mi .env.developent file is
TYPESENSE_HOST=localhost
TYPESENSE_PORT=8108
TYPESENSE_PROTOCOL=http
TYPESENSE_ADMIN_API_KEY=03i1pC2Hzd0JmJRR4uW7BSv95zJb6FKt
TYPESENSE_SEARCH_ONLY_API_KEY=r1q96fI80eFQPFM7UfSc3zL2wRSF7uBC
TYPESENSE_COLLECTION_NAME=b

with the same admin key that the server has. So why when i put http://localhost:3000 in the console appears the next error.
eroor

Expected Behavior

Actual Behavior

Metadata

Typesense Version:

OS:

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

1 participant