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

how to create table “settings” #161

Closed
kazu12 opened this issue May 16, 2022 · 6 comments
Closed

how to create table “settings” #161

kazu12 opened this issue May 16, 2022 · 6 comments
Assignees
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@kazu12
Copy link

kazu12 commented May 16, 2022

I use k8s deploy cLoki. when it begin to run, I get a error:
{"level":50,"time":1652663995707,"pid":19,"hostname":"cloki-76c77bc778-ps6tp","name":"cloki","err":"Error: Request failed with status code 404\nResponse: [404] Code: 60, e.displayText() = DB::Exception: Table loki.settings doesn't exist (version 21.1.3.32)\n\nError: Request failed with status code 404\n at createError (/app/node_modules/axios/lib/core/createError.js:16:15)\n at settle (/app/node_modules/axios/lib/core/settle.js:17:12)\n at IncomingMessage.handleStreamEnd (/app/node_modules/axios/lib/adapters/http.js:269:11)\n at IncomingMessage.emit (events.js:412:35)\n at endReadableNT (internal/streams/readable.js:1334:12)\n at processTicksAndRejections (internal/process/task_queues.js:82:21)","msg":"Error starting cloki"}
how to do with it?

@lmangani
Copy link
Collaborator

This is how but it should be done by cloki during init. Are you using our container, or building your own? Please share more details and we'll try to replicate.

@kazu12
Copy link
Author

kazu12 commented May 16, 2022

I had already created two tables, the "samples" and the "time_series"

@lmangani
Copy link
Collaborator

qryn should create (or update) its owned tables when connecting to the database or cluster - is there anything preventing that from happening? Could you confirm if this is still an issue?

@lmangani lmangani added help wanted Extra attention is needed question Further information is requested labels Jun 29, 2022
@akvlad
Copy link
Collaborator

akvlad commented Oct 26, 2022

I'm walking through old issues.
@kazu12 is this issue still relevant for now?

@kazu12
Copy link
Author

kazu12 commented Nov 13, 2022

sorry for delay replied message。I have not update the latest version. I play update it next week.

think for responese. I will try it.

@lmangani
Copy link
Collaborator

lmangani commented Nov 1, 2023

Feel free to reopen if still interested for 3.x

@lmangani lmangani closed this as completed Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants