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

Error: "Server could not find requested object" #1827

Closed
dessalines opened this issue Jun 5, 2023 · 1 comment · Fixed by #1802
Closed

Error: "Server could not find requested object" #1827

dessalines opened this issue Jun 5, 2023 · 1 comment · Fixed by #1802
Labels
bug Something isn't working

Comments

@dessalines
Copy link
Contributor

Component

server

Describe the bug

Our server seems unable to see any logs now on next versions of woodpecker.

The logs are full of:

woodpecker_1  | {"level":"error","error":"stream: not found","time":"2023-06-05T14:18:59Z","message":"rpc server could not write to logger"}

System Info

{"source":"https://github.com/woodpecker-ci/woodpecker","version":"next-ea895baf"}


woodpecker:                                                                                                                      image: woodpeckerci/woodpecker-server:next-alpine                                                                              restart: always                                                                                                                ports:                                                                                                                           - "127.0.0.1:4004:8000"                                                                                                        - "4005:9000"                                                                                                                environment:                                                                                                                     - WOODPECKER_HOST=https://...                                                                                                                                                                      - WOODPECKER_AGENT_SECRET=${DRONE_RPC_SECRET}                                                                                  - WOODPECKER_GITHUB=true                                                                                                       - WOODPECKER_GITHUB_CLIENT=${WOODPECKER_GITHUB_CLIENT}                                                                         - WOODPECKER_GITHUB_SECRET=${WOODPECKER_GITHUB_SECRET}


### Additional context

_No response_

### Validations

- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/master/CONTRIBUTING.md).
- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).
- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.
- [X] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]
- [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy) or the [Matrix room](https://matrix.to/#/#woodpecker:matrix.org).
@dessalines dessalines added the bug Something isn't working label Jun 5, 2023
@6543
Copy link
Member

6543 commented Jun 5, 2023

-> #1802

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants