-
# Description of problem
docker-compose up stop with an error message (works without kataruntime)
# Expected result
All dockers image runs
# Actual result
ERROR: for app_apache-rp_1…
-
## Bug Report
### What is the issue?
I am working on finding the root cause for an increased connection drops/failures on our linkerd injected apps which happens rarely and noticed a lot of conn…
-
## Expected Behavior
Agent restarts are minimally disruptive to proxy check scheduling.
## Current Behavior
Agent restarts can result in proxy check scheduling being unstable for a large amount o…
-
Our users are reporting (on various iphones and OS versions) that there is extreme lag in the iOS keyboard. This does not seem to occur on Android.
```
flutter doctor
[✓] Flutter (Channel m…
-
Hi @JohnCoene do you know if shiny recognizes that the difference between an app "timing out" due to inactivity vs "crashing" because of poorly written R code? I am curious if it's possible to use sev…
-
### Description
Hello again. we are getting an error when we try to create islands. we had it working fine with 5 skyblocks server running, we let it set overnight and restarted the server and got a …
-
## Version of Uyuni Server and Proxy (if used)
Information for package Uyuni-Server-release:
---------------------------------------------
Repository : Uyuni Server Stable
Name : U…
-
#### Overview of the Issue
I have a setup with multiple DC, I use Vault as a connect CA everywhere : each server from each DC is able to fetch their certs from Vault via a public endpoint. Each DC …
-
```ruby
def create
@post = Post.new(post_params)
respond_to do |format|
if @post.save
format.html { redirect_to @post, notice: "Post was successfully created." }
…
-
I cloned visdom, installed from source (using pip install -e .) and then also ran (python setup.py install) to finish the installation (visdom==0.1.7.2). I started up the server (python -m visdom.ser…