How can we help you today?
Admin Panel Integration doesn't work, index.php?dispatch=signin.signin returns 503 - system error
Dear Leonardo,
We are sorry to hear that you experience this issue. We have forwarded your request to our software architects. We will contact you as soon as they examine the issue.
Thank you.
Thanks for your reply.
I tried opening it again today, without chaning anything code-wise, and the admin panel is now working. Maybe it was a temporary issue?
Dear Leonardo,
We are glad to hear the the issue is resolved for you. Unfortunately, our software architects have not examined this issue yet. Most probably it was temporary issue. Please let us know when the issue occurs again so our software architects can examine it in more detail.
Thank you.
It occurrs on two domains I manage: www.minimumfax.com (api key **********) www.itmyit.com (api key *********)
Dear Leonardo,
We have forwarded your request to our software architects and will contact you as soon as we get any results.
Dear Leonardo,
Thank you for your time and patience.
Please create closed ticket in our portal and provide temporary FTP access to your server so our software architects can examine the issue in detail.
Thank you.
I can provide the source code to the python api wrapper for the searchanise APIs I wrote, and of the odoo module that handles product synchronization and search; I'm also am available for some real-time tests and whatever your developers may need to debug the issue; maybe coordinating via chat or any other more immediate communication platform than this support forum.
Also note that the admin wiget is now partially working: it loads and shows everything, but full text search preview and other parts don't work.
Dear Leonardo,
Thank you for your reply.
Could you please provide access credentials to admin panel of your store in a separate ticket so our software architects can examine the issue? Unfortunately, our software architects cannot examine the issue without access to operating store.
Thank you.
Leonardo Donelli
I developed a searchanise integration for Odoo, and deployed it on https://www.minimumfax.com
I already deployed the same integration on another project, and the admin panel integration was working perfectly, I was able to load the admin widget and do all the operations (e.g. buying the pro version).
Today i've deployed the integration on the linked site and; while the search itself works fine; the admin panel integration doesn't work: the init script is executed, I see the searchanise loading spinner, but one of the pieces requested by the init script returns 503 - system error. Here is the request that fails:
Request:
Request headers:
query string:
Form data:
Can you suggest what could be the problem?