Unable to customize form BrokenPipeError: [Errno 32] Broken pipe

Hi, I have added a new field to Employee Form and clicked on update, which resulted in Server error. What is causing this server issue and how can I fix it? Kindly provide detailed information.

broken-pipe

If this is a development server then your bench stopped. Start it again.

Can you be more specific please! How to start a bench? Can we run below commands?

bench destroy-all-sessions
bench --site [site-name] enable-scheduler
bench --site [site-name] clear-cache
bench --site [site-name] migrate

bench start
1 Like