-
Most Common Issues
- Inactivity Timeout During Rebuild
- Coveo Sort Components Are Stacked in an MVC Search Page
- Security Provider Error Something Went Wrong on the Server
- Problem Accessing the Coveo Admin Service
- Problem Loading the Ninject Assembly
- Empty Strings are not Allowed Exception Occurring When Specifying Creator-Owner Permissions
- Internal Server Error When Querying the REST Service
- Editing the Properties of a Coveo Search MVC Component Freezes the Page Editor in IE11
- Error with ID NO\_DOCUMENT\_INDEXED
- Error or Document Not Found Page After Rebuilding the Indexes
- Problem Registering Search Page Events in Sitecore Analytics Database
- Sitecore Items Do Not Get Automatically Indexed
- Sitecore 8.0 Session is not Initialized Exception
- The Indexing Manager Is Reporting an Error
- Configuration Wizard error - Unable to add the certificate to the Root store. Access is denied.
- Slow Queries in a Coveo-Powered Search Page
- Issue in IE During Admin Service Configuration with the Configuration Wizard
- High Memory Usage While Rebuilding Indexes
- Root Element of a Crawler for a Coveo Index is Invalid
- 404 Errors on Coveo Usage Analytics Search Events
- HTML Version of Indexed Items Are Showing an Error Page
- Coveo-Powered Search Page Fails to Load After Upgrade
- Diagnostic Page Error - Invalid cast from System.String to Coveo.Framework.Configuration.SecurityConfiguration
- Including a Search Box with OmniboxResultList Results in Cannot read property addEventListener of null Error
- Timeout While Expanding Sitecore Security Provider
- NullReferenceException on Tracking.Current When Executing a Request for a Quick View
- Coveo for Sitecore Security Cache Refresh Issues
- How to Modify the Coveo for Sitecore Security Provider Refreshing Parameters
- 403 Forbidden Error When Calling YourSitecoreSite/coveo/rest
- Getting log4net Errors When Attempting to Browse Sitecore Pages
- The Sitecore Security Provider ABC has encountered a fatal exception class CSP FatalException Unable to connect to Sitecore
- No User has been Provided for the Search Request
- Opening Sitecore Indexing Manager Returns a 405 (Method Not Allowed) Error
- Secured Admin Service - Could Not Establish Trust Relationship for the SSL/TLS Secure Channel with Authority Localhost
- Hive Components - Inserting an Example Search Page Results in No Renderings
THIS IS ARCHIVED DOCUMENTATION
Opening Sitecore Indexing Manager Returns a 405 (Method Not Allowed) Error
Description
In Sitecore, you get a 405 (Method Not Allowed) error when trying to connect to one of the following:
- the Sitecore Indexing Manager
- the Coveo for Sitecore Diagnostic Page (Control Panel > Coveo > Diagnostic Page)
Environment
- Coveo for Sitecore 863+
- Troubleshooting
- Admin Service, Indexing Manager, Diagnostic Page
Resolution
There are two possible causes and solutions.
The Admin Service Isn’t Running
Make sure the Coveo Admin Service
is running.
The Admin Service Was Secured and Coveo for Sitecore Was Not Configured Accordingly
It’s possible that the Admin Service was secured but Coveo for Sitecore was not configured accordingly. Therefore, the first thing to check is if the Admin Service is secured:
- On your CES Server, connect to this address
http://localhost/adminservice?wsdl
.- If you can connect to the page, it means your Admin Service is NOT secured.
- If you can’t connect to the page, try connecting to
https://localhost/adminservice?wsdl
. Successfully connecting to that page means the Admin Service is secured.
- If your Admin Service is secured, configure Coveo for Sitecore accordingly (see Securing the Admin Service).
What's Next for Me?