runtime error
e 137, in com_io File "/usr/local/lib/python3.11/site-packages/javascript/proxy.py", line 145, in getProp raise e File "/usr/local/lib/python3.11/site-packages/javascript/connection.py", line 125, in com_io resp = self.ipc("get", ffid, method) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/javascript/proxy.py", line 38, in ipc proc = subprocess.Popen( ^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/local/lib/python3.11/subprocess.py", line 1950, in _execute_child raise Exception(f"Timed out accessing '{attr}'") Exception: Timed out accessing 'needsNodePatches' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/main.py", line 2, in <module> raise child_exception_type(errno_num, err_msg, err_filename) PermissionError: [Errno 13] Permission denied: 'node' import lodestone File "/usr/local/lib/python3.11/site-packages/lodestone/__init__.py", line 11, in <module> from .bot import createBot, Bot File "/usr/local/lib/python3.11/site-packages/lodestone/bot.py", line 1, in <module> from javascript import require, On, Once, off, once File "/usr/local/lib/python3.11/site-packages/javascript/__init__.py", line 20, in <module> init() File "/usr/local/lib/python3.11/site-packages/javascript/__init__.py", line 9, in init config.event_loop = events.EventLoop() ^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/javascript/events.py", line 73, in __init__ self.callbackExecutor.start() File "/usr/local/lib/python3.11/threading.py", line 959, in start raise RuntimeError("threads can only be started once") RuntimeError: threads can only be started once --====-- --====-- Bridge failed to spawn JS process! Do you have Node.js 16 or newer installed? Get it at https://nodejs.org/ --====-- --====--
Container logs:
Fetching error logs...