You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you retain the logfile (path of logfile is shared while the script is run)? We definitely need the logfile to debug any easy install related issues.
Blank
Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome
Error response from daemon: driver failed programming external connectivity on endpoint frappe-proxy-1 (4eefefb05ee9226f6da7183247681837e28bb49eec6323e49c82414c7c83165c): Error starting userland proxy: listen tcp4 0.0.0.0:80: bind: address already in use
Docker Compose failed, please check the container logs
Command '['/usr/bin/docker', 'compose', '-p', 'frappe', '-f', '/root/frappe-compose.yml', 'up', '-d']' returned non-zero exit status 1
Additional context
I tried --port but nothing, couldn't find a port command for the installer in the documentation only for after installed, I already have something on port 80, just wanted to see if the device could handle two services.
Possible Solution
a --port command for the installer?
The text was updated successfully, but these errors were encountered:
Issue: Easy Install
Do the checklist before filing an issue:
Did you retain the logfile (path of logfile is shared while the script is run)? We definitely need the logfile to debug any easy install related issues.
Blank
Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome
Distro Information (Required)
Paste the contents of
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
Linux raspberrypi1 6.1.0-rpi7-rpi-v8 Add README #1 SMP PREEMPT Debian 1:6.1.63-1+rpt1 (2023-11-24) aarch64 GNU/Linux
Command Run (Required)
sudo python3 easy-install.py --prod --email bxxxxxx.com
Log File (Required)
BLANK
Screenshots
Error response from daemon: driver failed programming external connectivity on endpoint frappe-proxy-1 (4eefefb05ee9226f6da7183247681837e28bb49eec6323e49c82414c7c83165c): Error starting userland proxy: listen tcp4 0.0.0.0:80: bind: address already in use
Docker Compose failed, please check the container logs
Command '['/usr/bin/docker', 'compose', '-p', 'frappe', '-f', '/root/frappe-compose.yml', 'up', '-d']' returned non-zero exit status 1
Additional context
I tried --port but nothing, couldn't find a port command for the installer in the documentation only for after installed, I already have something on port 80, just wanted to see if the device could handle two services.
Possible Solution
a --port command for the installer?
The text was updated successfully, but these errors were encountered: