Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

There's an issue #43

@virlion

Description

@virlion

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions