Untitled
[Nest] 88 - 02/02/2024, 9:22:11 AM LOG [ProfileService] sendProfileShareInvitationEmail called with andrey.bobrov@riwers.io, EN [Nest] 88 - 02/02/2024, 9:22:11 AM LOG [CommunicationGatewayService] getUserByEmail requested with ["andrey.bobrov@riwers.io"] [Nest] 88 - 02/02/2024, 9:22:12 AM LOG [request finished] POST /graphql 200 122 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 538ms - GraphQL operation: shareProfile with variables: {"data":{"email":"andrey.bobrov@riwers.io","profileId":"f1724bbb-5939-45aa-ad9f-f70c597a6c82"}} [Nest] 88 - 02/02/2024, 9:22:16 AM LOG [request finished] POST /graphql 200 198 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 13ms - GraphQL operation: getConnectedProfilesList with variables: {"profileId":""} [Nest] 88 - 02/02/2024, 9:22:16 AM ERROR [ProfileService] Error occured during isUserEligableToProfile: invalid input syntax for type uuid: "" GraphQL request error: {"message":"invalid input syntax for type uuid: \"\"","locations":[{"line":2,"column":3}],"path":["getConnectedProfilesList"],"extensions":{"code":"INTERNAL_SERVER_ERROR"}} [Nest] 88 - 02/02/2024, 9:22:16 AM LOG [request finished] POST /graphql 200 5823 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 76ms - GraphQL operation: getUserProfiles with variables: {} [Nest] 88 - 02/02/2024, 9:22:16 AM LOG [request finished] POST /graphql 200 554 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 101ms - GraphQL operation: getPurchasedEvents with variables: {"page":1,"perPage":1,"state":"ACTIVE"} [Nest] 88 - 02/02/2024, 9:22:16 AM LOG [request finished] POST /graphql 200 1559 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 82ms - GraphQL operation: getUserBookmarks with variables: {"data":{"limit":-1}} [Nest] 88 - 02/02/2024, 9:22:16 AM LOG [CommunicationGatewayService] getUserByEmail requested with ["andrey.bobrov@riwers.io"] [Nest] 88 - 02/02/2024, 9:22:16 AM LOG [request finished] POST /graphql 200 328 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 97ms - GraphQL operation: getConnectedProfilesList with variables: {"profileId":"f1724bbb-5939-45aa-ad9f-f70c597a6c82"} [Nest] 88 - 02/02/2024, 9:22:16 AM LOG [request finished] POST /graphql 200 851 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 7ms - GraphQL operation: getTicketsByEventIds with variables: {"eventids":["7fdcd00d-b974-484f-b46f-f7b4fe8e001a"],"page":1,"perPage":10} [Nest] 88 - 02/02/2024, 9:22:24 AM LOG [request finished] POST /graphql 200 49 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 12ms - GraphQL operation: inviterRemoveProfileConnection with variables: {"id":"cdf3cad8-0b76-45c5-b1fd-66c1b29b97cd","profileId":"f1724bbb-5939-45aa-ad9f-f70c597a6c82"} [Nest] 88 - 02/02/2024, 9:22:24 AM LOG [CommunicationGatewayService] getUserByEmail requested with ["ehsan.ghasemi.se7en@gmail.com"] [Nest] 88 - 02/02/2024, 9:22:24 AM LOG [UserService] getUserByEmail error: IDM_USER_WAS_NOT_FOUND [Nest] 88 - 02/02/2024, 9:22:24 AM WARN DEPRECATED! Passing the error cause as the first argument to HttpException constructor is deprecated. You should use the "options" parameter instead: new HttpException("message", 400, { cause: new Error("Some Error") }) [Nest] 88 - 02/02/2024, 9:22:24 AM LOG [ProfileService] sendRemovedProfileConnectionEmail error: IDM_USER_WAS_NOT_FOUND [Nest] 88 - 02/02/2024, 9:22:24 AM WARN DEPRECATED! Passing the error cause as the first argument to HttpException constructor is deprecated. You should use the "options" parameter instead: new HttpException("message", 400, { cause: new Error("Some Error") }) /app/dist/core/profile/profile.service.js:915 throw new custom_http_exception_1.CustomHttpException(e); ^ CustomHttpException: IDM_USER_WAS_NOT_FOUND at ProfileService.sendRemovedProfileConnectionEmail (/app/dist/core/profile/profile.service.js:915:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { response: CustomHttpException: IDM_USER_WAS_NOT_FOUND at UserService.getFullUserById (/app/dist/core/user/user.service.js:387:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async ProfileService.sendRemovedProfileConnectionEmail (/app/dist/core/profile/profile.service.js:898:37) { response: HttpException: IDM_USER_WAS_NOT_FOUND at UserService.getFullUserById (/app/dist/core/user/user.service.js:377:23) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async ProfileService.sendRemovedProfileConnectionEmail (/app/dist/core/profile/profile.service.js:898:37) { response: 'IDM_USER_WAS_NOT_FOUND', status: 404, options: undefined }, status: 500, options: undefined, cause: HttpException: IDM_USER_WAS_NOT_FOUND at UserService.getFullUserById (/app/dist/core/user/user.service.js:377:23) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async ProfileService.sendRemovedProfileConnectionEmail (/app/dist/core/profile/profile.service.js:898:37) { response: 'IDM_USER_WAS_NOT_FOUND', status: 404, options: undefined } }, status: 500, options: undefined, cause: CustomHttpException: IDM_USER_WAS_NOT_FOUND at UserService.getFullUserById (/app/dist/core/user/user.service.js:387:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async ProfileService.sendRemovedProfileConnectionEmail (/app/dist/core/profile/profile.service.js:898:37) { response: HttpException: IDM_USER_WAS_NOT_FOUND at UserService.getFullUserById (/app/dist/core/user/user.service.js:377:23) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async ProfileService.sendRemovedProfileConnectionEmail (/app/dist/core/profile/profile.service.js:898:37) { response: 'IDM_USER_WAS_NOT_FOUND', status: 404, options: undefined }, status: 500, options: undefined, cause: HttpException: IDM_USER_WAS_NOT_FOUND at UserService.getFullUserById (/app/dist/core/user/user.service.js:377:23) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async ProfileService.sendRemovedProfileConnectionEmail (/app/dist/core/profile/profile.service.js:898:37) { response: 'IDM_USER_WAS_NOT_FOUND', status: 404, options: undefined } } } Node.js v18.17.1 ERROR: "start:build" exited with 1. > eventscalendar-backend@1.1.1 start:prod > run-s migrate:up seed:up start:build > eventscalendar-backend@1.1.1 migrate:up > sequelize db:migrate Sequelize CLI [Node: 18.17.1, CLI: 6.6.0, ORM: 6.31.0] Loaded configuration file "database/config.js". Using environment "production". No migrations were executed, database schema was already up to date. > eventscalendar-backend@1.1.1 seed:up > sequelize db:seed:all Sequelize CLI [Node: 18.17.1, CLI: 6.6.0, ORM: 6.31.0] Loaded configuration file "database/config.js". Using environment "production". No seeders found. > eventscalendar-backend@1.1.1 start:build > node dist/main [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [NestFactory] Starting Nest application... [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] AppModule dependencies initialized +67ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] DatabaseModule dependencies initialized +0ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] SequelizeModule dependencies initialized +1ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] MailerModule dependencies initialized +0ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] PassportModule dependencies initialized +0ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] DiscoveryModule dependencies initialized +2ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] ConfigHostModule dependencies initialized +0ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] ScheduleModule dependencies initialized +4ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] ConfigModule dependencies initialized +0ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] ConfigModule dependencies initialized +0ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] ConfigModule dependencies initialized +1ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] ClientsModule dependencies initialized +176ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] JwtModule dependencies initialized +1ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] MailerCoreModule dependencies initialized +0ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] JwtModule dependencies initialized +0ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] SequelizeCoreModule dependencies initialized +1ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] GraphQLSchemaBuilderModule dependencies initialized +0ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] TestModule dependencies initialized +1ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] AuthModule dependencies initialized +1ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] DataloaderModule dependencies initialized +4ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] MessagingModule dependencies initialized +1ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] CoreModule dependencies initialized +1ms [Nest] 88 - 02/02/2024, 9:22:33 AM LOG [InstanceLoader] GraphQLModule dependencies initialized +1ms [Nest] 88 - 02/02/2024, 9:22:34 AM LOG [NestMicroservice] Nest microservice successfully started +171ms [Nest] 88 - 02/02/2024, 9:22:34 AM LOG [NestMicroservice] Nest microservice successfully started +26ms [Nest] 88 - 02/02/2024, 9:22:34 AM LOG [NestMicroservice] Nest microservice successfully started +8ms [Nest] 88 - 02/02/2024, 9:22:34 AM LOG [RoutesResolver] ImageMutatorController {/api/image}: +14ms [Nest] 88 - 02/02/2024, 9:22:34 AM LOG [RouterExplorer] Mapped {/api/image, GET} route +6ms [Nest] 88 - 02/02/2024, 9:22:34 AM LOG [RoutesResolver] PaymentGatewayController {/api}: +0ms [Nest] 88 - 02/02/2024, 9:22:34 AM LOG [RouterExplorer] Mapped {/api/webhook, POST} route +1ms [Nest] 88 - 02/02/2024, 9:22:34 AM LOG [RoutesResolver] PDFController {/api/pdf}: +1ms [Nest] 88 - 02/02/2024, 9:22:34 AM LOG [RouterExplorer] Mapped {/api/pdf/ticket, GET} route +3ms [Nest] 88 - 02/02/2024, 9:22:34 AM LOG [RoutesResolver] MessagingController {/api}: +2ms [Nest] 88 - 02/02/2024, 9:22:34 AM LOG [GraphQLModule] Mapped {/graphql, POST} route +395ms [Nest] 88 - 02/02/2024, 9:22:34 AM LOG [NestApplication] Nest application successfully started +25ms [Nest] 88 - 02/02/2024, 9:22:34 AM LOG 🔒 Application EventsCalendar-backend is running on: http://localhost:3333/api [Nest] 88 - 02/02/2024, 9:23:27 AM LOG [request finished] POST /graphql 200 5823 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 148ms - GraphQL operation: getUserProfiles with variables: {} [Nest] 88 - 02/02/2024, 9:23:27 AM LOG [request finished] POST /graphql 200 41 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 149ms - GraphQL operation: getConnectedProfilesList with variables: {"profileId":"f1724bbb-5939-45aa-ad9f-f70c597a6c82"} [Nest] 88 - 02/02/2024, 9:23:27 AM LOG [request finished] POST /graphql 200 1559 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 247ms - GraphQL operation: getUserBookmarks with variables: {"data":{"limit":-1}} [Nest] 88 - 02/02/2024, 9:23:27 AM LOG [request finished] POST /graphql 200 554 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 176ms - GraphQL operation: getPurchasedEvents with variables: {"page":1,"perPage":1,"state":"ACTIVE"} [Nest] 88 - 02/02/2024, 9:23:27 AM LOG [request finished] POST /graphql 200 851 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 12ms - GraphQL operation: getTicketsByEventIds with variables: {"eventids":["7fdcd00d-b974-484f-b46f-f7b4fe8e001a"],"page":1,"perPage":10} [Nest] 88 - 02/02/2024, 9:23:31 AM LOG [CommunicationGatewayService] getTenantUrlByOrganizerId requested with [Nest] 88 - 02/02/2024, 9:23:31 AM LOG [request finished] POST /graphql 200 1411 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 61ms - GraphQL operation: getEventById with variables: {"id":"4a53aba5-8f5e-4a8a-acc3-f6e4783a6c37"} [Nest] 88 - 02/02/2024, 9:23:31 AM LOG [ImageMutatorService] getImageNameBasedOnTheSize is splitting the file name and returning the unique name based on the size. [Nest] 88 - 02/02/2024, 9:23:31 AM LOG [ImageMutatorService] getFileNameBasedOnSize is generating the full image name based on the size [Nest] 88 - 02/02/2024, 9:23:31 AM LOG [request finished] POST /graphql 200 76393 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 9ms - GraphQL operation: resolvePictures with variables: {"imageNames":["course_4a53aba5-8f5e-4a8a-acc3-f6e4783a6c37_first.jpeg"],"imageSize":"FULL"} [Nest] 88 - 02/02/2024, 9:23:31 AM LOG [ImageMutatorService] getImageNameBasedOnTheSize is splitting the file name and returning the unique name based on the size. [Nest] 88 - 02/02/2024, 9:23:31 AM LOG [ImageMutatorService] getFileNameBasedOnSize is generating the full image name based on the size [Nest] 88 - 02/02/2024, 9:23:31 AM LOG [request finished] POST /graphql 200 76393 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 5ms - GraphQL operation: resolvePictures with variables: {"imageNames":["course_4a53aba5-8f5e-4a8a-acc3-f6e4783a6c37_first.jpeg"],"imageSize":"FULL"} [Nest] 88 - 02/02/2024, 9:23:34 AM LOG [request finished] POST /graphql 200 23224 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 35ms - GraphQL operation: getCountriesList with variables: {} [Nest] 88 - 02/02/2024, 9:23:34 AM LOG [request finished] POST /graphql 200 2024 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 25ms - GraphQL operation: getGeneralTypesList with variables: {"data":{"limit":-1,"type":"DANCE_TYPE"}} [Nest] 88 - 02/02/2024, 9:23:34 AM LOG [request finished] POST /graphql 200 4790 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 39ms - GraphQL operation: getAllPublicEvents with variables: {"eventsPage":1,"eventsPerPage":10,"artistsPage":1,"artistsPerPage":3,"organizerPage":1,"organizersPerPage":3,"cities":null,"countries":null,"keyword":null,"subType":null,"type":[]} [Nest] 88 - 02/02/2024, 9:23:42 AM LOG [CommunicationGatewayService] getTenantUrlByOrganizerId requested with [Nest] 88 - 02/02/2024, 9:23:42 AM LOG [request finished] POST /graphql 200 1411 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 28ms - GraphQL operation: getEventById with variables: {"id":"4a53aba5-8f5e-4a8a-acc3-f6e4783a6c37"} [Nest] 88 - 02/02/2024, 9:23:42 AM LOG [ImageMutatorService] getImageNameBasedOnTheSize is splitting the file name and returning the unique name based on the size. [Nest] 88 - 02/02/2024, 9:23:42 AM LOG [ImageMutatorService] getFileNameBasedOnSize is generating the full image name based on the size [Nest] 88 - 02/02/2024, 9:23:42 AM LOG [request finished] POST /graphql 200 76393 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 5ms - GraphQL operation: resolvePictures with variables: {"imageNames":["course_4a53aba5-8f5e-4a8a-acc3-f6e4783a6c37_first.jpeg"],"imageSize":"FULL"} [Nest] 88 - 02/02/2024, 9:24:54 AM LOG [CommunicationGatewayService] getTenantUrlByOrganizerId requested with [Nest] 88 - 02/02/2024, 9:24:54 AM LOG [request finished] POST /graphql 200 1411 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 55ms - GraphQL operation: getEventById with variables: {"id":"4a53aba5-8f5e-4a8a-acc3-f6e4783a6c37"} [Nest] 88 - 02/02/2024, 9:24:54 AM LOG [ImageMutatorService] getImageNameBasedOnTheSize is splitting the file name and returning the unique name based on the size. [Nest] 88 - 02/02/2024, 9:24:54 AM LOG [ImageMutatorService] getFileNameBasedOnSize is generating the full image name based on the size [Nest] 88 - 02/02/2024, 9:24:54 AM LOG [request finished] POST /graphql 200 76393 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 4ms - GraphQL operation: resolvePictures with variables: {"imageNames":["course_4a53aba5-8f5e-4a8a-acc3-f6e4783a6c37_first.jpeg"],"imageSize":"FULL"} [Nest] 88 - 02/02/2024, 9:25:27 AM LOG [CommunicationGatewayService] getTenantUrlByOrganizerId requested with [Nest] 88 - 02/02/2024, 9:25:27 AM LOG [request finished] POST /graphql 200 1411 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 39ms - GraphQL operation: getEventById with variables: {"id":"4a53aba5-8f5e-4a8a-acc3-f6e4783a6c37"} [Nest] 88 - 02/02/2024, 9:25:27 AM LOG [CommunicationGatewayService] getTenantUrlByOrganizerId requested with [Nest] 88 - 02/02/2024, 9:25:27 AM LOG [request finished] POST /graphql 200 1411 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 24ms - GraphQL operation: getEventById with variables: {"id":"4a53aba5-8f5e-4a8a-acc3-f6e4783a6c37"} [Nest] 88 - 02/02/2024, 9:25:27 AM LOG [ImageMutatorService] getImageNameBasedOnTheSize is splitting the file name and returning the unique name based on the size. [Nest] 88 - 02/02/2024, 9:25:27 AM LOG [ImageMutatorService] getFileNameBasedOnSize is generating the full image name based on the size [Nest] 88 - 02/02/2024, 9:25:27 AM LOG [request finished] POST /graphql 200 76393 - Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 ::ffff:172.17.0.1 - 15ms - GraphQL operation: resolvePictures with variables: {"imageNames":["course_4a53aba5-8f5e-4a8a-acc3-f6e4783a6c37_first.jpeg"],"imageSize":"FULL"}
Leave a Comment