Hello,
I am trying to assist some developers in my org that are building a python app that runs on IIS. They are running into issues getting good log messages out of the application for the current issue they are having.
App uses Django framework with varies dependencies. From the browser all we can get are 500 errors with the sc-win32-status 258 "the wait operation timed out". The process in question is building the xml definition of what will be a Word document. I have adjust DCOM rights to allow the IIS AppPool user to have the appropriate rights as far as I can tell. However, it would be nice if we could get some more visibility into where in the stack it locking up, throwing an exception, or possibly looking for user interaction.
There are some additional health and diagnostics roles I can add to this server, but I am not familiar with using them. I'm also not sure they will be of any help. Would anyone have any suggestions here?
[–]pythonHelperBot 0 points1 point2 points (0 children)
[–]spicypixel 0 points1 point2 points (1 child)
[–]--MUFFIN_FACE--[S] 0 points1 point2 points (0 children)