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 edit events in Raw Data/Search/Query #576

Open
BelKed opened this issue May 12, 2024 · 0 comments
Open

Can't edit events in Raw Data/Search/Query #576

BelKed opened this issue May 12, 2024 · 0 comments

Comments

@BelKed
Copy link
Contributor

BelKed commented May 12, 2024

Error: AxiosError: Request failed with status code 404. See dev console (F12) and/or server logs for more info.


  • Raw Data (http://localhost:5600/#/buckets/{bucket_id}) and Search (http://localhost:5600/#/search)
    GET http://localhost:5600/api/0/buckets//events/{event_id} results in 404
    –> missing bucket ID (it should be here: buckets/{bucket_id}/events)

  • Query (http://localhost:5600/#/query)
    GET http://localhost:5600/api/0/buckets//events/null results in 404
    –> missing bucket ID and event ID (is null)
@BelKed BelKed changed the title Can't edit events in **Raw Data**/**Search**/**Query** Can't edit events in Raw Data/Search/Query May 12, 2024
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