cancel
Showing results for 
Search instead for 
Did you mean: 

Hybris 6.7 Backoffice login page showing error

former_member628401
Participant
0 Kudos
1,014

Hi Experts , I have done local setup with hybris 6.7 . But after server getting some error on backoffice login as below :

Can anyone suggest on this why i'm getting error on backoffice login page as attached .

Thanks in advance .

Regards ,

Satish

former_member620692
Active Contributor
0 Kudos

Hi @Satish - It looks like a merging issue. Please try the following:

  1. Create a backup of hybris/bin/ext-backoffice/backoffice/resources/backoffice/generated folder somewhere outside your Hybris installation and then delete this folder from your Hybris installation.

  2. Perform ant clean all and then restart your server

If it still doesn't work, please execute the command, ant npminstall clean all at hybris/bin/platform as an Admin user.

https://www.laptopmag.com/articles/open-windows-10-command-prompt-administrator-privileges

former_member628401
Participant
0 Kudos

Hi Thanks for your support .

I have resolve this issues .

Regards ,

View Entire Topic
former_member628401
Participant
0 Kudos

Hi ,

i had already tried 2-3 time above approach but it's not working now .

Seems like issues regarding "Sass : syntax error : file to import not found or unreachable: /opt/hybris in hybris"

but don't know how to resolve this one......still looking soln for this .

Regards,

Satish

former_member620692
Active Contributor
0 Kudos

I have updated my answer. Please let me know if it works now.