Replies: 1 comment
-
|
Deplying content service https://10.20.0.14/jenkins/job/Deploy/job/DockDev/job/Kubernetes/job/Content/137/console with release-5.2.0 branch solved the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
During the dev testing, we found that the contributor org reviewer is not able to publish content.
curl 'https://dock.sunbirded.org/action/content/v4/publish/do_11380345858203648014136' \ -H 'Connection: keep-alive' \ -H 'X-Channel-Id: 01379157488516300825' \ -H 'X-App-Id: dev.dock.portal' \ -H 'ts: 2023-05-25T21:51:38+05:30' \ -H 'X-msgid: 6577e512-9757-47ff-baa6-d2a22f97a34a' \ -H 'sec-ch-ua-mobile: ?0' \ -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36' \ -H 'Content-Type: application/json' \ -H 'Accept: application/json' \ -H 'X-Source: web' \ -H 'sec-ch-ua: "Google Chrome";v="93", " Not;A Brand";v="99", "Chromium";v="93"' \ -H 'X-Device-ID: db8b260d09d28050cd5b47a47d6dcc5b' \ -H 'X-Request-ID: e35069bc-08a1-4a1c-a61f-a3d922454823' \ -H 'sec-ch-ua-platform: "Linux"' \ -H 'Origin: https://dock.sunbirded.org' \ -H 'Sec-Fetch-Site: same-origin' \ -H 'Sec-Fetch-Mode: cors' \ -H 'Sec-Fetch-Dest: empty' \ -H 'Referer: https://dock.sunbirded.org/contribute/program/5bc03a00-ee67-11ed-a249-d1c2d4936c48' \ -H 'Accept-Language: en-GB,en;q=0.9' \ -H 'Cookie: connect.sid=s%3AAxLOzz2T1J1yjt2lWhrpHShY_Ah2xf5x.Wmz%2BcSUFcC8wkPi6TYLn3hw7i4xBKIVEpWLKZZoQ%2B4o' \ --data-raw '{"request":{"content":{"lastPublishedBy":"45f8355e-e029-4021-bf96-cb9ab87ca07c"}}}' \ --compressedThis CURL is showing status code as 404 Not Found. Nothing has been changed in cokreat portal around this flow.
Also,
https://10.20.0.14/jenkins/job/Deploy/job/DockDev/job/Kubernetes/job/OnboardAPIs this job shows release-5.2.0-vdn is deployed and the API endpoint is there in the kong API config file.
https://github.com/project-sunbird/sunbird-devops/blob/release-5.2.0-vdn/ansible/roles/kong-api/defaults/main.yml#L2678
@pallakartheekreddy, when contacted Anil G, he advised to contact you. Can you please help?
Beta Was this translation helpful? Give feedback.
All reactions