β
Have you read and understood the above guidelines?
yes
π Did you run the script with verbose mode enabled?
Yes, verbose mode was enabled and the output is included below
π What is the name of the script you are using?
OxiCloud
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/oxicloud.sh)"
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 13
π§± Is this Proxmox host running arm64?
No
π Which Proxmox version are you on?
pve-manager/9.1.19/076d7c3c108f0346 (running kernel: 7.0.2-6-pve)
π Provide a clear and concise description of the issue.
I use this script before, then I los admin password so I choose to delete Container and start from scrach.
When using script I Use advanced mode and configure Like I alsways do, but when " Building OxiCloud (Patience) " display message with long wait after Its stoped with Error massage.
π Steps to reproduce the issue.
Paste script to PVE console and choose eather advanced or default mode. and wait for outcome
β Paste the full error output (if available).
From Terminal
oxicloud-107-9fa3ba06.log
βοΈ in line 41: exit code 101 (APT: Configuration error (bad sources.list, malformed config)): while executing command cargo build --release -j 2 --bin oxicloud --bin migrate-nfc-filenames
--- Last 20 lines of log ---
|
126 | FileDto {
| ^^^^^^^ missing is_favorite and is_shared
error[E0063]: missing fields is_favorite and is_shared in initializer of FolderDto
--> src/interfaces/api/handlers/folder_handler.rs:674:19
|
674 | let dto = FolderDto {
| ^^^^^^^^^ missing is_favorite and is_shared
error[E0063]: missing fields is_favorite and is_shared in initializer of FileDto
--> src/interfaces/api/handlers/folder_handler.rs:698:19
|
698 | let dto = FileDto {
| ^^^^^^^ missing is_favorite and is_shared
For more information about this error, try rustc --explain E0063.
warning: oxicloud@0.8.7: OxiCloud built with git hash: unknown and branch: unknown
error: could not compile oxicloud (lib) due to 6 previous errors
[2026-08-02 10:34:34] [ERROR] in line 41: exit code 101 (APT: Configuration error (bad sources.list, malformed config)): while executing command cargo build --release -j 2 --bin oxicloud --bin migrate-nfc-filenames
βοΈ Installation failed in container 107 (exit code: 101)
π Installation log: /tmp/oxicloud-107-9fa3ba06.log
Error: APT: Configuration error (bad sources.list, malformed config)
What would you like to do?
- Remove container and exit
- Keep container for debugging
- Retry with verbose mode (full rebuild)
- Repair APT/DPKG state and re-run install (in-place)
Select option [1-4] (default: 1, auto-remove in 60s): 3
/dev/fd/63: line 5500: read: read error: 0: Input/output error
βοΈ Could not read your response (stdin error) - keeping container 107 for safety.
βοΈ Remove it manually if not needed: pct destroy 107
πΌοΈ Additional context (optional).
No response
β Have you read and understood the above guidelines?
yes
π Did you run the script with verbose mode enabled?
Yes, verbose mode was enabled and the output is included below
π What is the name of the script you are using?
OxiCloud
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/oxicloud.sh)"
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 13
π§± Is this Proxmox host running arm64?
No
π Which Proxmox version are you on?
pve-manager/9.1.19/076d7c3c108f0346 (running kernel: 7.0.2-6-pve)
π Provide a clear and concise description of the issue.
I use this script before, then I los admin password so I choose to delete Container and start from scrach.
When using script I Use advanced mode and configure Like I alsways do, but when " Building OxiCloud (Patience) " display message with long wait after Its stoped with Error massage.
π Steps to reproduce the issue.
Paste script to PVE console and choose eather advanced or default mode. and wait for outcome
β Paste the full error output (if available).
From Terminal
oxicloud-107-9fa3ba06.log
βοΈ in line 41: exit code 101 (APT: Configuration error (bad sources.list, malformed config)): while executing command cargo build --release -j 2 --bin oxicloud --bin migrate-nfc-filenames
--- Last 20 lines of log ---
|
126 | FileDto {
| ^^^^^^^ missing
is_favoriteandis_sharederror[E0063]: missing fields
is_favoriteandis_sharedin initializer ofFolderDto--> src/interfaces/api/handlers/folder_handler.rs:674:19
|
674 | let dto = FolderDto {
| ^^^^^^^^^ missing
is_favoriteandis_sharederror[E0063]: missing fields
is_favoriteandis_sharedin initializer ofFileDto--> src/interfaces/api/handlers/folder_handler.rs:698:19
|
698 | let dto = FileDto {
| ^^^^^^^ missing
is_favoriteandis_sharedFor more information about this error, try
rustc --explain E0063.warning: oxicloud@0.8.7: OxiCloud built with git hash: unknown and branch: unknown
error: could not compile
oxicloud(lib) due to 6 previous errors[2026-08-02 10:34:34] [ERROR] in line 41: exit code 101 (APT: Configuration error (bad sources.list, malformed config)): while executing command cargo build --release -j 2 --bin oxicloud --bin migrate-nfc-filenames
βοΈ Installation failed in container 107 (exit code: 101)
π Installation log: /tmp/oxicloud-107-9fa3ba06.log
Error: APT: Configuration error (bad sources.list, malformed config)
What would you like to do?
Select option [1-4] (default: 1, auto-remove in 60s): 3
/dev/fd/63: line 5500: read: read error: 0: Input/output error
βοΈ Could not read your response (stdin error) - keeping container 107 for safety.
βοΈ Remove it manually if not needed: pct destroy 107
πΌοΈ Additional context (optional).
No response