Xakan
Xakan
@ineffyble the issue is not closed. I have ffmpeg v7:4.3.5-0 installed on my host, and still encounter the issue.
I don't encounter any issue when I manually run the same command on another .gif file : ```lang=bash mastodon@CTmastodon:~$ ffmpeg -nostdin -i 'giphy2.gif' -loglevel 'info' -movflags 'faststart' -pix_fmt 'yuv420p' -vf...
I'm on a local storage, it's a simple kimsufi from ovh, and a lxc container.
Unfortunately, there’s nothing more. Here is what I get with `journalctl -u mastodon-web |grep ffmpeg -B10 -A10` : ``` Nov 21 16:51:09 CTmastodon bundle[592386]: [2509545f-13e3-494d-b9a0-fb3e5a6ba836] method=GET path=/api/v1/timelines/home format=html controller=Api::V1::Timelines::HomeController action=show...
Indeed, I replaced the mastodon-*.service files as suggested by @cleeyv , and everything is now working fine. Assuming it's the solution to this issue, I close it in the same...
Hello, I got the same issue, even after deleting the two *.secret file. I also tried to delete authorization and authorize mastodon-archive again, but with no success. Do not hesitate...
Hello again, To give more informations : First I made an archive with --with-mentions option. When deleting *.secret files, I had an invalid scope message. I removed my archives and...