-
-
Notifications
You must be signed in to change notification settings - Fork 798
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
[PUI] IPN missing in search #8601
Comments
@SergeoLacruz if you are running from So, I think that the user-interface files are not being downloaded properly - so probably this error is factoring in:
Can you please share the entire log for the update process? |
Here it comes: It's a bare metal setup on Ubuntu 22.04. |
It seems lke you are running bare metal. In this case you will have to build the frontend yourself by running |
I remember... |
You can still download the frontend manually, but only if you run on a sha on official master and not some custom modified version. Or you use a tagged version, then the download should happen automatically. |
Several hundred errors. |
@SergeoLacruz this error means the required packages are not there; |
Victory :-) install npm For nodejs upgrade package info because the latest on 22.04 is 12: curl -sL https://deb.nodesource.com/setup_20.x | sudo bash - invoke int.frontend-install got some warnings like ▲ [WARNING] Unexpected "(" [css-syntax-error]
Finally the new UI works es expected and the IPN is there :-) Thanks to all for the help. |
Please verify that this bug has NOT been raised before.
Describe the bug*
Searching in the old interface shows the IPN and the mart name:
In the new interface the IPN is missing:
Steps to Reproduce
Expected behaviour
IPN should be shown
Deployment Method
Version Information
0.17.0.dev
c734741
2024-11-24
Please verify if you can reproduce this bug on the demo site.
Relevant log output
The text was updated successfully, but these errors were encountered: