Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation issues on proxmox lxc, ubuntu 18.04 #117

Closed
ScIT-Raphael opened this issue Jan 12, 2019 · 4 comments
Closed

Installation issues on proxmox lxc, ubuntu 18.04 #117

ScIT-Raphael opened this issue Jan 12, 2019 · 4 comments

Comments

@ScIT-Raphael
Copy link
Member

Operating System (OS/VERSION):

Ubuntu 18.04, LXC Proxmox Template

HestiaCP Version:

0.9.8-25

Installed Software (what you got with the installer):

Apache2, Nginx and MultiPHP

Steps to Reproduce:

Install using the default install script.

Other Notes:

Installation went trough but gave out some error messages. hestia backend is working - but apparmor and iptables seems not to.

Installation log:
Install HestiaCP and all required packages, the process will take around 10-15 minutes.../
Upgrade phpMyAdmin to v4.8.4...
Job for apparmor.service failed because the control process exited with error code.
See "systemctl status apparmor.service" and "journalctl -xe" for details.
Update ClamAV definitions...-
/usr/local/hestia/bin/v-update-firewall: line 169: /etc/network/if-pre-up.d/iptables: No such file or directory
/usr/local/hestia/bin/v-update-firewall: line 170: /etc/network/if-pre-up.d/iptables: No such file or directory
/usr/local/hestia/bin/v-update-firewall: line 171: /etc/network/if-pre-up.d/iptables: No such file or directory
chmod: cannot access '/etc/network/if-pre-up.d/iptables': No such file or directory

Congratulations, you have just successfully installed Hestia Control Panel

@ScIT-Raphael
Copy link
Member Author

netplan seems to cause the issue, deeper investigation ongoing. Added a software conflict check for it to prevent installation failures: 7a2e35b

@ScIT-Raphael
Copy link
Member Author

Added a new commit to support netplan configuration: 7f27d6c

Pending scripts: v-stop-firewall and v-update-firewall

@ioannidesalex
Copy link
Member

And the installer script.

@ScIT-Raphael
Copy link
Member Author

Fixed with the last few commits, added netplan support and proxmox/lxc detection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants