-
Notifications
You must be signed in to change notification settings - Fork 549
webportal do not work for v1.6.0 #5455
Comments
could you start a dev-box, go to to see the results? It is recommended to use dev-box manage the pai cluster after using quick-start deployment. |
I have run these two commands, and these three containers are already working. The link https://master_ip/marketplace/api/ and https://master_ip/marketplace/plugin.js can return files successfully. My problem is that the plugin is not displayed on the homepage. And, this issue is more urgent, can you take a look, thank you. |
Looks like you have resolve #5457, thanks for your answer , and we are going to fix the ansible version in deployment (or you can submit PRs if you want). |
is there any error in console after Press 'F12' & refresh the page ? |
Looks like the configuration of webportal plugin miss the webportal:
server-port: 9286
plugins:
- id: marketplace
title: Marketplace
uri: /marketplace/plugin.js |
After I added the id according to this configuration, something strange happened.
Then I directly deleted this part of the configuration and everything was normal. @yiyione Thanks. |
Organization Name:
Short summary about the issue/question:
After config marketplace based on this comment. The link https://master_ip/marketplace/api/ and https://master_ip/marketplace/plugin.js can work well.
but webportal config based on this how to does not work.
related section of service file.
Brief what process you are following:
How to reproduce it:
OpenPAI Environment:
uname -a
):Anything else we need to know:
The text was updated successfully, but these errors were encountered: