Sergey

Results 6 comments of Sergey

@Sudip-star-a11y @nicolasbertaud Do you find solution?

> @sergorl Could you post the output of `which python` when you run it in an IntelliJ terminal window? (tool window terminal , usually found at the bottom of the...

@fedyfausto , what'are the values for `Gateway's IPv4` and `Gateway's Port`?

I change on `-H "Content-Type: application/json"` ```bash curl -X POST "https://openwisp.controller.io/api/v1/controller/device/8cb65d82-dfd8-4a36-94ca-206aec315494/command/" -H "Content-Type: application/json" -H "Authorization: Bearer "some token"" -H "X-CSRFToken: lhYJJWLgB53saQaOZXWMSxYSe38 pAghCHFivFYW9TuOpBGFi9ubE2s1OIfplDoGh" -d "{ \"input\": \"mkdir /test_openwisp\", \"connection\": \"ca39961c-d3ca-4e0a-892f-637d29468007\",...

`/opt/openwisp2/log/openwisp2.log`: ```bash File "/opt/openwisp2/env/lib/python3.8/site-packages/django/db/models/base.py", line 1405, in full_clean raise ValidationError(errors) django.core.exceptions.ValidationError: {'input': ['Enter valid JSON.', "'mkdir /test_openwisp' is not of type 'object'"]} ``` I fixed it by this `-d "{...

By the way, when blocksize is less than 4096 there is no echo.