[GH-ISSUE #6709] Tianji install fails #1424

Closed
opened 2026-02-26 12:48:51 +03:00 by kerem · 1 comment
Owner

Originally created by @XENONFFM on GitHub (Aug 9, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/6709

Have you read and understood the above guidelines?

y

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

Tianji

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/tianji.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📝 Provide a clear and concise description of the issue.

The deployment of the Tianji LXC container fails.

🔄 Steps to reproduce the issue.

Normal install (bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/tianji.sh)")

Paste the full error output (if available).

> @tianji/server@ db:migrate:apply /opt/tianji/src/server
> prisma migrate deploy

Environment variables loaded from .env
Prisma schema loaded from prisma/schema.prisma
Datasource "db": PostgreSQL database

Error: P1013: The provided database string is invalid. invalid port number in database URL. Please refer to the documentation in https://www.prisma.io/docs/reference/database-reference/connection-urls for constructing a correct connection string. In some cases, certain characters must be escaped. Please check the string for any illegal characters.
 ELIFECYCLE  Command failed with exit code 1.

[ERROR] in line 65: exit code 0: while executing command $STD pnpm db:migrate:apply

[ERROR] in line 1353: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"

🖼️ Additional context (optional).

No response

Originally created by @XENONFFM on GitHub (Aug 9, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/6709 ### ✅ Have you read and understood the above guidelines? y ### 📜 What is the name of the script you are using? Tianji ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/tianji.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📝 Provide a clear and concise description of the issue. The deployment of the Tianji LXC container fails. ### 🔄 Steps to reproduce the issue. Normal install (`bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/tianji.sh)"`) ### ❌ Paste the full error output (if available). ``` > @tianji/server@ db:migrate:apply /opt/tianji/src/server > prisma migrate deploy Environment variables loaded from .env Prisma schema loaded from prisma/schema.prisma Datasource "db": PostgreSQL database Error: P1013: The provided database string is invalid. invalid port number in database URL. Please refer to the documentation in https://www.prisma.io/docs/reference/database-reference/connection-urls for constructing a correct connection string. In some cases, certain characters must be escaped. Please check the string for any illegal characters.  ELIFECYCLE  Command failed with exit code 1. [ERROR] in line 65: exit code 0: while executing command $STD pnpm db:migrate:apply [ERROR] in line 1353: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)" ``` ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:48:51 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Aug 9, 2025):

Report this at there repo please. It failed at Prisma Migration

<!-- gh-comment-id:3170563113 --> @MickLesk commented on GitHub (Aug 9, 2025): Report this at there repo please. It failed at Prisma Migration
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#1424
No description provided.