Rahmat Budiharso

Results 9 issues of Rahmat Budiharso

the first time I run `sudo service $CMD start` and `sudo service $CMD stop` works fine, the second time I start the service also fine, but the second time I...

bug

Why is it webpack needed for production environment even after I build for production? Steps to reproduce: 1. mern init foo 2. cd foo 3. npm install 4. npm start...

discussion
V2.6.0

**What happened**: When I select one of the job value to filter only metrics from that particular job the query become invalid and error **What you expected to happen**: The...

bug

After circumventing #15 by removing the "newer" part from "newer:jshint" task from default task in Gruntfile, running `grunt` result in Phantomjs timed out. ![screenshot from 2015-06-18 08 20 32](https://cloud.githubusercontent.com/assets/43447/8222272/309a7166-1593-11e5-9053-fcfce0fae534.png)

A freshly generated app with Grunt, modrenizr, foundation, and compass selected (jade templating not selected). running grunt result in "newer:jshint" task not found. I'm using nodejs 0.12.4 on ubuntu. ![screenshot...

Here's the Gruntfile config and the produced config.js file created by running `grunt build` related to requirejs: https://gist.github.com/rbudiharso/a650e581d4e4443e7624#file-config-js-L7 Note that in the produced config.js file, `templates` is wrapped in AMD...

I got this error when I'm going to upgrade a loki-distributed release ``` $ helm upgrade --install loki-release -f values.yml grafana/loki-distributed Error: UPGRADE FAILED: unable to build kubernetes objects from...

**What did you do?** Install postgres_exporter with multiple postgresql DSN **What did you expect to see?** show metric `pg_database_size_bytes` from all database from all DSN and with `server` label **What...

Update outdated dependencies and fix a vulnerability issue