504 Error When Trying to Access Tab 2.2 in WPSolr Admin
- cbarwinParticipant2 years, 10 months ago #28474
I’m getting a 504 Error when I’m trying to access Tab 2.2 in the WPSolr admin area of my WordPress website.
This is the Define Your Search > Data screen.
I have hundreds of thousands of products with lots of metadata. Could this be why this issue is occurring?Thanks.
cbarwinParticipant2 years, 10 months ago #28477Do you have any suggestions for how I might go about accessing the page? In theory, what would allow me to access it? More server resources? Do you think it’s timing out in AWS, or something with my server environment? Anything I could do to manually write the options into the database?
Thanks for any direction you could give me.
wpsolrKeymaster2 years, 10 months ago #28478Increasing the timeout session time on your Web server/Load balancer could solve the 504 error.
https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/ts-elb-error-message.html
cbarwinParticipant9 months, 3 weeks ago #38272I am still getting this error on Define your search tab.
Also, I need to add a filter in result set based on logged-In user-meta which has comma separated custom taxonomy terms.
This article https://www.wpsolr.com/forums/topic/filter-the-search-results-by-taxonomy/ is exactly what I need but other way around. I want to exclude items belong to given list of Taxonomy terms.wpsolrKeymaster9 months, 3 weeks ago #38273I am still getting this error on Define your search tab.
Nothing new on this subject. There is a timeout due to collecting distinct custom fields on postmetas table.
You can try to increase timouts like PHP timeout, or web server timeout.I also remember that a customer solved this issue by using Firefox instead of chrome (do not ask me why).
For the other question, please create a new topic.
You must be logged in to reply to this topic.