Assistance Needed with Installing Helpdesk on Server

Hi Team,

I’ve been attempting to install the helpdesk on my server, following these commands:

  1. bench get-app helpdesk
  2. bench --site siteone.com install-app helpdesk

However, during the installation process, I encountered an error.

Could someone please assist me in resolving this issue?

Thank you,
Vijay Perumalsamy

hey @Vijay-Perumalsamy
getting same error, have you got any solution

Try Running this commands

bench get-app helpdesk --branch main

bench --site [sitename] install-app helpdesk --force

bench migrate

Try this @Vinay1 :
bench reinstall
after installing helpdesk,
And this solved the above issue

1 Like