New bench creation

Results for local bench init:
Found existing apps updating states…
$ bench build
Assets for Commit 6b3d283cf7ac7ce26907c67fe229fecf356388ef don’t exist
Linking /Users/ramki/frappe-turiya/apps/frappe/node_modules to ./assets/frappe/node_modules :heavy_check_mark: Application Assets Linked

Results for server bench init:---------------ound existing apps updating states…
$ sudo supervisorctl restart frappe:
frappe: ERROR (no such group)
frappe: ERROR (no such group)
WARN: restarting supervisor failed. Use bench restart to retry.
$ bench build
Assets for Commit 6b3d283cf7ac7ce26907c67fe229fecf356388ef don’t exist
:heavy_check_mark: Application Assets Linked

After creating site and app in server it doesn’t visible

supervisorctl hasn’t restarted properly - you may have an ownership problem of the service
Check /etc/supervisor/supervisord.conf;

1 Like