We're sorry, an internal error occurred

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 years ago
Hi guys,

I'm facing the common error "We're sorry, an internal error occurred."
Checked log and error message is: "A theme with 'DefaultClean' system name is already defined"

The problem appears right after
1.  I tried to clone Default Theme to MyTheme folder
2. Upload MyTheme in Local Plugin => application restart automatically
3. It's unable to access my website anymore.

Any solution to fix this issue??

Note: I use docker to deloy my website
3 years ago
did you give the new MyTheme a unique SystemName in its theme.json file?
3 years ago
af1racing wrote:
did you give the new MyTheme a unique SystemName in its theme.json file?


Unfortunately, I forgot that file, already remove the file, but it's still unable to login.
3 years ago
The new theme requires a theme.json file, please recheck every step here:
https://docs.nopcommerce.com/en/developer/design/new-theme.html
3 years ago
af1racing wrote:
The new theme requires a theme.json file, please recheck every step here:
https://docs.nopcommerce.com/en/developer/design/new-theme.html


Thanks, I fixed the issue base on your link:
1. Re-create theme following your link (at this time I change the name in theme.json)
2. Re-upload and restart docker => website back to normal :)

Cheers
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.