Skip to content

Troubleshoot logflare analytics 401 Unauthorized response #20065

Answered by Ziinc
jeffmccune asked this question in Questions
Discussion options

You must be logged in to vote

Hi, dev of logflare here. The issue as to why the queries are failing is due to the seeding sources not completing before queries are getting made. Somehow or the other, the necessary supabase log sources are not getting created.

A few things that we can determine from your analysis:

  1. role used definitely has enough perms to query the db, so it isn't a perms issue
  2. if the k8s config is translated correctly, there should be 2 boolean flags set here that will enable the startup seeding.

Some things that I can advise to help with debugging this:

  1. ensure that there are health checks set up for the service, as it will only return healthy if there is data seeded.
  2. ensure that the correct stable …

Replies: 9 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jeffmccune
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Ziinc
Comment options

Ziinc Apr 9, 2024
Maintainer

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@AntonOfTheWoods
Comment options

@Ziinc
Comment options

Ziinc Sep 9, 2024
Maintainer

Answer selected by Ziinc
Comment options

You must be logged in to vote
1 reply
@Madjarx
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
8 participants