Functional Configurations for release 7.0.0 #791
Replies: 10 comments 7 replies
-
|
@ddevadat You can refer the https://github.com/project-sunbird/sunbird-ed-installer/tree/main/postman-collection/ED-release700 for the postman collection |
Beta Was this translation helpful? Give feedback.
-
|
There are some issues with this . i am executing 2-Knwledge--> 1- Domain Definition --> 1. Domain definition. First it threw this error On checking the onboarded apis domainDefinition was not there. We have already run onboardapi jenkins job from release-7.0.0. But this api was not onboarded. i onboarded the api by updating the variable Now its passing through the first issue but now giving the error 404 error learning service is healthy In the tomcat access logs getting 404 response
|
Beta Was this translation helpful? Give feedback.
-
|
i dont see any logging at the time of invocation in the learning_perf_mw.log and learning_service_mw.log under /data/logs. only logging i see is in the access logs which i logged earlier |
Beta Was this translation helpful? Give feedback.
-
|
i had already onboarded the api but with a different acl. I used yours with acl value of definitionsAdmin, but now i am getting a different error on invoking the api |
Beta Was this translation helpful? Give feedback.
-
|
the the problem is the api token is for api-admin which had the below in this list all_apis_access_group, there is no list for definitionsAdmin. I am not sure if i can run the onboard consumer again as its already created. |
Beta Was this translation helpful? Give feedback.
-
|
i onboarded another consumer and add the acl group definitionsAdmin and used this token as the bearer token. Still getting 404 error. |
Beta Was this translation helpful? Give feedback.
-
|
As per the release 7.0.0 docs, learning was build using Deploy/KnowledgePlatform/Learning -- > release-5.2.0 |
Beta Was this translation helpful? Give feedback.
-
|
when i restarted learnings service tomcat ..this is what i see in the learning_perf_mw.log |
Beta Was this translation helpful? Give feedback.
-
|
@aimansharief any update on this issue |
Beta Was this translation helpful? Give feedback.
-
|
@pallakartheekreddy there are 10 api calls under Domain Definition folder. Does it mean we can skip the enter folder. From which container should i run it and what would be the url endpoint |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
looking for the post deployment functional configuration for sunbird Ed ( release 7.0.0 )
https://ed.sunbird.org/misc/archived/getting-started/install/functional-configurations
The links given here for the postman collection and env variables are broken
https://github.com/project-sunbird/sunbird-ed-installer/blob/release-6.0.0/postman-collection/collectionrelease600.json
https://github.com/project-sunbird/sunbird-ed-installer/blob/release-6.0.0/terraform/azure/template/postman.env.json
Can someone provide the right collection and variables for release 7.0.0
Beta Was this translation helpful? Give feedback.
All reactions