Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error connecting to spectrum server #314

Open
rstremke opened this issue Nov 11, 2024 · 2 comments
Open

Error connecting to spectrum server #314

rstremke opened this issue Nov 11, 2024 · 2 comments

Comments

@rstremke
Copy link

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/[email protected]/main.go:90
main.main
/root/go/pkg/mod/github/.com/bemasher/[email protected]/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.

@Nils154
Copy link

Nils154 commented Nov 12, 2024 via email

@rstremke
Copy link
Author

rstremke commented Nov 12, 2024

I confirmed I have rtl_tcp running via a script. A systemctl status rtlsdr returns all green enabled/active (running) statuses. The call to rtlamr still returns the same error. By separate shell do you mean I should run rtl_tcp in zsh and rtlamr in bash - or something similar? Apologies, most of my unix experience is from about 20 years ago.

**Edit: installed zsh and switched to it. Ran the rtlamr command and still get the same error. rtl_tcp is running in bash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants