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

Could not bind service socket: Address already in use #503

Open
Daren-Wang opened this issue May 7, 2024 · 5 comments
Open

Could not bind service socket: Address already in use #503

Daren-Wang opened this issue May 7, 2024 · 5 comments

Comments

@Daren-Wang
Copy link

Last login: Tue May 7 17:31:44 on ttys001
daren@darendeMacBook-Pro ~ % lsof | grep 8898
Injection 7556 daren 8u IPv4 0x8055554b517fde21 0t0 TCP localhost:8898 (LISTEN)
KonaSynth 95180 daren txt REG 1,23 84096 218898 /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Accelerate
SecurityS 95192 daren txt REG 1,23 84096 218898 /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Accelerate
Interacti 95194 daren txt REG 1,23 84096 218898 /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Accelerate
LegacyPro 95195 daren txt REG 1,23 84096 218898 /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Accelerate
PasscodeS 95198 daren txt REG 1,23 84096 218898 /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Accelerate
WatchEnro 95203 daren txt REG 1,23 84096 218898 /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Accelerate
AccountSu 95204 daren txt REG 1,23 84096 218898 /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Accelerate
ManagedAp 95208 daren txt REG 1,23 84096 218898 /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Accelerate
daren@darendeMacBook-Pro ~ %

@johnno1962
Copy link
Owner

Hi, what version of InjectionIII are you using?

@cerupcat
Copy link

cerupcat commented May 9, 2024

I also just started getting this using the latest version. https://github.com/johnno1962/InjectionIII/releases/tag/5.0.0

@johnno1962
Copy link
Owner

That would be most strange as very little has changed. If you downgrade the app does the problem go away?

@cerupcat
Copy link

That would be most strange as very little has changed. If you downgrade the app does the problem go away?

Actually, it appears to be connected. I do get this message if I try to "Start Server", even if I stop it first. With that said, that doesn't appear to be an issue and it seems to be connecting correctly.

@johnno1962
Copy link
Owner

You don't need to "Start server", that's for something else which I'll be removing.

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