Error after starting melonbar
noot opened this issue · 3 comments
noot commented
After doing go get, I ran:
go build
./melonbar
I then got the error 2019/01/14 12:03:24 dial tcp :6600: connect: connection refused
Any help is much appreciated :)
zeroeightysix commented
I blame https://github.com/onodera-punpun/melonbar/blob/9d5cf20d2826a213e9169f59f0d2666ca2952049/blocks.go#L68
If you've got mpd on your system, start it. If not, try removing the music block.
noot commented
I installed mpd and it got rid of the error. Getting no such file or directory
now but this looks to be solved by issue #1 . thanks!
CamilleScholtz commented
Closing this in favor of #3, which will hopefully produce a fix that will prevent issues caused by hard-coded things like this.