-
I have so far avoided getting an access token through any of the various sketchy means I've seen, but it seems like Tesla is finally providing an official path for apps to register for an authenticati…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
```cs
builder.AddRedis("redis")
.WithDataVolume()
.WithRedisCommander();
```
W…
-
```bash
# Create your project directory then go into it:
mkdir -p ~/Sites/magento
cd $_
# Download the Docker Compose template:
curl -s https://raw.githubusercontent.com/markshust/docker-magent…
-
### Summary
When applying a quota rule a 2nd time, an error is returned:
```
Error on creating quotas rule: calling: storage/quota/rules: got {'message': 'duplicate entry', 'code': '1', 'target': '…
-
### This issue is unique.
- [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my bug.
### Operating System of Documen…
-
I get the error "Included build task ':reportScoverage' was never scheduled for execution.", with the following output from gradle:
```
FVFWX1KTHV2H:nsr-to-parquet marcintustin$ gradle clean t…
-
## Describe the bug
Since https://github.com/rabbitmq/cluster-operator/pull/621 was introduced, nodes that form a new cluster may not cluster correctly.
In our (+@ansd) case, pod quick-rabbit-se…
-
### Description
This issue starts a discussion about enabling:
- linter: [revive](https://revive.run/) - Fast, configurable, extensible, flexible, and beautiful linter for Go. Drop-in replacement …
-
**Output of `docker version`:**
```
[root@r10a-dockersb1 docker]# docker version
Client:
Version: 1.12.0
API version: 1.24
Go version: go1.6.3
Git commit: 8eab29e
Built:
OS/Arch: lin…
-
In #1966 support was added for obtaining the process and mount labels on an SELinux-enabled system.
This works correctly for labeling the process, and for labeling most mounts. However, the new `ge…