-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I use the following .env:
```
#-----------------------Backend Config----------------…
-
Hi,
I love your project and I am trying to self host it using rootless podman instead of docker.
Using the below setup I get this error:
```
/app/dist/apps/server/main.js:554
throw new common_1…
-
Setup NestJS Server
- [ ] - Dockerfile
- [ ] - docker compose yml
- [ ] - init script
- [ ] - controllers
- [ ] - service
- [ ] - entities
- [ ] - migrations (if needed)
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Issue description
loadRelationCountAndMap not work
### Expected Behavior
```
WechatEntity {
openId: 1
registers: [
RegisterEntity {
id: 1
}
],
registerCount: 1
}
…
-
## Description
The `db:create-and-fill` script fails on ARM64 architecture, specifically during the Flyway migration process. The error occurs while attempting to execute the `flyway:migrate` comma…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Please confirm that the bug report does ***not*** already exist
- [X] I confirm there is no existing issue for this bug.
### Steps to reproduce
1. Get a subdomain
2. Point it to your server
3…
-
### Issue description
My nestjs application uses typeorm and does not release the connection
### Expected Behavior
I found that my nestjs application, after using typeorm to query mysql, the connec…
-
**Describe the bug**
When I am starting my nest app I see the following error:
```
worker-1 | Error: Cannot find module '@css-inline/css-inline-linux-arm64-musl'
worker-1 | Require stack:
worke…