Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Received BenchOperationFrappeBranchChangeFailed error while creating new site #247

Open
4 tasks
niraj2477 opened this issue Dec 16, 2024 · 0 comments
Open
4 tasks

Comments

@niraj2477
Copy link
Collaborator

Describe the bug

  • While creating new site with the flag frappe-branch, site creation failed with BenchOperationFrappeBranchChangeFailed.

To Reproduce

  1. Run command fm create pms --frappe-branch develop
  2. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant