ram-sh
ram-sh
having the same error, tried to reinstall instapy-cli, no joy :( > Error is >> > Bad Request > > Something went bad. > Please retry or send an issue...
looking further into what evert i could find and tried also **video_to_video** instead of **request**: http://10.5.5.9/gp/gpControl/command/transcode/video_to_video?source=DCIM/100GOPRO/GH012554.MP4&res=2&fps_divisor=1&in_ms=0&out_ms=30000 this time I dont get an error message from the camera but a message...
another update, apparently the command: http://10.5.5.9/gp/gpControl/command/transcode/video_to_video?source=DCIM/100GOPRO/GH012553.MP4&res=0&fps_divisor=0&in_ms=0&out_ms=30000 does create a new 30 seconds file but with a TRV extension, if changing it to MP4 the movie is visible, however changing the...
playing further with this issue i've learned the following: 1. no matter which clip i try to transcode i always get the same status ID number (smells like a bug...
another interesting point, i have a video clip of 1080@60 42 seconds, i then used the transcode command with these parameters: > &res=**0**&fps_divisor=**0**&in_ms=0&out_ms=30000 in return i got a 54 mg...
the root of the error is fully understood, the problem is that the file isn't there since AutoGPT hasn't created it yet, the ls command returns an empty JSON that...
@ZylerKade thanks much for your reply! I'm using the same setup as you, VScode, Docker container, latest release 0.3, the error I got is using that setup.
> @ram-sh Just did a bit of digging. Looks like they may have just released a new stable version (v0.3.1) about an hour ago that includes a resolution to this...
same here, `.env` is configured well, if I set `ALLOWLISTED_PLUGINS=AutoGPTTelegram` then I get the error immediately after the `NEWS` part finished loading: `Traceback (most recent call last): File "/usr/local/lib/python3.10/runpy.py", line...