Tianji Installation - Cannot Connect #332

Closed
opened 2026-02-04 18:01:01 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @outrank-james on GitHub (Jan 14, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Tianji

📂 What was the exact command used to execute the script?

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/tianji.sh)"

📝 Provide a clear and concise description of the issue.

When creating the VM - It runs through the process just fine, outputs an IP Address and Port number, but unable to connect to the host.

Looking deeper into things, it doesn't look like the service for Tianji is actually running.

Tried this on two separate proxmox instances, both the same outcome.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 24.10

🔄 Steps to reproduce the issue.

Run the default output

Paste the full error output (if available).

no errors

🖼️ Additional context (optional).

No response

Originally created by @outrank-james on GitHub (Jan 14, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Tianji ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/tianji.sh)" ### 📝 Provide a clear and concise description of the issue. When creating the VM - It runs through the process just fine, outputs an IP Address and Port number, but unable to connect to the host. Looking deeper into things, it doesn't look like the service for Tianji is actually running. Tried this on two separate proxmox instances, both the same outcome. ### ⚙️ What settings are you using? - [X] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.10 ### 🔄 Steps to reproduce the issue. Run the default output ### ❌ Paste the full error output (if available). no errors ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 18:01:01 +03:00
Author
Owner

@MickLesk commented on GitHub (Jan 14, 2025):

image

we serve tianji as debian 12, not ubuntu 24.10

@MickLesk commented on GitHub (Jan 14, 2025): ![image](https://github.com/user-attachments/assets/77037ff1-8ea6-4f5c-8888-e714ad6ce9fe) we serve tianji as debian 12, not ubuntu 24.10
Author
Owner

@michelroegl-brunner commented on GitHub (Jan 14, 2025):

Dose not work under Debian 12 to.
image

See msgbyte/tianji#139

@michelroegl-brunner commented on GitHub (Jan 14, 2025): Dose not work under Debian 12 to. ![image](https://github.com/user-attachments/assets/82f0aeee-85d5-44a9-8b3f-cd6f0009b781) See msgbyte/tianji#139
Author
Owner

@MickLesk commented on GitHub (Jan 14, 2025):

missing env-Entry,

you need to add: OPENAI_API_KEY=
in /opt/tianji/src/server/.env
https://github.com/msgbyte/tianji/issues/139

PR: https://github.com/community-scripts/ProxmoxVE/pull/1480

@MickLesk commented on GitHub (Jan 14, 2025): missing env-Entry, you need to add: OPENAI_API_KEY= in /opt/tianji/src/server/.env https://github.com/msgbyte/tianji/issues/139 PR: https://github.com/community-scripts/ProxmoxVE/pull/1480
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#332