- Issue created by @tripodcreative
- Status changed to Closed: duplicate
over 1 year ago 8:10pm 5 June 2023
After upgrading to the latest version (8.1.3), Pantheon search stops working. No other configuration changes were made, just the upgrade to the latest version. This error is thrown in the logs:
Drupal\search_api_solr\SearchApiSolrException: Solr endpoint https://search-gateway-proxy-us-central1-b.svc.pantheon.io:443/ not found (code: 404, body: <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Not Found</title> </head> <body><h2>HTTP ERROR 404 Not Found</h2> <table> <tr><th>URI:</th><td>/solr/2fc57841-fec1-4b22-8937-3dc62a5cd5e8_test_coref6ccj/admin/system</td></tr> <tr><th>STATUS:</th><td>404</td></tr> <tr><th>MESSAGE:</th><td>Not Found</td></tr> <tr><th>SERVLET:</th><td>default</td></tr> </table> </body> </html> , message: Solr HTTP error: Not Found (404) <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Not Found</title> </head> <body><h2>HTTP ERROR 404 Not Found</h2> <table> <tr><th>URI:</th><td>/solr/2fc57841-fec1-4b22-8937-3dc62a5cd5e8_test_coref6ccj/admin/system</td></tr> <tr><th>STATUS:</th><td>404</td></tr> <tr><th>MESSAGE:</th><td>Not Found</td></tr> <tr><th>SERVLET:</th><td>default</td></tr> </table> </body> </html> ). in Drupal\search_api_solr\SolrConnector\SolrConnectorPluginBase->handleHttpException() (line 1039 of /code/web/modules/contrib/search_api_solr/src/SolrConnector/SolrConnectorPluginBase.php).
I also attempted to follow the Troubleshooting Indices linked from this module's index page, but it goes to a 404 GitHub link.
I can confirm Pantheon search is enabled on our account and our search version of 8 is on our pantheon.yml file.
Any help would be appreciated, search is currently not functioning on our site right now.
This is preventing us from searching on Pantheon, so any help would be appreciated
Closed: duplicate
8.1
Miscellaneous