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

"unexpected end of JSON input" #4

Open
tristanryerparke opened this issue Nov 6, 2020 · 0 comments
Open

"unexpected end of JSON input" #4

tristanryerparke opened this issue Nov 6, 2020 · 0 comments

Comments

@tristanryerparke
Copy link

tristanryerparke commented Nov 6, 2020

When trying to use any command, I get this error.
Here is -debug output:

tristanryerparke$ ./rfm ls -domain 10.0.0.1 -debug 0:/
2020/11/05 21:52:49 Doing GET request to http://10.0.0.1:80/rr_connect?password=reprap&time=2020-11-05T21%3A52%3A49
2020/11/05 21:52:49 GET /rr_connect?password=reprap&time=2020-11-05T21%3A52%3A49 HTTP/1.1
Host: 10.0.0.1:80
User-Agent: Go-http-client/1.1
Accept-Encoding: gzip


2020/11/05 21:52:49 Received response
2020/11/05 21:52:49 Doing GET request to http://10.0.0.1:80/rr_filelist?dir=0%3A
2020/11/05 21:52:49 GET /rr_filelist?dir=0%3A HTTP/1.1
Host: 10.0.0.1:80
User-Agent: Go-http-client/1.1
Accept-Encoding: gzip


2020/11/05 21:52:49 Received response
2020/11/05 21:52:49 unexpected end of JSON input

Using duet with raspberry pi 4 on access point mode. RRF 3.1.1 DSF 3.1.1
Is this setup supported?
Cheers

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