You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
2025-01-17 18:30:18.080 [info] Experiment 'pythonRecommendTensorboardExt' is active
2025-01-17 18:30:18.080 [info] Experiment 'pythonTerminalEnvVarActivation' is active
2025-01-17 18:30:18.080 [info] Experiment 'pythonTestAdapter' is active
2025-01-17 18:30:18.080 [info] Native locator: Refresh started
2025-01-17 18:30:18.080 [info] Native locator: Refresh started
2025-01-17 18:30:18.813 [info] > conda info --json
2025-01-17 18:30:38.893 [info] Python interpreter path: ~\AppData\Local\Programs\Python\Python312-32\python.exe
2025-01-17 18:30:39.726 [info] Native locator: Refresh finished in 76818 ms
2025-01-17 18:31:05.730 [info] Starting Pylance language server.
A clear and concise description of what you want to happen. Include any alternative solutions you've considered.
[Bot-Hosting Daemon]: Checking server disk space usage, this could take a few seconds...
[Bot-Hosting Daemon]: Updating process configuration files...
[Bot-Hosting Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Bot-Hosting Daemon]: Pulling Docker container image, this could take a few minutes to complete...
[Bot-Hosting Daemon]: Finished pulling Docker container image
Python 3.12.8
:/home/container$ if [[ -d .git ]] && [[ ${AUTO_UPDATE} == "1" ]]; then git pull; fi; if [[ ! -z ${PY_PACKAGES} ]]; then pip install -U --prefix .local ${PY_PACKAGES}; fi; if [[ -f /home/container/${REQUIREMENTS_FILE} ]]; then pip install --disable-pip-version-check -U --prefix .local -r ${REQUIREMENTS_FILE}; fi; /usr/local/bin/python ${PY_START_FLAGS} /home/container/${BOT_PY_FILE}
/usr/local/bin/python: can't open file '/home/container/1': [Errno 2] No such file or directory
container@pterodactyl~ Server marked as offline...
[Bot-Hosting Daemon]: Aborting automatic restart, crash detection is disabled for this instance.
Describe the solution you'd like
[Bot-Hosting Daemon]: Checking server disk space usage, this could take a few seconds...
[Bot-Hosting Daemon]: Updating process configuration files...
[Bot-Hosting Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Bot-Hosting Daemon]: Pulling Docker container image, this could take a few minutes to complete...
[Bot-Hosting Daemon]: Finished pulling Docker container image
Python 3.12.8
:/home/container$ if [[ -d .git ]] && [[ ${AUTO_UPDATE} == "1" ]]; then git pull; fi; if [[ ! -z ${PY_PACKAGES} ]]; then pip install -U --prefix .local ${PY_PACKAGES}; fi; if [[ -f /home/container/${REQUIREMENTS_FILE} ]]; then pip install --disable-pip-version-check -U --prefix .local -r ${REQUIREMENTS_FILE}; fi; /usr/local/bin/python ${PY_START_FLAGS} /home/container/${BOT_PY_FILE}
/usr/local/bin/python: can't open file '/home/container/1': [Errno 2] No such file or directory
container@pterodactyl~ Server marked as offline...
[Bot-Hosting Daemon]: Aborting automatic restart, crash detection is disabled for this instance.
Additional context
[Bot-Hosting Daemon]: Checking server disk space usage, this could take a few seconds...
[Bot-Hosting Daemon]: Updating process configuration files...
[Bot-Hosting Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Bot-Hosting Daemon]: Pulling Docker container image, this could take a few minutes to complete...
[Bot-Hosting Daemon]: Finished pulling Docker container image
Python 3.12.8
:/home/container$ if [[ -d .git ]] && [[ ${AUTO_UPDATE} == "1" ]]; then git pull; fi; if [[ ! -z ${PY_PACKAGES} ]]; then pip install -U --prefix .local ${PY_PACKAGES}; fi; if [[ -f /home/container/${REQUIREMENTS_FILE} ]]; then pip install --disable-pip-version-check -U --prefix .local -r ${REQUIREMENTS_FILE}; fi; /usr/local/bin/python ${PY_START_FLAGS} /home/container/${BOT_PY_FILE}
/usr/local/bin/python: can't open file '/home/container/1': [Errno 2] No such file or directory
container@pterodactyl~ Server marked as offline...
[Bot-Hosting Daemon]: Aborting automatic restart, crash detection is disabled for this instance.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
2025-01-17 18:30:18.080 [info] Experiment 'pythonRecommendTensorboardExt' is active
2025-01-17 18:30:18.080 [info] Experiment 'pythonTerminalEnvVarActivation' is active
2025-01-17 18:30:18.080 [info] Experiment 'pythonTestAdapter' is active
2025-01-17 18:30:18.080 [info] Native locator: Refresh started
2025-01-17 18:30:18.080 [info] Native locator: Refresh started
2025-01-17 18:30:18.813 [info] > conda info --json
2025-01-17 18:30:38.893 [info] Python interpreter path: ~\AppData\Local\Programs\Python\Python312-32\python.exe
2025-01-17 18:30:39.726 [info] Native locator: Refresh finished in 76818 ms
2025-01-17 18:31:05.730 [info] Starting Pylance language server.
A clear and concise description of what you want to happen. Include any alternative solutions you've considered.
[Bot-Hosting Daemon]: Checking server disk space usage, this could take a few seconds...
[Bot-Hosting Daemon]: Updating process configuration files...
[Bot-Hosting Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Bot-Hosting Daemon]: Pulling Docker container image, this could take a few minutes to complete...
[Bot-Hosting Daemon]: Finished pulling Docker container image
Python 3.12.8
:/home/container$ if [[ -d .git ]] && [[ ${AUTO_UPDATE} == "1" ]]; then git pull; fi; if [[ ! -z ${PY_PACKAGES} ]]; then pip install -U --prefix .local ${PY_PACKAGES}; fi; if [[ -f /home/container/${REQUIREMENTS_FILE} ]]; then pip install --disable-pip-version-check -U --prefix .local -r ${REQUIREMENTS_FILE}; fi; /usr/local/bin/python ${PY_START_FLAGS} /home/container/${BOT_PY_FILE}
/usr/local/bin/python: can't open file '/home/container/1': [Errno 2] No such file or directory
container@pterodactyl~ Server marked as offline...
[Bot-Hosting Daemon]: Aborting automatic restart, crash detection is disabled for this instance.
Describe the solution you'd like
[Bot-Hosting Daemon]: Checking server disk space usage, this could take a few seconds...
[Bot-Hosting Daemon]: Updating process configuration files...
[Bot-Hosting Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Bot-Hosting Daemon]: Pulling Docker container image, this could take a few minutes to complete...
[Bot-Hosting Daemon]: Finished pulling Docker container image
Python 3.12.8
:/home/container$ if [[ -d .git ]] && [[ ${AUTO_UPDATE} == "1" ]]; then git pull; fi; if [[ ! -z ${PY_PACKAGES} ]]; then pip install -U --prefix .local ${PY_PACKAGES}; fi; if [[ -f /home/container/${REQUIREMENTS_FILE} ]]; then pip install --disable-pip-version-check -U --prefix .local -r ${REQUIREMENTS_FILE}; fi; /usr/local/bin/python ${PY_START_FLAGS} /home/container/${BOT_PY_FILE}
/usr/local/bin/python: can't open file '/home/container/1': [Errno 2] No such file or directory
container@pterodactyl~ Server marked as offline...
[Bot-Hosting Daemon]: Aborting automatic restart, crash detection is disabled for this instance.
Additional context
[Bot-Hosting Daemon]: Checking server disk space usage, this could take a few seconds...
[Bot-Hosting Daemon]: Updating process configuration files...
[Bot-Hosting Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Bot-Hosting Daemon]: Pulling Docker container image, this could take a few minutes to complete...
[Bot-Hosting Daemon]: Finished pulling Docker container image
Python 3.12.8
:/home/container$ if [[ -d .git ]] && [[ ${AUTO_UPDATE} == "1" ]]; then git pull; fi; if [[ ! -z ${PY_PACKAGES} ]]; then pip install -U --prefix .local ${PY_PACKAGES}; fi; if [[ -f /home/container/${REQUIREMENTS_FILE} ]]; then pip install --disable-pip-version-check -U --prefix .local -r ${REQUIREMENTS_FILE}; fi; /usr/local/bin/python ${PY_START_FLAGS} /home/container/${BOT_PY_FILE}
/usr/local/bin/python: can't open file '/home/container/1': [Errno 2] No such file or directory
container@pterodactyl~ Server marked as offline...
[Bot-Hosting Daemon]: Aborting automatic restart, crash detection is disabled for this instance.
The text was updated successfully, but these errors were encountered: