You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While creating new site with the flag frappe-branch, site creation failed with BenchOperationFrappeBranchChangeFailed.
To Reproduce
Run command fm create pms --frappe-branch develop
See error
Expected behavior
New site should be created.
System information (please complete the following information):
fm --version
lsb_release -a
docker version
docker-compose version or docker compose version
Attach log
fm create contribution --frappe-branch develop
✅ Created all required directories.
✅ Started bench services.
✅ Configured common_site_config.json
✅ Configured frappe server
✅ Configured supervisor configs
❌ Error Occured: 'BenchOperationFrappeBranchChangeFailed' object has no attribute 'set_output'
❌ There has been some error creating/starting the bench.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
frappe-branch
, site creation failed withBenchOperationFrappeBranchChangeFailed
.To Reproduce
fm create pms --frappe-branch develop
Expected behavior
System information (please complete the following information):
fm --version
lsb_release -a
docker version
docker-compose version
ordocker compose version
Attach log
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: