Sam-Max / rcmltb

An rclone telegram bot to mirror-leech and copy between many cloud servers
https://t.me/rcmltb
GNU General Public License v3.0
280 stars 287 forks source link

FileExistsError: [Errno 17] File exists: '/usr/src/app/users/grclone' #101

Closed erickyun closed 1 year ago

erickyun commented 1 year ago

Hi,

While I was using /copy my bot got stuck so I had to force stop my bor from the vps and now when I try to start the bot ı am receiving this error. I would appreciate if you could help me sir?

rcmltb | File "/usr/lib/python3.10/runpy.py", line 187, in _run_module_as_main rcmltb | mod_name, mod_spec, code = _get_module_details(mod_name, _Error) rcmltb | File "/usr/lib/python3.10/runpy.py", line 146, in _get_module_details rcmltb | return _get_module_details(pkg_main_name, error) rcmltb | File "/usr/lib/python3.10/runpy.py", line 110, in _get_module_details rcmltb | __import__(pkg_name) rcmltb | File "/usr/src/app/bot/__init__.py", line 97, in <module> rcmltb | osmakedirs(ospath.dirname(file_)) rcmltb | File "/usr/lib/python3.10/os.py", line 225, in makedirs rcmltb | mkdir(name, mode) rcmltb | FileExistsError: [Errno 17] File exists: '/usr/src/app/users/grclone'

EDİT: FİXED WİTH: sudo docker-compose up --force-recreate