-
SQLiteEncryptedBlobCache uses Akavache.EncryptionProvider for encryption. EncryptionProvider in turn uses static references to ProtoctedData for encrypting data during reads/writes.
```
using System…
-
**Intended outcome:**
The `previousResult` variable should contain the previous data.
**Actual outcome:**
The `previousResult` is undefined
**How to reproduce the issue:**
I followed the tuto…
-
Hi!
The last version caused the error "mkdir wal: permission denied\nerror" to resolve I changed the configuration file "~/.loki-shell/config/loki-binary-config.yaml" and added the lines below in t…
-
### Issue Description
My hypothesis is that any two queries that share a field where the second query uses @defer on the field, the second query will read from and return the cache for the field ev…
jer-k updated
3 months ago
-
**Intended outcome:**
Using a custom `fetch` function should work with no errors.
**Actual outcome:**
Error:
```
Uncaught TypeError: this.apolloFetch.batchUse is not a function
```
St…
-
# 🐞 bug report
### Affected Rule
`py_binary` and `py_test`
### Is this a regression?
No
### Description
Hermetic toolchains incur a significant overhead to executing Python…
-
**Describe the bug**
Observed a panic when loki tries to read corrupted gzip file. I don't know why the file got corrupted, perhaps because I run out of inodes on my storage on this day.
**Exp…
-
Hello everyone,
I have trying to work with explore logs plugin. I have installed plugin and set configs according to the guide. However, the results are not as expected.
Config file
```
auth_ena…
-
``` yaml
storage:
driver: oss
parameters: {}
redirectLinks: ""
linkExpires: 1h
mirrors:
- domain: "registry-1.docker.io"
alias:
- "docker.io"
auth:
username: xxx
…
-
### Description
I cannot push anything on private registry, like this:
```
root@gateway:/home/ubuntu# docker push registry.mcs.local/alpine
Using default tag: latest
The push refers to reposi…