Skip to content

Error connecting to spectrum server #314

@rstremke

Description

@rstremke

I just installed rtlamr on a brand new installation of Debian on a Raspberry Pi. Everything went well, but when trying to run any rtlamr command, I get the following:

main.go:90: Error connecting to spectrum server: dial tcp 127.0.0.1:1234: connect: connection refused rcvr.Connect
main.(*Receiver).NewReceiver
/root/go/pkg/mod/github/.com/bemasher/rtlamr@v0.9.3/main.go:90
main.main
/root/go/pkg/mod/github/.com/bemasher/rtlamr@v0.9.3/main.go:313
runtime.main
/usr/local/go/src/runtime/proc.go:272
runtime.goexit
/usr/local/go/src/runtime/asm_arm.s:884

I've found a few other references to this type of error, but they seem to involve a Docker installation method, or a problem with a USB device becoming unavailable after time. I have not been able to successfully run this, yet.

Thanks in advance for any assistance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions