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

migrate press doesn't finalize #2403

Open
j2l opened this issue Jan 3, 2025 · 0 comments
Open

migrate press doesn't finalize #2403

j2l opened this issue Jan 3, 2025 · 0 comments

Comments

@j2l
Copy link

j2l commented Jan 3, 2025

Hello,
I wanted to test Press locally on prod docker containers, I get-app, install-app, and Press is not present in the About of pressite:
image

while being present in the list-apps:

bench --site pressite list-apps

frappe 15.51.0 UNVERSIONED
press  0.7.0   master

bench --site pressite migrate throws:

bench --site pressite migrate --skip-failing --skip-search-index
Migrating pressite
Updating DocTypes for frappe        : [========================================] 100%
Updating DocTypes for press         : [========================================] 100%
Updating Dashboard for frappe
Updating Dashboard for press
Updating customizations for Country
Updating customizations for Address
Running sanity checks...
An error occurred: 'NoneType' object has no attribute 'group'

I don't know how/why it is possible to be listed on bench bu not present on the dashboard.

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