cancel
Showing results for 
Search instead for 
Did you mean: 

500 (Internal Server Error) while running fiori app in web ide

HKSAP
Explorer
0 Kudos

Hi everyone

While running my fiori app in web ide,getting error 500 (Internal Server Error).

the destination has got crested successfully.Also odata services are running as expected in GW and browser-tool POSTMAN.But when I run the app using server its throwing below errors

1.Error report</title></head><body><h1>HTTP Status 500 - Could not connect to remote host https://webdisp.spsci.com:44304. Reason: Connection to https://fs.spsci.com refused

2."body": "<html><head><title>Error report</title></head><body><h1>HTTP Status 500 - An exception occured when processing the request: org.apache.http.conn.ConnectTimeoutException. Reason: Connect to fs.spsci.com:44304 timed out</h1></body></html>"

Main issue is it was working for some time in between ,then suddenly it started to throw above errors.

same app was running as expected some days past

Can anyone help me with this

Thanks in advance,

Harshada

former_member228602
Contributor
0 Kudos

Hello Harshada,

Need to check two things

Your neo-app.json and manifest.json files to troubleshoot.

Thanks and Regards,

Veera

Accepted Solutions (1)

Accepted Solutions (1)

michal_keidar
Active Contributor

Hi,

What do you mean "run the app using server"?

If it was working and then stopped working, then back, etc, then something has changed in the backend system or OData service and not in Web IDE.

Error 500 implies that the server is down, so I would check the connectivity of your system.

Also maybe you have some firewall that is blocking the request?

Regards,
Michal.

Answers (0)