Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

App proxy returns 500

App proxy returns 500

iandme
Excursionist
13 1 4

I have a proxy hitting my app, it worked perfectly until today.

 

It stopped working all of a sudden and now spits out 500 (Internal Server Error).

 

My entry point works fine, that is I can hit it directly and get expected response.

 

As I can see from the logs the proxy NEVER hits my app but it still says "There was an error in the third-party application." if I try to do a GET directly in the browser. 

 

I just want to stress that my entry point works fine but proxy never calls it.

 

I rectreated my app, deleted and recreated proxy, all to no avail.

 

Any ideas what can be wrong?  

Replies 5 (5)

iandme
Excursionist
13 1 4

500 is gone but it now redirects to "myurl/password" from "myurl/proxy/entrypoint".

 

By the way I'm in development environment. Fully logged in to the site.

 

Any body has a clue what's going on?

pixeledluke
Tourist
8 0 1

Hi @iandme 

 

Did you find a solution for this issue, as a few of us have had a very similar issue over at https://community.shopify.com/c/Shopify-APIs-SDKs/Application-Proxy-There-was-an-error-in-the-third-... from around the same time you posted your issue?

 

Thanks,

Luke

iandme
Excursionist
13 1 4

In my case the issue was incomplete SSL certificate, I was missing fullchain.pem from configuration.

pixeledluke
Tourist
8 0 1

Thanks for getting back so quickly @iandme,

 

How did you manage to debug this? Were you using a tool like https://www.sslshopper.com/ssl-checker.html, and if so, did this flag the issue?

 

Cheers.

Rmushtaq
Shopify Partner
7 0 0

hey land.e, i have 500 app proxy issue, how did you get it resolved, thanks