Azure deletes wkhtmltopdf

Jis Parking 20 Reputation points
2023-02-15T21:27:02.8033333+00:00

Hi I do not know why it's happening this, but I install with ssh to wkhtmltopdf and it installed correctly BUT I start to use it and it work for an hour or less, when I check why it stops I check with SSH if the wkhtmltopdf is still installed and it has been deleted it does not exist, I mean it is like I never installed before, so I wonder what it's happening there?

I use python version 3. I use the deployment with github, maybe it's in the deployment? I do not know

Thanks

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,969 questions
{count} votes

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 22,706 Reputation points Moderator
    2023-02-23T07:53:08.75+00:00

    Thanks for reaching here! Could you confirm have you checked the logs for any error messages? You mentioned that you are using Github for deployment. Have you checked the deployment logs for any error messages?

    It is also possible that the issue is with the app logs. You can examine both the deployment logs and the app logs for any error messages. These logs often identify specific issues that can prevent app deployment or app startup.

    You can check the logs in the Azure portal for your web app by selecting Diagnose and solve problems from the left menu and then selecting Availability and Performance.

    See: https://learn.microsoft.com/en-us/azure/app-service/configure-language-python#troubleshooting

    Let us know.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.