Element Synapse LXC Install Script #1574

Closed
opened 2026-02-05 01:38:39 +03:00 by OVERLORD · 7 comments
Owner

Originally created by @beni241 on GitHub (Sep 3, 2025).

Have you read and understood the above guidelines?

yes

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

Element Synapse

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

8.4.12

📝 Provide a clear and concise description of the issue.

I ran the script in the Proxmox shell, assigned the server name example.com, and then the error occurred.

🔄 Steps to reproduce the issue.

Run the script in the Proxmox shell and assign example.com as the server name.

Paste the full error output (if available).

yarn global v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Installed "serve@14.2.4" with binaries:
- serve
Done in 1.68s.
yarn install v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning "@haleos/ra-language-german > ra-core@4.16.20" has incorrect peer dependency "react@^16.9.0 || ^17.0.0 || ^18.0.0".
warning "@haleos/ra-language-german > ra-core@4.16.20" has incorrect peer dependency "react-dom@^16.9.0 || ^17.0.0 || ^18.0.0".
warning "@haleos/ra-language-german > ra-core@4.16.20" has incorrect peer dependency "react-router@^6.1.0".
warning "@haleos/ra-language-german > ra-core@4.16.20" has incorrect peer dependency "react-router-dom@^6.1.0".
warning "@haleos/ra-language-german > ra-core > react-query@3.39.3" has incorrect peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".
warning " > @haxqer/ra-language-chinese@4.16.2" has incorrect peer dependency "ra-core@^4.16.2".
warning "react-admin > ra-ui-materialui@5.10.2" has unmet peer dependency "@mui/system@^5.15.20 || ^6.0.0 || ^7.0.0".
warning "react-admin > ra-ui-materialui@5.10.2" has unmet peer dependency "csstype@^3.1.3".
warning Workspaces can only be enabled in private projects.
error Error: ENOSPC: no space left on device, copyfile '/usr/local/share/.cache/yarn/v6/npm-@sinclair-typebox-0.34.35-185c57551d5edf9a2f6e9d012822b06f942cfbfc-integrity/node_modules/@sinclair/typebox/build/esm/value/clone/index.d.mts' -> '/opt/synapse-admin/node_modules/@sinclair/typebox/build/esm/value/clone/index.d.mts'
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

[ERROR] in line 58: exit code 0: while executing command $STD yarn install --ignore-engines

[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 @beni241 on GitHub (Sep 3, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Element Synapse ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/elementsynapse.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? 8.4.12 ### 📝 Provide a clear and concise description of the issue. I ran the script in the Proxmox shell, assigned the server name example.com, and then the error occurred. ### 🔄 Steps to reproduce the issue. Run the script in the Proxmox shell and assign example.com as the server name. ### ❌ Paste the full error output (if available). yarn global v1.22.22 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Building fresh packages... success Installed "serve@14.2.4" with binaries: - serve Done in 1.68s. yarn install v1.22.22 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... warning "@haleos/ra-language-german > ra-core@4.16.20" has incorrect peer dependency "react@^16.9.0 || ^17.0.0 || ^18.0.0". warning "@haleos/ra-language-german > ra-core@4.16.20" has incorrect peer dependency "react-dom@^16.9.0 || ^17.0.0 || ^18.0.0". warning "@haleos/ra-language-german > ra-core@4.16.20" has incorrect peer dependency "react-router@^6.1.0". warning "@haleos/ra-language-german > ra-core@4.16.20" has incorrect peer dependency "react-router-dom@^6.1.0". warning "@haleos/ra-language-german > ra-core > react-query@3.39.3" has incorrect peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0". warning " > @haxqer/ra-language-chinese@4.16.2" has incorrect peer dependency "ra-core@^4.16.2". warning "react-admin > ra-ui-materialui@5.10.2" has unmet peer dependency "@mui/system@^5.15.20 || ^6.0.0 || ^7.0.0". warning "react-admin > ra-ui-materialui@5.10.2" has unmet peer dependency "csstype@^3.1.3". warning Workspaces can only be enabled in private projects. error Error: ENOSPC: no space left on device, copyfile '/usr/local/share/.cache/yarn/v6/npm-@sinclair-typebox-0.34.35-185c57551d5edf9a2f6e9d012822b06f942cfbfc-integrity/node_modules/@sinclair/typebox/build/esm/value/clone/index.d.mts' -> '/opt/synapse-admin/node_modules/@sinclair/typebox/build/esm/value/clone/index.d.mts' info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. [ERROR] in line 58: exit code 0: while executing command $STD yarn install --ignore-engines [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_
OVERLORD added the bug label 2026-02-05 01:38:39 +03:00
Author
Owner

@MickLesk commented on GitHub (Sep 3, 2025):

Try advanced with Double HDD Space. Does this Work?

@MickLesk commented on GitHub (Sep 3, 2025): Try advanced with Double HDD Space. Does this Work?
Author
Owner

@beni241 commented on GitHub (Sep 3, 2025):

Is your solution probably related to this line? "Error: ENOSPC: no space left on device"
I should have figured that out myself. Thank you, and I apologize.
4GB HDD -> 8GB HDD, works fine, thank you

@beni241 commented on GitHub (Sep 3, 2025): Is your solution probably related to this line? "Error: ENOSPC: no space left on device" I should have figured that out myself. Thank you, and I apologize. 4GB HDD -> 8GB HDD, works fine, thank you
Author
Owner

@tremor021 commented on GitHub (Sep 3, 2025):

yea, this means we need to increase default hdd size

@tremor021 commented on GitHub (Sep 3, 2025): yea, this means we need to increase default hdd size
Author
Owner

@beni241 commented on GitHub (Sep 3, 2025):

The change from -4 to -8 should be sufficient, right?
var_disk="${var_disk:-4}" -> var_disk="${var_disk:-8}"

@beni241 commented on GitHub (Sep 3, 2025): The change from -4 to -8 should be sufficient, right? var_disk="${var_disk:-4}" -> var_disk="${var_disk:-8}"
Author
Owner

@tremor021 commented on GitHub (Sep 3, 2025):

i guess

@tremor021 commented on GitHub (Sep 3, 2025): i guess
Author
Owner

@beni241 commented on GitHub (Sep 3, 2025):

i have change the line and test it, works fine.

elementsynapse.sh

@beni241 commented on GitHub (Sep 3, 2025): i have change the line and test it, works fine. [elementsynapse.sh](https://github.com/user-attachments/files/22124150/elementsynapse.sh)
Author
Owner

@tremor021 commented on GitHub (Sep 3, 2025):

Will be fixed after #7384 merges

@tremor021 commented on GitHub (Sep 3, 2025): Will be fixed after #7384 merges
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1574