dfulton2009
dfulton20092mo ago

Errors Deploying and Testing Scripts

Hello, I'm getting some internal windmill errors on both my prod and dev instances when trying to deploy and test scripts. The main error states "an endpoint requires a privilege that you do not have" when clicking on the Test button when a script is open. This is a recent error, Windmill was functioning fine last week. I am seeing this error in the logs on the servers, workers and indexer pods and wasn't sure if it was related : 2025-07-08T16:27:53.922014Z ERROR Could not receive notification, attempting to reconnect to pg listener target=windmill I attached a screenshot for reference
No description
1 Reply
rubenf
rubenf2mo ago
it means something returned a 403 and almost nothing return a 403 in windmill so maybe your ingress or something

Did you find this page helpful?