Skip to content

Adventurelog can't install with default settingsΒ #9672

@coltc50

Description

@coltc50

βœ… 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?

adventurelog

πŸ“‚ What was the exact command used to execute the script?

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

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Debian 13

πŸ“ˆ Which Proxmox version are you on?

PVE Version 9.1.2 (Kernel: 6.17.2-2-pve)

πŸ“ Provide a clear and concise description of the issue.

βš™οΈ Using Default Settings on node pve
πŸ’‘ PVE Version 9.1.2 (Kernel: 6.17.2-2-pve)
πŸ†” Container ID: 139
πŸ–₯️ Operating System: debian (13)
πŸ“¦ Container Type: Unprivileged
πŸ’Ύ Disk Size: 7 GB
🧠 CPU Cores: 2
πŸ› οΈ RAM Size: 2048 MiB
πŸš€ Creating a AdventureLog LXC using the above default settings

βœ”οΈ Storage local (Free: 66,9GB Used: 24,8GB) [Template]
βœ”οΈ Storage local-lvm (Free: 1,2TB Used: 409,6GB) [Container]
βœ”οΈ Storage 'local-lvm' (lvmthin) validated
βœ”οΈ Template storage 'local' validated
βœ”οΈ Cluster is quorate
βœ”οΈ Template search completed
βœ”οΈ Template debian-13-standard_13.1-2_amd64.tar.zst [online]
βœ”οΈ LXC Container 139 was successfully created.
βœ”οΈ Started LXC Container
βœ”οΈ Network in LXC is reachable (ping)
βœ”οΈ Customized LXC Container
βœ”οΈ Set up Container OS
βœ”οΈ Network Connected: 192.168.176.154
βœ”οΈ IPv4 Internet Connected
βœ–οΈ IPv6 Internet Not Connected
βœ”οΈ Git DNS: github.com:(βœ”οΈ ) raw.githubusercontent.com:(βœ”οΈ ) api.github.com:(βœ”οΈ ) git.community-scripts.org:(βœ”οΈ )
βœ”οΈ Updated Container OS
βœ”οΈ Installed Dependencies
βœ”οΈ Python 3.13 installed
βœ”οΈ Setup uv 0.9.15
βœ”οΈ Setup Node.js 22
βœ”οΈ Installed Node.js modules: pnpm@latest
βœ”οΈ Setup PostgreSQL 17
βœ”οΈ Set up PostgreSQL Database
βœ”οΈ Deployed: adventurelog (0.11.0)
βœ–οΈ in line 66: exit code 1 (General error / Operation not permitted)
β†’ /opt/adventurelog/backend/server/.venv/bin/python -m manage migrate
--- Last 10 lines of silent log ---
with self.db.wrap_database_errors:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/adventurelog/backend/server/.venv/lib/python3.13/site-packages/django/db/utils.py", line 91, in exit
raise dj_exc_value.with_traceback(traceback) from exc_value
File "/opt/adventurelog/backend/server/.venv/lib/python3.13/site-packages/django/db/backends/utils.py", line 103, in _execute
return self.cursor.execute(sql)
~~~~~~~~~~~~~~~~~~~^^^^^
django.db.utils.ProgrammingError: FEHLER: keine Berechtigung, um Erweiterung Β»postgisΒ« zu erzeugen
HINT: Nur Superuser kΓΆnnen diese Erweiterung anlegen.


πŸ“‹ View full log (14805 lines): /root/.install-f4c5380d.log
βœ–οΈ Installation failed in container 139 (exit code: 1)

βœ” Installation log: /tmp/install-lxc-139-f4c5380d.log

Remove broken container 139? (Y/n) [auto-remove in 60s]: n

Container 139 kept for d

πŸ”„ Steps to reproduce the issue.

Tried again but error keeps

❌ Paste the full error output (if available).

see top

πŸ–ΌοΈ Additional context (optional).

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions