Closed satishmsd598 closed 11 months ago
Hi team,
We are not able to open any Open API specs document and we all are getting 404 not found error. while troubleshooting we are not able to access developer portal main page, we are getting below error,
@satishmsd598
In search Advanced search' setting did you configured the
/apilist` page to search OpenAPI?
Hi team,
We are not able to open any Open API specs document and we all are getting 404 not found error. while troubleshooting we are not able to access developer portal main page, we are getting below error,
Can you please share the sceenshot of `/admin/structure/types/manage/apidoc/display' to verify the format for OpenAPI specification field selected.
Also, please could you share us the result list of command: composer show
.
@satishmsd598 In search
Advanced search' setting did you configured the
/apilist` page to search OpenAPI?
Yes
/admin/structure/types/manage/apidoc/ While troubleshooting we are not able to access developer portal main page.
I have attached composer show command output.
You are in wrong directory. cd to your project directory then run composer show
.
Please find below attachments of compose show.
Could you also please share us the screenshot of /admin/structure/types/manage/apidoc/display
to verify the format for OpenAPI specification field selected.
We can't share the screenshot of /admin/structure/types/manage/apidoc/display because we are not able to access developer portal main page, it shows 404 error page,
Is your nginx configured correctly to work with Drupal?
Check this https://www.nginx.com/resources/wiki/start/topics/recipes/drupal/ especially try_files
and @rewrite
or
see this https://www.drupal.org/docs/contributed-modules/apigee-developer-portal-kickstart/use-kickstart-with-apigee-edge-for-private-cloud#:~:text=cnf%C2%A0file.-,Install,-an%20Nginx%20web
could you please schedule a call to work on this issue?
@satishmolina , As per our conversation over call, the above issue's seem to be nginx server configuration not as per the document, kindly configure your nginx server settings in line with our established standards. https://www.drupal.org/docs/contributed-modules/apigee-developer-portal-kickstart/use-kickstart-with-apigee-edge-for-private-cloud#s-install-an-nginx-web-server
Closing this issue for now, feel free to re-open for any further help.
We have installed Drupal 9 developer portal setup in Linux server and we have uploaded Open API Specs in dev portal successfully.
Our query, search box functionality was not working if we given any input in search box in developer portal and it shows 404 error code.
Please find below attached error screenshot. Please