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

500 Internal Server Error on products when upgrading cci version to 3.84.1 #3556

Open
fplt opened this issue Feb 28, 2024 · 0 comments
Open

Comments

@fplt
Copy link

fplt commented Feb 28, 2024

Bug

when upgrading cci version to 3.84.1 we get a 500 Internal Server Error on the products page.

Description

when running load_dataset as a task, I'm getting the following:
Error: is_person_type

notes:
IsPersonType is visible only if the organization has the person account feature enabled.

As per this post, James mentioned that the issue has been fixed in 3.84.1.
https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007XIPZMSA5

so we upgraded from version 3.84.0 to version 3.84.1 to solve the issue, https://domain/admin works just fine but when going to https://domain/products, we get the following error:

500 Internal Server Error
Exception inside application.
Daphne
metadeploy500

seems to be an issue in MetaDeploy with the new version of cci? or is there any workaround in order to make it work or did we miss something?
we didn't find any logs in docker

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