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

Issue When using UDP on OS X #52

Open
rajahaidar opened this issue Dec 8, 2019 · 0 comments
Open

Issue When using UDP on OS X #52

rajahaidar opened this issue Dec 8, 2019 · 0 comments

Comments

@rajahaidar
Copy link

Running the client/server locally on Mac OS X

I get a JSONDecodeError Expecting value: line 1 column 1 (char 0)

this is how the result looks like, there is Increasing socket buffer size to 66531 at the beginning, so when the TestResult object gets initialized I get that error

Increasing socket buffer size to 66531
{
	"start":	{
		"connected":	[{
				"socket":	9,
				"local_host":	"127.0.0.1",
				"local_port":	5201,
				"remote_host":	"127.0.0.1",
				"remote_port":	53766

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

1 participant