arshsisodiya / helios-mirror

Telegram Mirror and Leech Bot
https://t.me/mirrorsociety
GNU General Public License v3.0
388 stars 962 forks source link

Getting Error #102

Closed MakeMeCool closed 2 years ago

MakeMeCool commented 2 years ago

Geeting Error in my oracle VPS

[2022-07-29 09:32:16 +0000] [11] [INFO] Starting gunicorn 20.1.0 [2022-07-29 09:32:16 +0000] [11] [INFO] Listening at: http://0.0.0.0:80 (11) [2022-07-29 09:32:16 +0000] [11] [INFO] Using worker: sync [2022-07-29 09:32:16 +0000] [37] [INFO] Booting worker with pid: 37 2022-07-29 09:32:18,413 - bot - INFO - Generating BOT_SESSION_STRING 2022-07-29 09:32:18,421 - root - INFO - Initializing Aria2c Traceback (most recent call last): File "/usr/lib/python3.8/runpy.py", line 185, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "/usr/lib/python3.8/runpy.py", line 144, in _get_module_details return _get_module_details(pkg_main_name, error) File "/usr/lib/python3.8/runpy.py", line 111, in _get_module_details import(pkg_name) File "/usr/src/app/bot/init.py", line 216, in Popen(["megasdkrest", "--apikey", MEGA_API_KEY]) File "/usr/lib/python3.8/subprocess.py", line 858, in init self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib/python3.8/subprocess.py", line 1704, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'megasdkrest' Exception ignored in: <function ClientSession.del at 0xffff974430d0> Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/aiohttp/client.py", line 347, in del File "/usr/lib/python3.8/asyncio/base_events.py", line 1740, in call_exception_handler File "/usr/lib/python3.8/logging/init.py", line 1475, in error File "/usr/lib/python3.8/logging/init.py", line 1589, in _log File "/usr/lib/python3.8/logging/init.py", line 1599, in handle File "/usr/lib/python3.8/logging/init.py", line 1661, in callHandlers File "/usr/lib/python3.8/logging/init.py", line 954, in handle File "/usr/lib/python3.8/logging/init.py", line 1186, in emit File "/usr/lib/python3.8/logging/init.py", line 1176, in _open NameError: name 'open' is not defined

arshsisodiya commented 2 years ago

You using my docker?

MakeMeCool commented 2 years ago

Yes using arshsisodiya/helioskirepo:arm64

arshsisodiya commented 2 years ago

Use arshsisodiya/helioskirepo:public

MakeMeCool commented 2 years ago

Using Oracle VPS. I also try with arshsisodiya/helioskirepo:public but getting error.

image

arshsisodiya commented 2 years ago

Okey so you can't deploy right now on arm64 plateforms, i will update the docker in few days

MakeMeCool commented 2 years ago

ok