Error in deploying my project

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at admin@example.com to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

I just encountered that. I was calling a stored procedure (mysql) that was quite extensive. No matter WHAT I set the time out in various areas, that is what was happening. So I took the extensive SP and divided it into smaller ones. It runs part 1, returns to the calling scriptcase app, calls SP2, etc. Since it is tapping back into scriptcase, it keeps it alive and I haven’t had the problem since.

Hello, @eatwa2016_Eissa

Can you tell me how are you setting the deploy?

Which type (Typical or advanced) and method (FTP, SFTP…)?

Best regards

1 Like

Thank you very much for your aids
The reason for this problem was that I wanted to create a side menu and link it to the Metronics model via external libraries as follows:


The number of files was too large, so many files were deleted and only the files that were created were kept
There was a problem with the code in some applications
and thank God . The program has been running since yesterday