Troubleshooting installation errors
Common installation errors
[::]:3030 failed (97: Address family not supported by protocol...
1#1: socket() [::]:3030 failed (97: Address family not supported by protocol)
socket() [::]:3030 failed (97: Address family not supported by protocol)Solution
UI_BAKERY_LISTEN_IP6=falsedocker compose down
docker compose up -dEscaping special characters
UI_BAKERY_SMTP_PASSWORD='myPasswordWithSpecicalChars$33%#4'Last updated
Was this helpful?