Skip to content

PrivateBin - install script does't workΒ #6584

@seneca13

Description

@seneca13

βœ… Have you read and understood the above guidelines?

yes

πŸ“œ What is the name of the script you are using?

Privatebin

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/privatebin.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.

After running the script it ends with:

[ERROR] in line 35: exit code 0: while executing command cp cfg/conf.sample.php /opt/privatebin/cfg/conf.php

      _(added the missing /opt/privatebin/cfg/conf.php manually)_

[ERROR] in line 1355: 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)"

Result:
Automatic Root LogIn to LXC doesn't work (neither installation with Default nor Advanced Settings),
manual LogIn with PVE root password doesn't work either.
Only if a password is set (not blank) during Adavanced Settings installation LogIn to LXC is possible.

Privatebin webinterface isn't reachable
http://LXC-IP:80 only shows "Welcome to nginx!...Further configuration is required."

πŸ”„ Steps to reproduce the issue.

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

adding the missing /opt/privatebin/cfg/conf.php manually

❌ Paste the full error output (if available).

[ERROR] in line 35: exit code 0: while executing command cp cfg/conf.sample.php /opt/privatebin/cfg/conf.php

[ERROR] in line 1355: 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)"

====================================================================

Welcome to nginx!

If you see this page, the nginx web server is successfully installed and working. Further configuration is required.

For online documentation and support please refer to nginx.org.
Commercial support is available at nginx.com.

Thank you for using nginx.

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

No response

Metadata

Metadata

Assignees

No one assigned

    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