-
I've got a project where clients have been complaining that certain actions occasionally take a long time. I added some metric tracking around the hub calls and noticed that every single request was c…
-
Hello,
I start charging. It provides energy, but charging stops with an invalid error. Can you share an example of starting and stopping charging?
-
### Application error
#### System
| | |
|------------ | -------------|
|Platform | win32 6.1.7601 (Wine) |
|Architecture | x64 |
|Application Version | 1.9.12 |
|Process | renderer |
#### Message
Sequ…
-
Hello,
I want to connect to Redis over SSL, but I'm failing.
How to connect to Redis on docker container over SSL from Unity application for windows?
when I run the Redis command (KEYS), I ge…
-
For pipelines, I'd like to be able to pass a `Scheduler` that determines where the continuation should run (could also be useful for other things). The closet thing we have today is a `Synchronization…
-
### Documentation
I'm unable to setup the database conform the documentation after creating a new project with the generated project.
https://aspnetboilerplate.com/Pages/Documents/Zero/Startup-Tem…
-
## Bug description
I'm migrating a system from Linq-to-sql to Entity Framework Core 3.1 and running into an issue when inserting an new entity which contains another child new entity when both ID (…
-
#### 问题描述及重现代码:
昨天可能是受某云厂商服务影响,导致某个服务(部署在云服务器A)连接数据库(部署在云服务器B)时候出现连接中断。
查看错误日志,出现`Status unavailable`没问题,但出现`OutOfMemoryException`就很奇怪。查了一下相关问题不少,但都没有像我这样遇到内存溢出异常的,所以提个issue看看作者有没有头绪。
错误日…
-
`AccountRepository.DbSet.Select(c => c.Fnumber).ToList()
`
```
protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
{
if (!optionsBuilder.IsConfigured)
{
…
-
### Description
Repeatedly clicking the Cancel button on the install target options dialog in the Runtime Feeds menu causes the IDE to become unstable.
You can see this in the ui.log for each butt…