You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
}
The text was updated successfully, but these errors were encountered:
unhandled error if you uninstall an app while watching its logs in the console:
The text was updated successfully, but these errors were encountered: