yashoswalyo / MERGE-BOT

A telegram video, audio, subtitle merge bot by @yashoswalyo | Supports 4GB
https://t.me/yo_codes_support
119 stars 354 forks source link

File Merging Failed #25

Closed mjwebhacks closed 2 years ago

mjwebhacks commented 2 years ago

2022-07-01T06:26:02.318884+00:00 app[worker.1]: transp = _UnixSubprocessTransport(self, protocol, args, shell, 2022-07-01T06:26:02.318884+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/asyncio/base_subprocess.py", line 36, in init 2022-07-01T06:26:02.318885+00:00 app[worker.1]: self._start(args=args, shell=shell, stdin=stdin, stdout=stdout, 2022-07-01T06:26:02.318885+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/asyncio/unix_events.py", line 799, in _start 2022-07-01T06:26:02.318885+00:00 app[worker.1]: self._proc = subprocess.Popen( 2022-07-01T06:26:02.318886+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/subprocess.py", line 969, in init 2022-07-01T06:26:02.318886+00:00 app[worker.1]: self._execute_child(args, executable, preexec_fn, close_fds, 2022-07-01T06:26:02.318886+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/subprocess.py", line 1845, in _execute_child 2022-07-01T06:26:02.318886+00:00 app[worker.1]: raise child_exception_type(errno_num, err_msg, err_filename) 2022-07-01T06:26:02.318887+00:00 app[worker.1]: FileNotFoundError: [Errno 2] No such file or directory: 'ffmpeg'

yashoswalyo commented 2 years ago

Are you using latest version?

mjwebhacks commented 2 years ago

yes using latest version

yashoswalyo commented 2 years ago

Still getiing this after #27 update

yashoswalyo commented 2 years ago

closing issue, as no response