提问人:Abhishek Chougule 提问时间:6/27/2023 更新时间:7/11/2023 访问量:206
请确保 Redis 队列运行 @ redis://localhost:11000
Please make sure that Redis Queue runs @ redis://localhost:11000
问:
请确保 Redis 队列运行 @ redis://localhost:11000
bench 新站点 test1.loc MySQL root密码:
正在安装 frappe... 更新 frappe 的 DocTypes : [========================================] 100% 更新国家信息 : [========================================] 100% 设置管理员密码: 重新输入管理员密码: 请确保 Redis 队列运行 @ redis://localhost:11000 请确保 Redis 队列运行 @ redis://localhost:11000 请确保 Redis 队列运行 @ redis://localhost:11000 请确保 Redis 队列运行 @ redis://localhost:11000 请确保 Redis 队列运行 @ redis://localhost:11000 请确保 Redis 队列运行 @ redis://localhost:11000 请确保 Redis 队列运行 @ redis://localhost:11000 请确保 Redis 队列运行 @ redis://localhost:11000 请确保 Redis 队列运行 @ redis://localhost:11000 请确保 Redis 队列运行 @ redis://localhost:11000
尝试在 frappe 中创建新站点,但它给出错误。
答:
溶液: 只需通过运行以下命令来设置生产自动和手动:
对于自动: sudo bench 设置生产用户名
然后:
主管: sudo apt -y 安装主管 工作台设置主管 sudo ln -s pwd/config/supervisor.conf /etc/supervisor/conf.d/frappe-bench.conf
Nginx的: sudo apt -y 安装 nginx 工作台设置 nginx sudo ln -s pwd/config/nginx.conf /etc/nginx/conf.d/frappe-bench.conf
注意:这里的“frappe-bench”是您的长凳的名称。
sudo systemctl 重启 nginx sudo systemctl 重新启动 mariadb sudo systemctl 重新启动主管 sudo bench 重新启动
请确认并根据您的姓名替换工作台名称。
然后运行: sudo bench 新站点site_name --force
它肯定会起作用。
快乐学习 谢谢:)
https://github.com/frappe/erpnext/issues/35632#issuecomment-1607450697
即使这样也会有所帮助: 安装步骤
PS:在步骤16中,sudobench setup production <<linux user's name>>
评论