Skip to content

Files tab not working in Opportunities & search not working for certain objectsΒ #17880

@lilremark

Description

@lilremark

When adding a file to a record in Opportunities, an error pop-up appears once I attempt to upload the file. Also search is not populating all objects. I only see certain standard and custom objects. This is with typing in the exact name of a record in the Search bar.

This is what shows in the console when I attempt to upload file.
Image

Here's also a snapshot of logs from the period of attempting the file upload:

InternalServerError: Event stream does not exist
server-1  |         at new BaseGraphQLError (/app/packages/twenty-server/dist/engine/core-modules/graphql/utils/graphql-errors.util.js:93:13)
server-1  |         at new InternalServerError (/app/packages/twenty-server/dist/engine/core-modules/graphql/utils/graphql-errors.util.js:194:9)
server-1  |         at WorkspaceEventEmitterExceptionFilter.catch (/app/packages/twenty-server/dist/engine/workspace-event-emitter/workspace-event-emitter-exception.filter.js:27:23)
server-1  |         at ExternalExceptionsHandler.invokeCustomFilters (/app/node_modules/@nestjs/core/exceptions/external-exceptions-handler.js:31:32)
server-1  |         at ExternalExceptionsHandler.next (/app/node_modules/@nestjs/core/exceptions/external-exceptions-handler.js:14:29)
server-1  |         at Object.addQueryToEventStream (/app/node_modules/@nestjs/core/helpers/external-proxy.js:14:42)
server-1  |         at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
server-1  |         at async /app/node_modules/@envelop/core/cjs/orchestrator.js:383:27
server-1  |         at async YogaServer.getResultForParams (/app/node_modules/graphql-yoga/cjs/server.js:304:26)
server-1  |         at async YogaServer.handle (/app/node_modules/graphql-yoga/cjs/server.js:77:29) {
server-1  |       path: undefined,
server-1  |       locations: undefined,
server-1  |       extensions: {
server-1  |         subCode: 'EVENT_STREAM_DOES_NOT_EXIST',
server-1  |         userFriendlyMessage: [Object],
server-1  |         code: 'INTERNAL_SERVER_ERROR'

Don't really have a way of showing the issue with search but no relevant logs whether they are from Docker or Browser console show when attempting search.

Full docker logs here:
twentylogs.log

This is Self-Hosted on Twenty v1.17

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    πŸ”– Planned

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions