Graylog2 / Graylog2/graylog2-server
No pipeline connections with for stream
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
After upgrading from Graylog 6.0 -> 6.1 I'm seeing a lot of 404 errors with links like:
https://graylog/graylog/api/streams/666307999dd86620248c4509/pipelines
The response:
```
type: ApiError
message: No pipeline connections with for stream 666307999dd86620248c4509
```
Checking another graylog 6.0 instance I don't see any of these.
## Expected Behavior
No 404 errors?
## Current Behavior
## Possible Solution
## Steps to Reproduce (for bugs)
1. Click on streams, observe errors in developer tools
2.
3.
4.
## Context
## Your Environment
Graylog 6.1.3+73526ba on 1842e171740c (Eclipse Adoptium 17.0.13 on Linux 6.6.60-gentoo)
* Graylog Version: 6.1.3
* Java Version: 17.0.13
* OpenSearch Version: 2.18.0
* MongoDB Version: 7.0.15
* Operating System: Gentoo Linux
* Browser version: Firefox 132.0.1
Contributor guide
Assessment
This issue has not been assessed yet.