SeriousMikeDE
SeriousMikeDE
Wow - that's exactly what I was searching for the last days :D We need exactly this to execute scripts hidden behind the web server
Hi Would you mind sharing your whole configuration.yaml file?
Hi @ericxin1982 for me it just works as described in the tutorials https://badgerati.github.io/Pode/Tutorials/Logging/Methods/File/ https://badgerati.github.io/Pode/Tutorials/Logging/Types/Errors/ ``` New-PodeLoggingMethod -File -Name 'errors' | Enable-PodeErrorLogging ``` Do you have any error message or does...
Do you have a different user which is running the service? I use the project shawl (also here on GitHub) because the NSSM isn't updated anymore. I specified a user...
Hey Philip, the issue you're running into is the "second hop problem" related to Kerberos. You're only authenticated on the first machine (that management box) but if you try to...