AbId KhAn
AbId KhAn
Since the proxy server is running with Nginx, it is recommended to add the relevant proxy header to use Web Socket. The relevant documentation is shared below. Reference: [Nginx WebSocket...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior There is a 404 error while requesting to the `/_next/webpack-hmr` endpoint...
This pull request for the issue #15 will introduce: 1. Support for RAW file processors. - [x] ARW - [x] DNG - [x] CR2 The other raw format should work...
After setting environment, while running `deployment/awslocal/deploy.sh` , it's showing the below error ```sh Error parsing parameter '--zip-file': Unable to load paramfile fileb://lambdas/presign/lambda.zip: [Errno 2] No such file or directory: 'lambdas/presign/lambda.zip'...
## Issue Reference #10739 ## Description **Root cause**: When the admin sets the "Many booking for many days" option to "One booking for one day," the duration and break_time fields...
## Pull Request Title Fix user journey with openai API key. e.g: resume or job description parsing etc. ## Related Issue #421 #430 ## Description Fixed OpenAI integration issues: resolved...
## Description Newly created settings throw an `ItemNotFoundException` if they haven’t been accessed at least once after creation. ### Steps to reproduce 1. Create a new settings blade file. e.g:...
**Issue**: rendercv/rendercv#557 The case has been happened due to the usage of `name` in the rendercv_model instead of using `plain_name`. The fixation is done in the `src/rendercv/renderer/templater/templates/typst/Preamble.j2.typ` file by using...