We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I installed just fine, activating the server via SBSettings works fine, yet I cant open the page in my web browser. Doesn't even connect.
When trying to run the server manually via ssh: sudo -u mobile nohup /User/Library/WifiSMS/WifiSMS "$*" > /dev/null
returns: "failed to run command `/User/Library/WifiSMS/WifiSMS': Bad CPU type in executable"
Is this because it doesn't support iPhone 3g or because of some other issue?
The text was updated successfully, but these errors were encountered:
I've the same error with your command, and my 8080 is not in listening.
Sorry, something went wrong.
Same Error!! :(
No branches or pull requests
I installed just fine, activating the server via SBSettings works fine, yet I cant open the page in my web browser. Doesn't even connect.
When trying to run the server manually via ssh:
sudo -u mobile nohup /User/Library/WifiSMS/WifiSMS "$*" > /dev/null
returns:
"failed to run command `/User/Library/WifiSMS/WifiSMS': Bad CPU type in executable"
Is this because it doesn't support iPhone 3g or because of some other issue?
The text was updated successfully, but these errors were encountered: