简体   繁体   English

Rails和Heroku中的Websolr问题

[英]Websolr issue in Rails and Heroku

I am maintaining client website which built in rails and Postgres database and deployed on Heroku server . 我正在维护内置rails and Postgres数据库并部署在Heroku server上的客户端网站。

This website used websolr for search. 该网站使用websolr进行搜索。 But suddenly from few days got issue regarding websolr . 但是几天后突然出现了有关websolr问题。 Got below error: 出现以下错误:

Error is on websolr: Error: {"code":403,"message":"Cluster is currently read-only for maintenance. Please try your request again in a few minutes. See status.websolr.com or contact support@websolr.com for updates."}

I tried to find out solutions but no any where mention specific this issue. 我试图找出解决方案,但没有任何地方提及此问题。

Let me know if any one have knowledge or faced before same issue. 让我知道是否有人在同一问题上有知识或面临过。

Thanks 谢谢

打开支持凭单,Heroku会将其升级到WebSolr。

I got solutions as I discuss with Heroku server guys and send them Websolr link which used in my app. 在与Heroku服务器人员讨论时,我得到了解决方案,并向他们发送了在我的应用中使用的Websolr链接。

So, issue was websolr URL. 因此,问题是websolr URL。 Websolr URL was in maintenance. Websolr URL正在维护中。

Thanks 谢谢

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM