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

SDR++-server no connect on X64 but ARM okay #1453

Open
loewal opened this issue Aug 16, 2024 · 7 comments
Open

SDR++-server no connect on X64 but ARM okay #1453

loewal opened this issue Aug 16, 2024 · 7 comments

Comments

@loewal
Copy link

loewal commented Aug 16, 2024

Hardware

  • CPU: ARM M2
  • RAM: 8GB
  • GPU: ...
  • SDR: SDR++-server

Software

  • Operating System: Macos Sequoia beta 2
  • SDR++: 1.2.0 built on Aug 5
    Bug Description

No connect to SDR++-server
Steps To Reproduce

  1. select ip 10.0.0.19
  2. select port 5259
  3. connect: fail on X64, okay on ARM version. Worked on older versions

Starting from terminal with /path/to/the/SDR++.app/Contents/MacOS/sdrpp works!
Removes link on dock and placed again, but no success.
Still from prompt working.

  • On MacOS: Open a terminal and run /path/to/the/SDR++.app/Contents/MacOS/sdrpp -c
    Then, post the entire logs from start to after the issue. DOT NOT truncate to where you think the error is...
    No error...nothing happens
@loewal loewal added the bug Something isn't working label Aug 16, 2024
@KubaPro010
Copy link

Maybe the x86 machine has no connection or different connection? (make sure it's the same wifi), also what's the error?

@loewal
Copy link
Author

loewal commented Aug 16, 2024

Cannot connect to my Raspiberry Pi SDR++ server from within the app I called via Apllications.
When using the same app, but through packagecontents, macos, etc. and then ./sdrpp the connection can be made.
Earlier versions were okay.
However, when calling the ARM-version, everything is okay, but then the disadvantage is that SDRplay-devices are not supported.
So, I always have to keep 2 versions.

@loewal
Copy link
Author

loewal commented Aug 16, 2024

Tested on an older Macbook Pro (Intel) and there it works. Maybe a Seqouia (beta 2) related problem?

@loewal
Copy link
Author

loewal commented Aug 16, 2024

Deleted the app, reinstalled and created an alias.
Working from the alias works! The direct way does not.
Perhaps a rights related problem?

@AlexandreRouma AlexandreRouma removed the bug Something isn't working label Aug 19, 2024
@AlexandreRouma
Copy link
Owner

Seems like some MacOS security issue. You probably need to grant it the permission to run normally since it was downloaded off the internet. I don't have any Arm mac or any x86 mac that can run such a recent version of MacOS

@loewal
Copy link
Author

loewal commented Aug 20, 2024

Downloaded latest versions of X64 and ARM.
Started Arm-version and connected to SDR++-server. OK, then stopped and left app.
Started X64-version and tried to connect: server already in use......
Have you changed this behavior?

@loewal
Copy link
Author

loewal commented Aug 20, 2024

Addendum:
After leaving the X64-version started the ARM-version again and now no connect anymore.
So, the server-connection is not closed completely/the right way?

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

3 participants