Forgejo installation fails #4534
Closed
simpsonetti
started this conversation in
General
Replies: 1 comment
-
Fix is merged! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i fill in advanced installation and than i get this here:
🚀 Creating a Forgejo LXC using the above advanced settings
/dev/fd/63: line 370: /opt/community-scripts/forgejo.conf: No such file or directory
curl: (22) The requested URL returned error: 400
[ERROR] in line 370: exit code 0: while executing command cat < "$FILEPATH"
${NSAPP} Configuration File
Generated on $(date)
CT_TYPE="${CT_TYPE}"
DISK_SIZE="${DISK_SIZE}"
CORE_COUNT="${DISK_SIZE}"
RAM_SIZE="${RAM_SIZE}"
HN="${HN}"
BRG="${BRG}"
APT_CACHER_IP="${APT_CACHER_IP:-none}"
DISABLEIP6="${DISABLEIP6}"
PW="${PW:-none}"
SSH="${SSH}"
SSH_AUTHORIZED_KEY="${SSH_AUTHORIZED_KEY}"
VERBOSE="${VERBOSE}"
TAGS="${TAGS:-none}"
VLAN="${VLAN:-none}"
MTU="${MTU:-1500}"
GATE="${GATE:-none}"
SD="${SD:-none}"
MAC="${MAC:-none}"
NS="${NS:-none}"
NET="${NET}"
EOF
Is there anything i could do?
Regards
EDIT this happes when i say "write config file" to yes. I try it now with "no" and the installation starts regular.
Beta Was this translation helpful? Give feedback.
All reactions