-
### The problem
I'm trying to use HA via WiFi but after choosing the proper network and password the following error occurs:
Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConn…
-
How to repeat : try to scan high-secure site, disallowing weak ciphers handshake. For example https://crowdcourse.net
```
perspectives@crowdcourse:~$ /usr/bin/python notary_http.py --sni --webport 80…
-
### Bug description
If I query with this where 👍
```
where: {
deletedAt: null,
begin: {
gte: dateMonth,
lt: dateMonthEnd,
},
}…
-
Model
```python
class User(MyBaseModel, table=True):
username: str = Field(max_length=32, index=True, unique=True,
regex='^[0-9A-Za-z]{5,30}$'
…
-
bottom-up: `test_latter_tx_is_waited()` is suspicious to require investigation.
top-down: Study [SERIALIZABLE in postgres](https://www.postgresql.org/docs/13/transaction-iso.html#XACT-SERIALIZABLE)
-
taxio updated
2 years ago
-
Our integration tests are painfully slow in CI, and are also currently running out of memory after running for about an hour, but we're on the verge of being able to change all that pretty dramaticall…
-
Allowing database to be null complicates the database dependent code unneccessarily, because sqlite is cabable running an in memory database storage if options for storage path or other database engin…
morko updated
5 years ago
-
### Describe the bug
`export-env` panics when it is given a closure. Normally type inference seems to prevent `export-env` being called, but nushell cannot always know the type of things and my old…
-
### The problem
Hi, I have Switchbot Curtains 3, set up with Switchbot Bluetooth. I can see the status update in real time but the action buttons do nothing. I get the below error message. Happy to p…