This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
Installing Homarr resulting with an error #2050
Labels
🛑 Failure to comply with the guidelines
Failure to comply with the guidelines
Please verify that you have read and understood the guidelines.
yes
A clear and concise description of the issue.
An error past installation of Node.js/Yarn
Which Linux distribution are you employing?
Debian 12
If relevant, including screenshots or a code block can be helpful in clarifying the issue.
`added 1 package in 4s
✓ Installed Node.js/Yarn
++ openssl rand -base64 32
sed: -e expression Created VM not initialize #1, char 48: unknown option to `s'
++ error_handler 42 'sed -i '''s/NEXTAUTH_SECRET="[^"]"/NEXTAUTH_SECRET="'''"$(openssl rand -base64 32)"'''"/''' /opt/homarr/.env'
++ local exit_code=1
++ local line_number=42
++ local 'command=sed -i '''s/NEXTAUTH_SECRET="[^"]"/NEXTAUTH_SECRET="'''"$(openssl rand -base64 32)"'''"/''' /opt/homarr/.env'
++ local 'error_message=\033[01;31m[ERROR]\033[m in line \033[01;31m42\033[m: exit code \033[01;31m1\033[m: while executing command \033[33msed -i '''s/NEXTAUTH_SECRET="[^"]"/NEXTAUTH_SECRET="'''"$(openssl rand -base64 32)"'''"/''' /opt/homarr/.env\033[m'
++ echo -e '\n\033[01;31m[ERROR]\033[m in line \033[01;31m42\033[m: exit code \033[01;31m1\033[m: while executing command \033[33msed -i '''s/NEXTAUTH_SECRET="[^"]*"/NEXTAUTH_SECRET="'''"$(openssl rand -base64 32)"'''"/''' /opt/homarr/.env\033[m'
[ERROR] in line 42: exit code 1: while executing command sed -i 's/NEXTAUTH_SECRET="[^"]*"/NEXTAUTH_SECRET="'"$(openssl rand -base64 32)"'"/' /opt/homarr/.env
++ [[ 42 -eq 24 ]]
root@pve:~# `
Please provide detailed steps to reproduce the issue.
Running the script :
'
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/homarr.sh)"
'
The text was updated successfully, but these errors were encountered: