-
Hi
I'm trying to go through the first configuration without success. I am probably making a simple mistake..?
Pinoboard API token is valid (to be sure I generated a new one) and I have only one bo…
-
Is it appropriate for Rocket to try to bind to port 80 by default in production mode? A normal user can't test their app configuration via `ROCKET_ENV=prod cargo run` because they can't bind to the p…
-
There is no log output for this. I am using named routes in my Flutter web application and the back button in the browser does not always navigate to the previous route (it will navigate to a complete…
-
So, I tried to reduce the memory consumed by the compiler. The first thing that came to my mind was to clear up bindings between nodes after the semantic phase and the call `GC.collect`. A binding bet…
-
I left a couple of comments on an [old and closed issue](https://github.com/welaika/wordmove/issues/330#), but perhaps better to open a fresh one to get to the root of this. It seems many people have …
-
I have been working with the Alpine build for a bit. I am not sure how to communicate with the devs here or in forum when/if I find findings in Twistlock. Who should I email or how do I communicate he…
-
The local git repo is functioning properly (oxidized is able to write and get the config) but when the version button is used from the web UI, this error page pops up:
ArgumentError at /node/versio…
-
---
## Context
(_scroll down to the next separator line for the actual purpose of this issue)_
The openHAB Architecture Council (@openhab/architecture-council), after some deliberation and having…
-
puppet-lint version: 2.3.6
ruby version: 2.5.1-p57
platform: x86_64-darwin17
file path: site/hadoop/manifests/tez.pp
file contents:
```
class hadoop:tez {
srequire ::hadoop
file {
…
-
Hi, I am using base image of `gliderlabs/alpine:3.1`, and found that not able to instal ruby gems `nokogiri`.
My `Dockerfile`
```
RUN apk add --update \
bash \
ca-certificates \
libxml2 \
li…