Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There's an issue #43

Open
virlion opened this issue Jan 1, 2024 · 0 comments
Open

There's an issue #43

virlion opened this issue Jan 1, 2024 · 0 comments

Comments

@virlion
Copy link

virlion commented Jan 1, 2024

Traceback (most recent call last):
File "/home/container/main.py", line 10, in
pool.setup()
File "/home/container/utils/client.py", line 567, in setup
self.start_lavalink()
File "/home/container/utils/client.py", line 91, in start_lavalink
self.lavalink_instance = run_lavalink(
File "/home/container/utils/music/local_lavalink.py", line 218, in run_lavalink
lavalink_process = subprocess.Popen(java_cmd.split(), stdout=subprocess.DEVNULL)
File "/usr/local/lib/python3.10/subprocess.py", line 971, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/local/lib/python3.10/subprocess.py", line 1863, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/home/container/.jabba/jdk/zulu@1.17.0-0/bin/java'
Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f0ba3373910>
Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f0ba33622c0>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant