error when uninstalling app while watching its logs in the console
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- grpc, typescript
- Domain
- cli, observability
Research direction
Reproduce the failure by uninstalling an app while watching its logs, then inspect the logged entry points app-log-observer.js and grpc-web-rpc.js in the stack trace. Determine the expected behavior for the NotFound response and verify that the console no longer emits an unhandled error in this scenario.
Written by the indexing model from the issue text.
Description
unhandled error if you uninstall an app while watching its logs in the console:
/home/Yay295/.bun/install/global/node_modules/rxjs/dist/cjs/internal/util/reportUnhandledError.js:13
throw err;
^
CLIError: error while fetching logs: Error: gRPC-web code 5 (NotFound); unable to locate app version
at onEnd (file:///home/Yay295/.bun/install/global/node_modules/@devvit/cli/dist/util/grpc-web-rpc.js:89:46)
at /home/Yay295/.bun/install/global/node_modules/@improbable-eng/grpc-web/dist/grpc-web-client.js:1:11011
at Array.forEach (<anonymous>)
at e.rawOnEnd (/home/Yay295/.bun/install/global/node_modules/@improbable-eng/grpc-web/dist/grpc-web-client.js:1:10973)
at e.onTransportEnd (/home/Yay295/.bun/install/global/node_modules/@improbable-eng/grpc-web/dist/grpc-web-client.js:1:10131)
at IncomingMessage.<anonymous> (/home/Yay295/.bun/install/global/node_modules/@improbable-eng/grpc-web-node-http-transport/lib/index.js:38:27)
at IncomingMessage.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1376:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
at Object.error (/home/Yay295/.bun/install/global/node_modules/@oclif/core/lib/errors/index.js:27:15)
at Logs.error (/home/Yay295/.bun/install/global/node_modules/@oclif/core/lib/command.js:139:23)
at AppLogObserver.error (file:///home/Yay295/.bun/install/global/node_modules/@devvit/cli/dist/util/app-logs/app-log-observer.js:60:67)
at ConsumerObserver.error (/home/Yay295/.bun/install/global/node_modules/rxjs/dist/cjs/internal/Subscriber.js:124:33)
at Subscriber._error (/home/Yay295/.bun/install/global/node_modules/rxjs/dist/cjs/internal/Subscriber.js:84:30)
at Subscriber.error (/home/Yay295/.bun/install/global/node_modules/rxjs/dist/cjs/internal/Subscriber.js:60:18)
at Subscriber._error (/home/Yay295/.bun/install/global/node_modules/rxjs/dist/cjs/internal/Subscriber.js:84:30)
at Subscriber.error (/home/Yay295/.bun/install/global/node_modules/rxjs/dist/cjs/internal/Subscriber.js:60:18)
at /home/Yay295/.bun/install/global/node_modules/rxjs/dist/cjs/internal/operators/retry.js:60:36
at OperatorSubscriber._this._error (/home/Yay295/.bun/install/global/node_modules/rxjs/dist/cjs/internal/operators/OperatorSubscriber.js:43:21) {
oclif: { exit: 2 },
code: undefined
}
- Dominant language
- TypeScript
- Stars
- 210
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from reddit/devvit
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 5/5 Over a week Newbie friendliness 42/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
area:tools bug good first issue help wanted priority:P2
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
TaewoooPark/Motifcode#14 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
newrelic-experimental/preflight#793 · 1 comment ·
-
bug 🐞
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
[Bounty proposal] fix(web): memory insights count an evening memory on the next day ($25 proposed) Open
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
BasedHardware/omi#15320 ·