-
Screenshot of error: https://i.gyazo.com/3c54c404e1d1adb3f7925cdd142c59bc.png
-
I am trying to run
`ruby mpd_demo.rb`
It ends with this result
/var/lib/gems/2.1.0/gems/ruby-mpd-0.3.1/lib/ruby-mpd.rb:144:in 'initialize': Connection refused - connect(2) for "localhost" port 6600 …
-
@jrochkind reports:
I did this one messing with admin Work screen, trying to search for "child works: yes".
More disturbing is that I did NOT get the custom error page we intend, I just got a blan…
-
I use `alpine`
I need a backup, I'm not sure where the problem is
```
ruby 3.3.6 (2024-11-05 revision 75015d4c1f) [x86_64-linux-musl]
imap-backup 15.0.2
```
`config.json`
```
{
"version…
-
I decided to try out the gem but when i try to enter the dashboard i get this error:
undefined method `job_status_circle_class' for an instance of #
```
10:47:58 web.1 |
10:47:58 web.1 |
10…
-
Hey!
I got inspired with your setup and used your code for a homebrew item in my sketchybar. However, I'm having trouble with `click_script` command:
`click_script="brew update --quiet && brew u…
Pe8er updated
2 weeks ago
-
## Error in Osuny
**Octokit::TooManyRequests** in **Communication::Website::DirectObject::SyncWithGitJob@elephant**
GET https://api.github.com/repos/osunyorg/taltech-life-after-growth/branches/main: …
-
Hey!
I wanted to experiment with transferring a large-ish Rails app to truffleruby, but it seems to fail every time when building the Nokogiri gem.
OS: MacOS Sequoia 15.1 (24B83)
Ruby: truffler…
-
**Is your feature request related to a problem? Please describe.**
We are using the term "Valuator" and it is not correct. We should move to "Evaluator".
**Describe the solution you'd like**
Chan…
-
The Style/AccessModifierDeclarations cop seems to be borked.
This issue seem to exist for longer than the last half dozen or so releases. I have checked against RuboCop 1.68.0, 1.67.0, 1.65.0, and…